Skip to content

Lint code

Lint code #239

Triggered via pull request August 10, 2024 00:06
Status Success
Total duration 47s
Artifacts

lint.yml

on: pull_request
Get changed files
11s
Get changed files
Check formatting
21s
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/dbcore/db.py#L300
Missing type parameters for generic type "Type"
Check types with mypy: beets/dbcore/db.py#L310
Missing type parameters for generic type "Type"
Check types with mypy: beets/dbcore/db.py#L319
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L338
Incompatible return value type (got "Model", expected "Type[Model]")
Check types with mypy: beets/dbcore/db.py#L453
Missing type parameters for generic type "Type"
Check types with mypy: beets/dbcore/db.py#L744
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L745
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L752
Missing type parameters for generic type "Mapping"
Check types with mypy: beets/dbcore/db.py#L753
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L779
Missing type parameters for generic type "Mapping"