10 errors
Flake8 found 10 errors
Annotations
Check failure on line 27 in seal5/backends/riscv_features/writer.py
github-actions / Flake8
seal5/backends/riscv_features/writer.py#L27
Line too long (133 > 120 characters) (E501)
Check failure on line 29 in seal5/backends/riscv_features/writer.py
github-actions / Flake8
seal5/backends/riscv_features/writer.py#L29
Line too long (150 > 120 characters) (E501)
Check failure on line 19 in seal5/backends/yaml/writer.py
github-actions / Flake8
seal5/backends/yaml/writer.py#L19
'm2isar.metamodel.patch_model' imported but unused (F401)
Check failure on line 19 in seal5/backends/yaml/writer.py
github-actions / Flake8
seal5/backends/yaml/writer.py#L19
'm2isar.metamodel.behav' imported but unused (F401)
Check failure on line 273 in seal5/frontends/coredsl2_seal5/architecture_model_builder.py
github-actions / Flake8
seal5/frontends/coredsl2_seal5/architecture_model_builder.py#L273
Whitespace before ':' (E203)
Check failure on line 340 in seal5/frontends/coredsl2_seal5/behavior_model_builder.py
github-actions / Flake8
seal5/frontends/coredsl2_seal5/behavior_model_builder.py#L340
Whitespace before ':' (E203)
Check failure on line 7 in seal5/resources/lit.cfg.py
github-actions / Flake8
seal5/resources/lit.cfg.py#L7
'lit.llvm.llvm_config' imported but unused (F401)
Check failure on line 10 in seal5/resources/lit.cfg.py
github-actions / Flake8
seal5/resources/lit.cfg.py#L10
Undefined name 'config' (F821)
Check failure on line 14 in seal5/resources/lit.cfg.py
github-actions / Flake8
seal5/resources/lit.cfg.py#L14
Undefined name 'config' (F821)
Check failure on line 18 in seal5/resources/lit.cfg.py
github-actions / Flake8
seal5/resources/lit.cfg.py#L18
Undefined name 'config' (F821)