Lint code #675
lint.yml
on: pull_request
Get changed files
13s
Check formatting
15s
Check linting
14s
Check types with mypy
18s
Check docs
29s
Annotations
3 errors and 5 warnings
Ruff (E501):
beetsplug/discogs.py#L78
beetsplug/discogs.py:78:89: E501 Line too long (89 > 88)
|
Check linting
Process completed with exit code 1.
|
Check docs
ERROR: Unknown target name: "requests_mock".
|
Get changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check types with mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|