Skip to content

Lint code

Lint code #449

Triggered via pull request October 8, 2024 11:56
Status Failure
Total duration 1m 6s
Artifacts

lint.yml

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

Annotations

5 errors
Check types with mypy: beetsplug/lyrics.py#L738
Item "None" of "Optional[Match[str]]" has no attribute "group"
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
Ruff (F401): test/plugins/test_lyrics.py#L21
test/plugins/test_lyrics.py:21:27: F401 `unittest.mock.MagicMock` imported but unused
Check linting
Process completed with exit code 1.
Check docs
ERROR: Unknown target name: "requests_mock".