Lint code #394
lint.yml
on: pull_request
Get changed files
13s
Check formatting
10s
Check linting
15s
Check types with mypy
19s
Check docs
27s
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.
|