Lint code #647
Annotations
10 errors and 1 warning
Type check code:
beets/dbcore/query.py#L309
Missing type parameters for generic type "Pattern"
|
Type check code:
beets/dbcore/query.py#L471
Missing type parameters for generic type "Sequence"
|
Type check code:
beets/dbcore/query.py#L482
Missing type parameters for generic type "Iterator"
|
Type check code:
beets/dbcore/query.py#L525
Missing type parameters for generic type "MutableSequence"
|
Type check code:
beets/dbcore/query.py#L870
Missing type parameters for generic type "List"
|
Type check code:
beets/dbcore/query.py#L964
Missing type parameters for generic type "Collection"
|
Type check code:
beets/dbcore/query.py#L1023
Missing type parameters for generic type "List"
|
Type check code:
beets/dbcore/db.py#L281
Missing type parameters for generic type "Type"
|
Type check code:
beets/dbcore/db.py#L291
Missing type parameters for generic type "Type"
|
Type check code:
beets/dbcore/db.py#L319
Incompatible return value type (got "Model", expected "Type[Model]")
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading