Lint code #710
lint.yml
on: pull_request
Get changed files
10s
Check formatting
10s
Check linting
17s
Check types with mypy
15s
Check docs
0s
Annotations
5 errors and 4 warnings
Check types with mypy:
beets/test/helper.py#L484
"type[Item]" has no attribute "_original_types"
|
Check types with mypy:
beets/test/helper.py#L485
"type[Album]" has no attribute "_original_types"
|
Check types with mypy:
beets/test/helper.py#L489
"type[Item]" has no attribute "_original_queries"
|
Check types with mypy:
beets/test/helper.py#L490
"type[Album]" has no attribute "_original_queries"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|
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 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 linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|