Skip to content

Lint code

Lint code #1155

Triggered via pull request March 9, 2026 06:33
Status Failure
Total duration 1m 9s
Artifacts

lint.yaml

on: pull_request
Get changed files
13s
Get changed files
Check formatting
12s
Check formatting
Check linting
18s
Check linting
Check types with mypy
19s
Check types with mypy
Check docs
50s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
Check types with mypy: beetsplug/lastgenre/__init__.py#L615
Incompatible return value type (got "tuple[list[str], str] | None", expected "tuple[list[str], str]")
Check types with mypy: beetsplug/lastgenre/__init__.py#L504
Incompatible return value type (got "tuple[list[str], str] | None", expected "tuple[list[str], str]")
Check types with mypy: beetsplug/lastgenre/__init__.py#L442
Missing return statement