Skip to content

Workflow file includes new kenrcraft branch. Also changed checks for … #223

Workflow file includes new kenrcraft branch. Also changed checks for …

Workflow file includes new kenrcraft branch. Also changed checks for … #223

Triggered via push December 10, 2023 16:26
Status Success
Total duration 21s
Artifacts

lint.yml

on: push
Run linters
14s
Run linters
Fit to window
Zoom out
Zoom in

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)