Lint code #692
lint.yml
on: pull_request
Get changed files
9s
Check formatting
15s
Check linting
8s
Check types with mypy
18s
Check docs
28s
Annotations
4 errors and 5 warnings
Ruff (E501):
beetsplug/smartplaylist.py#L330
beetsplug/smartplaylist.py:330:89: E501 Line too long (90 > 88)
|
Check linting
Process completed with exit code 1.
|
Check formatting
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
|