Lint code #925
lint.yml
on: pull_request
Get changed files
9s
Check formatting
9s
Check linting
14s
Check types with mypy
19s
Check docs
25s
Annotations
10 errors and 5 warnings
Check types with mypy:
beets/autotag/mb.py#L135
Missing type parameters for generic type "list"
|
Check types with mypy:
beets/autotag/mb.py#L176
Missing type parameters for generic type "Sequence"
|
Check types with mypy:
beets/autotag/mb.py#L190
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L238
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L253
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L280
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L404
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L760
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/mb.py#L761
Missing type parameters for generic type "dict"
|
Check types with mypy:
beets/autotag/hooks.py#L59
Missing type parameters for generic type "AttrDict"
|
Get changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check types with mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|