Lint code #712
Annotations
7 errors and 1 warning
Lint code:
test/test_query.py#L17
test/test_query.py:17:1: I001 Import block is un-sorted or un-formatted
|
Lint code:
test/test_query.py#L34
test/test_query.py:34:27: F401 `beets.library.Item` imported but unused
|
Lint code:
test/test_sort.py#L17
test/test_sort.py:17:1: I001 Import block is un-sorted or un-formatted
|
Lint code:
test/test_sort.py#L21
test/test_sort.py:21:34: F401 `beets.library.Item` imported but unused
|
Lint code:
test/test_sort.py#L505
test/test_sort.py:505:9: F841 Local variable `items` is assigned to but never used
|
Lint code:
test/test_sort.py#L531
test/test_sort.py:531:89: E501 Line too long (89 > 88)
|
Lint code
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading