Lint code #942
lint.yml
on: pull_request
Get changed files
16s
Check formatting
16s
Check linting
10s
Check types with mypy
23s
Check docs
0s
Annotations
10 errors
Check types with mypy:
beets/autotag/mb.py#L77
Unsupported left operand type for & ("list[str]")
|
Check types with mypy:
beets/autotag/mb.py#L95
Unsupported left operand type for & ("list[str]")
|
Check types with mypy:
beets/autotag/mb.py#L140
Missing type parameters for generic type "list"
|
Check types with mypy:
beets/autotag/mb.py#L181
Missing type parameters for generic type "Sequence"
|
Check types with mypy:
beets/autotag/mb.py#L195
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L243
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L258
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L285
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L409
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L765
Missing type parameters for generic type "dict"
|