Workflow file includes new kenrcraft branch. Also changed checks for … #223
Annotations
15 errors
osaca/db_interface.py#L71
Blank line contains whitespace (W293)
|
osaca/db_interface.py#L151
Missing whitespace after ',' (E231)
|
osaca/db_interface.py#L151
Missing whitespace after ',' (E231)
|
osaca/db_interface.py#L152
Missing whitespace after ',' (E231)
|
osaca/db_interface.py#L177
Missing whitespace after ',' (E231)
|
osaca/db_interface.py#L177
Missing whitespace after ',' (E231)
|
osaca/db_interface.py#L177
Missing whitespace after ',' (E231)
|
osaca/db_interface.py#L177
Missing whitespace after ',' (E231)
|
osaca/parser/parser_AArch64.py#L634
Block comment should start with '# ' (E265)
|
osaca/parser/parser_x86att.py#L377
Blank line contains whitespace (W293)
|
osaca/semantics/hw_model.py#L9
'copy.deepcopy' imported but unused (F401)
|
osaca/semantics/hw_model.py#L16
'ruamel.yaml.compat.StringIO' imported but unused (F401)
|
osaca/semantics/hw_model.py#L206
Missing whitespace after ',' (E231)
|
osaca/semantics/isa_semantics.py#L228
Blank line contains whitespace (W293)
|
tests/test_cli.py#L234
Too many blank lines (2) (E303)
|