Add action support #86
Annotations
10 warnings
scxml_converter/src/scxml_converter/bt_converter.py#L111
TODO: Replace arguments from the BT xml file.
|
scxml_converter/src/scxml_converter/bt_converter.py#L112
TODO: Change name to instance name
|
scxml_converter/src/scxml_converter/bt_converter.py#L36
Class name "BT_EVENT_TYPE" doesn't conform to PascalCase naming style
|
scxml_converter/src/scxml_converter/bt_converter.py#L44
Missing function or method docstring
|
scxml_converter/src/scxml_converter/bt_converter.py#L56
Too many local variables (35/15)
|
scxml_converter/src/scxml_converter/bt_converter.py#L56
Too many branches (16/12)
|
scxml_converter/src/scxml_converter/bt_converter.py#L56
Too many statements (69/50)
|
scxml_converter/src/scxml_converter/bt_converter.py#L72
Unused variable 'xpi'
|
scxml_converter/src/scxml_converter/scxml_converter.py#L75
TODO: Unused, keeping as reference to output types in low level SCXML
|
scxml_converter/src/scxml_converter/scxml_converter.py#L38
Unnecessary pass statement
|
The logs for this run have expired and are no longer available.
Loading