Skip to content

Lint code

Lint code #1056

Triggered via pull request March 5, 2025 15:31
Status Success
Total duration 52s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
Check types with mypy: beets/util/pipeline.py#L91
Missing type parameters for generic type "Queue"
Check types with mypy: beets/util/__init__.py#L803
Incompatible types in assignment (expression has type "str", variable has type "bytes")
Check types with mypy: beets/util/__init__.py#L806
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
Check types with mypy: beets/util/__init__.py#L814
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
Check types with mypy: beets/util/__init__.py#L821
Argument 4 to "_legalize_stage" has incompatible type "bytes"; expected "str"
Check types with mypy: beets/plugins.py#L293
Need type annotation for "_instances" (hint: "_instances: dict[<type>, <type>] = ...")
Check types with mypy: beets/autotag/mb.py#L146
Missing type parameters for generic type "list"
Check types with mypy: beets/autotag/mb.py#L187
Missing type parameters for generic type "Sequence"
Check types with mypy: beets/autotag/mb.py#L201
Missing type parameters for generic type "dict"
Check types with mypy: beets/autotag/mb.py#L249
Missing type parameters for generic type "dict"
Get changed files
Unable to find merge base between 1f938674015ee71431fe9bd97c2214f58473efd2 and 2101ccf9671ecd4de5880556e9f4270dd99ce29e