Lint code #548
lint.yml
on: push
Get changed files
5s
Check formatting
11s
Check linting
8s
Check types with mypy
18s
Check docs
0s
Annotations
5 errors
Check types with mypy:
beets/test/helper.py#L482
"Type[Item]" has no attribute "_original_types"
|
Check types with mypy:
beets/test/helper.py#L483
"Type[Album]" has no attribute "_original_types"
|
Check types with mypy:
beets/test/helper.py#L487
"Type[Item]" has no attribute "_original_queries"
|
Check types with mypy:
beets/test/helper.py#L488
"Type[Album]" has no attribute "_original_queries"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|