Skip to content

Lint code

Lint code #972

Triggered via pull request February 8, 2025 21:13
Status Success
Total duration 59s
Artifacts

lint.yml

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

Annotations

8 errors
Check types with mypy: beets/util/pipeline.py#L89
Missing type parameters for generic type "Queue"
Check types with mypy: beets/util/pipeline.py#L183
Incompatible types in assignment (expression has type "Optional[R]", variable has type "Optional[T]")
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/importer.py#L565
Cast target is not a type
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1