Skip to content

update ci

update ci #2

GitHub Actions / Flake8 failed Feb 15, 2024 in 0s

42 errors

Flake8 found 42 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 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 204 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L204

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

Check failure on line 1011 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L1011

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

Check failure on line 1149 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L1149

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

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)

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

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/load_order.py#L11

'm2isar.M2NameError' imported but unused (F401)

Check failure on line 17 in seal5/frontends/coredsl2_seal5/parser.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/frontends/coredsl2_seal5/parser.py#L17

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