Lint code #1000
lint.yml
on: push
Get changed files
4s
Check formatting
11s
Check linting
16s
Check types with mypy
22s
Check docs
0s
Annotations
10 errors
Check types with mypy:
beets/autotag/mb.py#L146
Missing type parameters for generic type "list"
|
Check types with mypy:
beets/autotag/mb.py#L187
Missing type parameters for generic type "Sequence"
|
Check types with mypy:
beets/autotag/mb.py#L201
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L249
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L264
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L291
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L415
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L771
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L772
Missing type parameters for generic type "dict"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|