Lint code #689
lint.yml
on: pull_request
Get changed files
12s
Check formatting
15s
Check linting
8s
Check types with mypy
19s
Check docs
23s
Annotations
5 errors and 5 warnings
Check types with mypy:
beets/plugins.py#L214
Need type annotation for "_raw_listeners"
|
Check types with mypy:
beets/plugins.py#L215
Need type annotation for "listeners"
|
Check types with mypy:
beets/plugins.py#L294
Need type annotation for "_instances" (hint: "_instances: dict[<type>, <type>] = ...")
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
Check docs
ERROR: Unknown target name: "requests_mock".
|
Get changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check types with mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|