Lint code #1001
Annotations
8 errors
Type check code:
beets/util/pipeline.py#L91
Missing type parameters for generic type "Queue"
|
Type check code:
beets/util/__init__.py#L803
Incompatible types in assignment (expression has type "str", variable has type "bytes")
|
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#L814
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
|
Type check code:
beets/util/__init__.py#L821
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
|
Type check code:
beets/importer.py#L551
Need type annotation for "search_ids" (hint: "search_ids: list[<type>] = ...")
|
Type check code:
beets/importer.py#L1543
Incompatible types in assignment (expression has type "ImportTask", variable has type "SingletonImportTask")
|
Type check code
The process '/opt/pipx_bin/poe' failed with exit code 1
|
Loading