Skip to content

Python CI

Python CI #145

Manually triggered January 25, 2024 15:46
Status Failure
Total duration 2m 55s
Artifacts

ci.yml

on: workflow_dispatch
Matrix: Test and build Python
Fit to window
Zoom out
Zoom in

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.