Lint code #575
lint.yml
on: push
Get changed files
6s
Check formatting
15s
Check linting
8s
Check types with mypy
13s
Check docs
24s
Annotations
6 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
|
Check docs
ERROR: Unknown target name: "requests_mock".
|