Lint code #648
Annotations
10 errors and 1 warning
Type check code:
beets/util/pipeline.py#L86
Missing type parameters for generic type "Queue"
|
Type check code:
beets/util/__init__.py#L795
Incompatible types in assignment (expression has type "str", variable has type "bytes")
|
Type check code:
beets/util/__init__.py#L798
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
|
Type check code:
beets/util/__init__.py#L806
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
|
Type check code:
beets/util/__init__.py#L813
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
|
Type check code:
beets/dbcore/query.py#L306
Missing type parameters for generic type "Pattern"
|
Type check code:
beets/dbcore/query.py#L468
Missing type parameters for generic type "Sequence"
|
Type check code:
beets/dbcore/query.py#L479
Missing type parameters for generic type "Iterator"
|
Type check code:
beets/dbcore/query.py#L528
Missing type parameters for generic type "FieldQuery"
|
Type check code:
beets/dbcore/query.py#L566
Missing type parameters for generic type "MutableSequence"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading