Fix verbose logging and remove unused variables/imports for CI #184
Annotations
10 errors and 1 warning
|
Ruff:
tests/test_download.py#L5
tests/test_download.py:5:1: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L4
tests/test_download.py:4:8: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L4
tests/test_download.py:4:7: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L4
tests/test_download.py:4:5: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L4
tests/test_download.py:4:3: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L4
tests/test_download.py:4:1: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L2
tests/test_download.py:2:7: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L2
tests/test_download.py:2:5: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L2
tests/test_download.py:2:3: SyntaxError: Expected a statement
|
|
Ruff:
tests/test_download.py#L2
tests/test_download.py:2:1: SyntaxError: Expected a statement
|
|
build
The process '/usr/bin/git' failed with exit code 128
|