Skip to content

Lint code

Lint code #69

Triggered via pull request November 16, 2025 07:46
Status Failure
Total duration 39s
Artifacts

lint.yaml

on: pull_request
Get changed files
13s
Get changed files
Check formatting
15s
Check formatting
Check linting
11s
Check linting
Check types with mypy
20s
Check types with mypy
Check docs
0s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check linting
Process completed with exit code 1.
Ruff (E501): beetsplug/lastgenre/__init__.py#L425
beetsplug/lastgenre/__init__.py:425:89: E501 Line too long (105 > 88)
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
Check types with mypy: beetsplug/lastgenre/__init__.py#L445
"tuple[str, Any]" has no attribute "artist"
Check types with mypy: beetsplug/lastgenre/__init__.py#L442
"tuple[str, Any]" has no attribute "title"
Check types with mypy: beetsplug/lastgenre/__init__.py#L442
"tuple[str, Any]" has no attribute "artist"