Skip to content

Manual codestyle fixes #1596

Manual codestyle fixes

Manual codestyle fixes #1596

Triggered via push December 11, 2024 15:41
Status Failure
Total duration 4m 56s
Billable time 4m
Artifacts
static-code-analysis
30s
static-code-analysis
check-compiled-requirements
55s
check-compiled-requirements
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Ruff (I001): tests/contacts/test_process_mail.py#L6
tests/contacts/test_process_mail.py:6:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/contacts/test_remote_sync.py#L1
tests/contacts/test_remote_sync.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/events/test_ics_parsing.py#L1
tests/events/test_ics_parsing.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/scheduling/test_sync_start_logic.py#L1
tests/scheduling/test_sync_start_logic.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/scheduling/test_syncback_logic.py#L1
tests/scheduling/test_syncback_logic.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/transactions/test_action_scheduling.py#L1
tests/transactions/test_action_scheduling.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/transactions/test_delta_sync.py#L1
tests/transactions/test_delta_sync.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/transactions/test_transaction_creation.py#L1
tests/transactions/test_transaction_creation.py:1:1: I001 Import block is un-sorted or un-formatted
static-code-analysis
Process completed with exit code 1.