Lint code #377
lint.yml
on: pull_request
Get changed files
9s
Check formatting
15s
Check linting
10s
Check types with mypy
14s
Check docs
28s
Annotations
7 errors
Check types with mypy:
beets/autotag/hooks.py#L68
Missing type parameters for generic type "AttrDict"
|
Check types with mypy:
beets/autotag/hooks.py#L180
Missing type parameters for generic type "AttrDict"
|
Check types with mypy:
beets/autotag/hooks.py#L663
Missing type parameters for generic type "Callable"
|
Check types with mypy:
beets/autotag/hooks.py#L677
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/hooks.py#L678
Missing type parameters for generic type "Tuple"
|
Check types with mypy:
beets/autotag/hooks.py#L706
Missing type parameters for generic type "Tuple"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|