Skip to content

Lint code

Lint code #263

Triggered via pull request August 25, 2024 18:09
Status Success
Total duration 47s
Artifacts

lint.yml

on: pull_request
Get changed files
8s
Get changed files
Check formatting
23s
Check formatting
Check linting
24s
Check linting
Check types with mypy
20s
Check types with mypy
Check docs
22s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check types with mypy: beets/autotag/mb.py#L134
Missing type parameters for generic type "List"
Check types with mypy: beets/autotag/mb.py#L175
Missing type parameters for generic type "Sequence"
Check types with mypy: beets/autotag/mb.py#L189
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L237
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L252
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L279
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L403
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L759
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/test/helper.py#L478
"Type[Item]" has no attribute "_original_types"