Lint code #222
lint.yaml
on: pull_request
Get changed files
12s
Check formatting
16s
Check linting
10s
Check types with mypy
20s
Check docs
38s
Annotations
8 errors
|
Check linting
Process completed with exit code 1.
|
|
Ruff (W292):
beetsplug/smartplaylist.py#L380
beetsplug/smartplaylist.py:380:23: W292 No newline at end of file
|
|
Check formatting
Process completed with exit code 1.
|
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
|
Check types with mypy:
beetsplug/smartplaylist.py#L322
Argument 1 to "pathname2url" has incompatible type "bytes"; expected "str"
|
|
Check docs
Canceling since a higher priority waiting request for Lint check-refs/pull/6185/merge exists
|
|
Check docs
The operation was canceled.
|
|
Lint check
Canceling since a higher priority waiting request for Lint check-refs/pull/6185/merge exists
|