Script Engines #2506
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
|