Skip to content

Lint code

Lint code #1162

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

lint.yaml

on: pull_request
Get changed files
51s
Get changed files
Check formatting
12s
Check formatting
Check linting
18s
Check linting
Check types with mypy
23s
Check types with mypy
Check docs
22s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Check linting
Process completed with exit code 1.
ruff (F821): beetsplug/discogs/__init__.py#L274
beetsplug/discogs/__init__.py:274:10: F821 Undefined name `Iterable`
ruff (F821): beetsplug/discogs/__init__.py#L206
beetsplug/discogs/__init__.py:206:10: F821 Undefined name `Iterable`
Check docs
Process completed with exit code 1.
Check docs: docs/changelog.rst#L88
(SEVERE/4) Missing matching underline for section title overline.
Check types with mypy
The process '/opt/pipx_bin/poe' failed with exit code 1
Check types with mypy: beetsplug/discogs/__init__.py#L274
Name "Iterable" is not defined
Check types with mypy: beetsplug/discogs/__init__.py#L206
Name "Iterable" is not defined