Lint code #237
lint.yml
on: push
Get changed files
6s
Check formatting
15s
Check linting
16s
Check types with mypy
11s
Check docs
0s
Annotations
10 errors
Check types with mypy:
beets/autotag/mb.py#L133
Missing type parameters for generic type "List"
|
Check types with mypy:
beets/autotag/mb.py#L174
Missing type parameters for generic type "Sequence"
|
Check types with mypy:
beets/autotag/mb.py#L188
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/mb.py#L236
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/mb.py#L251
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/mb.py#L278
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/mb.py#L402
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/mb.py#L786
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/mb.py#L787
Missing type parameters for generic type "Dict"
|
Check types with mypy:
beets/autotag/hooks.py#L68
Missing type parameters for generic type "AttrDict"
|