Skip to content

Lint code

Lint code #262

Triggered via pull request August 25, 2024 17:51
Status Success
Total duration 50s
Artifacts

lint.yml

on: pull_request
Get changed files
9s
Get changed files
Check formatting
21s
Check formatting
Check linting
17s
Check linting
Check types with mypy
11s
Check types with mypy
Check docs
27s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check types with mypy: beets/autotag/mb.py#L133
Missing type parameters for generic type "List"
Check types with mypy: beets/autotag/mb.py#L174
Missing type parameters for generic type "Sequence"
Check types with mypy: beets/autotag/mb.py#L188
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L236
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L251
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L278
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L402
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L770
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/test/helper.py#L478
"Type[Item]" has no attribute "_original_types"