Skip to content

Lint code

Lint code #22

Triggered via pull request November 12, 2025 01:07
Status Failure
Total duration 56s
Artifacts

lint.yaml

on: pull_request
Get changed files
11s
Get changed files
Check formatting
10s
Check formatting
Check linting
16s
Check linting
Check types with mypy
23s
Check types with mypy
Check docs
38s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Check linting
Process completed with exit code 1.
Ruff (E711): test/plugins/test_musicbrainz.py#L538
test/plugins/test_musicbrainz.py:538:27: E711 Comparison to `None` should be `cond is None`