Lint code #932
lint.yml
on: pull_request
Get changed files
8s
Check formatting
16s
Check linting
9s
Check types with mypy
13s
Check docs
0s
Annotations
10 errors
Check types with mypy:
beets/autotag/mb.py#L138
Missing type parameters for generic type "list"
|
Check types with mypy:
beets/autotag/mb.py#L179
Missing type parameters for generic type "Sequence"
|
Check types with mypy:
beets/autotag/mb.py#L193
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L241
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L256
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L283
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L407
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L763
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L764
Missing type parameters for generic type "dict"
|
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
|