Skip to content

Lint code

Lint code #237

Triggered via push August 4, 2024 19:09
Status Success
Total duration 40s
Artifacts

lint.yml

on: push
Get changed files
6s
Get changed files
Check formatting
15s
Check formatting
Check linting
16s
Check linting
Check types with mypy
11s
Check types with mypy
Check docs
0s
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#L786
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/mb.py#L787
Missing type parameters for generic type "Dict"
Check types with mypy: beets/autotag/hooks.py#L68
Missing type parameters for generic type "AttrDict"