Skip to content

fix last patch stage being skipped #15

fix last patch stage being skipped

fix last patch stage being skipped #15

GitHub Actions / Flake8 failed Mar 1, 2024 in 0s

55 errors

Flake8 found 55 errors

Annotations

Check failure on line 19 in seal5/backends/coredsl2/writer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/coredsl2/writer.py#L19

'm2isar.metamodel.behav' imported but unused (F401)

Check failure on line 27 in seal5/backends/riscv_features/writer.py

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/riscv_features/writer.py#L29

Line too long (150 > 120 characters) (E501)

Check failure on line 20 in seal5/backends/riscv_gisel_legalizer/writer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/riscv_gisel_legalizer/writer.py#L20

'seal5.settings.ExtensionsSettings' imported but unused (F401)

Check failure on line 11 in seal5/backends/viewer_seal5/treegen.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/treegen.py#L11

'tkinter as tk' imported but unused (F401)

Check failure on line 13 in seal5/backends/viewer_seal5/treegen.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/treegen.py#L13

'...metamodel.arch' imported but unused (F401)

Check failure on line 12 in seal5/backends/viewer_seal5/utils.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/utils.py#L12

'anytree.RenderTree' imported but unused (F401)

Check failure on line 29 in seal5/backends/viewer_seal5/utils.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/utils.py#L29

Redefinition of unused 'TreeGenContext' from line 19 (F811)

Check failure on line 23 in seal5/backends/viewer_seal5/viewer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/viewer.py#L23

'...metamodel.utils.expr_preprocessor.process_attributes' imported but unused (F401)

Check failure on line 23 in seal5/backends/viewer_seal5/viewer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/viewer.py#L23

'...metamodel.utils.expr_preprocessor.process_functions' imported but unused (F401)

Check failure on line 23 in seal5/backends/viewer_seal5/viewer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/viewer.py#L23

'...metamodel.utils.expr_preprocessor.process_instructions' imported but unused (F401)

Check failure on line 108 in seal5/backends/viewer_seal5/viewer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/viewer.py#L108

Local variable 'consts_node' is assigned to but never used (F841)

Check failure on line 307 in seal5/backends/viewer_seal5/viewer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/viewer_seal5/viewer.py#L307

Local variable 'text' is assigned to but never used (F841)

Check failure on line 19 in seal5/backends/yaml/writer.py

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/yaml/writer.py#L19

'm2isar.metamodel.behav' imported but unused (F401)

Check failure on line 314 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L314

Line too long (233 > 120 characters) (E501)

Check failure on line 1303 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L1303

Line too long (174 > 120 characters) (E501)

Check failure on line 255 in seal5/frontends/coredsl2_seal5/architecture_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/architecture_model_builder.py#L255

Local variable 'size' is assigned to but never used (F841)

Check failure on line 273 in seal5/frontends/coredsl2_seal5/architecture_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/architecture_model_builder.py#L273

Whitespace before ':' (E203)

Check failure on line 295 in seal5/frontends/coredsl2_seal5/architecture_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/architecture_model_builder.py#L295

Local variable 'qualifiers' is assigned to but never used (F841)

Check failure on line 111 in seal5/frontends/coredsl2_seal5/behavior_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/behavior_model_builder.py#L111

Local variable 'storage' is assigned to but never used (F841)

Check failure on line 112 in seal5/frontends/coredsl2_seal5/behavior_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/behavior_model_builder.py#L112

Local variable 'qualifiers' is assigned to but never used (F841)

Check failure on line 113 in seal5/frontends/coredsl2_seal5/behavior_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/behavior_model_builder.py#L113

Local variable 'attributes' is assigned to but never used (F841)

Check failure on line 340 in seal5/frontends/coredsl2_seal5/behavior_model_builder.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/behavior_model_builder.py#L340

Whitespace before ':' (E203)

Check failure on line 11 in seal5/frontends/coredsl2_seal5/expr_interpreter.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/expr_interpreter.py#L11

'm2isar.M2ValueError' imported but unused (F401)