Lint code #941
lint.yml
on: pull_request
Get changed files
12s
Check formatting
16s
Check linting
11s
Check types with mypy
12s
Check docs
0s
Annotations
5 errors
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
|