Lint code #1029
lint.yml
on: pull_request
Get changed files
16s
Check formatting
17s
Check linting
16s
Check types with mypy
24s
Check docs
18s
Annotations
6 errors and 2 warnings
Ruff (I001):
test/plugins/test_replace.py#L1
test/plugins/test_replace.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
test/plugins/test_replace.py#L2
test/plugins/test_replace.py:2:31: F401 `beets.test.helper.PluginTestCase` imported but unused
|
Ruff (N806):
test/plugins/test_replace.py#L23
test/plugins/test_replace.py:23:9: N806 Variable `fakeDirectory` in function should be lowercase
|
Ruff (N806):
test/plugins/test_replace.py#L29
test/plugins/test_replace.py:29:9: N806 Variable `fakeFile` in function should be lowercase
|
Check linting
Process completed with exit code 1.
|
Check docs
Process completed with exit code 1.
|
Get changed files
Unable to find merge base between 5c8f1c1ee578982c1b334eb5e0f735afd28c7066 and 07dff7acd8d93dca99a525c5c6f2653c32c4e03d
|
Get changed files
Unable to find merge base between 5c8f1c1ee578982c1b334eb5e0f735afd28c7066 and 07dff7acd8d93dca99a525c5c6f2653c32c4e03d
|