Skip to content

Script Engines

Script Engines #2506

Triggered via pull request June 12, 2025 21:11
Status Failure
Total duration 32s
Artifacts

python_unit_tests.yml

on: pull_request
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
unit-test (3.12)
Process completed with exit code 1.
Ruff (F841): openc3/python/openc3/script_engines/script_engine.py#L77
openc3/script_engines/script_engine.py:77:9: F841 Local variable `escaped_chars` is assigned to but never used
Ruff (F841): openc3/python/openc3/script_engines/script_engine.py#L42
openc3/script_engines/script_engine.py:42:37: F841 Local variable `e` is assigned to but never used
unit-test (3.11)
Process completed with exit code 1.
Ruff (F841): openc3/python/openc3/script_engines/script_engine.py#L77
openc3/script_engines/script_engine.py:77:9: F841 Local variable `escaped_chars` is assigned to but never used
Ruff (F841): openc3/python/openc3/script_engines/script_engine.py#L42
openc3/script_engines/script_engine.py:42:37: F841 Local variable `e` is assigned to but never used
unit-test (3.11)
The strategy configuration was canceled because "unit-test._3_12" failed