Skip to content

Lint code

Lint code #395

Triggered via pull request September 23, 2024 17:17
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Get changed files
9s
Get changed files
Check formatting
9s
Check formatting
Check linting
10s
Check linting
Check types with mypy
12s
Check types with mypy
Check docs
21s
Check docs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check formatting
Process completed with exit code 1.
Ruff (I001): beetsplug/importhistory.py#L7
beetsplug/importhistory.py:7:1: I001 Import block is un-sorted or un-formatted
Check linting
Process completed with exit code 1.
Check docs
ERROR: Unknown target name: "requests_mock".
Check docs: docs/plugins/importhistory.rst#L76
Definition list ends without a blank line; unexpected unindent.
Check docs
Process completed with exit code 1.