Python CI #145
Annotations
3 errors
Ruff (PLC2701):
tests/test_raid/test_raid_transitions.py#L5
tests/test_raid/test_raid_transitions.py:5:5: PLC2701 Private name import `_states_to_transitions_names` from external module `firefighter.jira_app.utils`
|
Ruff (PLC2701):
tests/test_raid/test_raid_transitions.py#L6
tests/test_raid/test_raid_transitions.py:6:5: PLC2701 Private name import `_transition_path` from external module `firefighter.jira_app.utils`
|
Test and build Python (3.11, ubuntu-latest)
Process completed with exit code 1.
|