Skip to content

Lint code

Lint code #417

Triggered via pull request September 30, 2024 09:46
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Get changed files
10s
Get changed files
Check formatting
14s
Check formatting
Check linting
9s
Check linting
Check types with mypy
20s
Check types with mypy
Check docs
0s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check formatting
Process completed with exit code 1.
Check types with mypy: beets/dbcore/db.py#L290
Missing type parameters for generic type "Type"
Check types with mypy: beets/dbcore/db.py#L300
Missing type parameters for generic type "Type"
Check types with mypy: beets/dbcore/db.py#L309
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L328
Incompatible return value type (got "Model", expected "Type[Model]")
Check types with mypy: beets/dbcore/db.py#L443
Missing type parameters for generic type "Type"
Check types with mypy: beets/dbcore/db.py#L734
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L735
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L742
Missing type parameters for generic type "Mapping"
Check types with mypy: beets/dbcore/db.py#L743
Missing type parameters for generic type "FieldQuery"
Check types with mypy: beets/dbcore/db.py#L769
Missing type parameters for generic type "Mapping"