CM-55207-Fix commit range parsing for empty remote #1638
Annotations
10 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L930
tests/cli/files_collector/test_commit_range_documents.py:930:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L927
tests/cli/files_collector/test_commit_range_documents.py:927:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L924
tests/cli/files_collector/test_commit_range_documents.py:924:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L919
tests/cli/files_collector/test_commit_range_documents.py:919:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L916
tests/cli/files_collector/test_commit_range_documents.py:916:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L901
tests/cli/files_collector/test_commit_range_documents.py:901:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L897
tests/cli/files_collector/test_commit_range_documents.py:897:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
tests/cli/files_collector/test_commit_range_documents.py#L894
tests/cli/files_collector/test_commit_range_documents.py:894:1: W293 Blank line contains whitespace
|
|
Ruff (RET505):
cycode/cli/files_collector/commit_range_documents.py#L464
cycode/cli/files_collector/commit_range_documents.py:464:13: RET505 Unnecessary `else` after `return` statement
|