19 errors
Flake8 found 19 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 36 in seal5/flow.py
github-actions / Flake8
seal5/flow.py#L36
'seal5.index.File' imported but unused (F401)
Check failure on line 36 in seal5/flow.py
github-actions / Flake8
seal5/flow.py#L36
'seal5.index.NamedPatch' imported but unused (F401)
Check failure on line 36 in seal5/flow.py
github-actions / Flake8
seal5/flow.py#L36
'seal5.index.write_index_yaml' imported but unused (F401)
Check failure on line 37 in seal5/flow.py
github-actions / Flake8
seal5/flow.py#L37
'seal5.passes.PassResult' imported but unused (F401)
Check failure on line 607 in seal5/flow.py
github-actions / Flake8
seal5/flow.py#L607
Line too long (148 > 120 characters) (E501)
Check failure on line 628 in seal5/flow.py
github-actions / Flake8
seal5/flow.py#L628
Line too long (241 > 120 characters) (E501)
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 2 in seal5/passes.py
github-actions / Flake8
seal5/passes.py#L2
'multiprocessing' imported but unused (F401)
Check failure on line 55 in seal5/passes.py
github-actions / Flake8
seal5/passes.py#L55
Expected 2 blank lines, found 1 (E302)
Check failure on line 68 in seal5/passes.py
github-actions / Flake8
seal5/passes.py#L68
Expected 2 blank lines, found 1 (E302)
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)