Skip to content

update cdsl2llvm dependency branch #12

update cdsl2llvm dependency branch

update cdsl2llvm dependency branch #12

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

58 errors

Flake8 found 58 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 26 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#L26

Expected 2 blank lines, found 1 (E302)

Check failure on line 47 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#L47

Too many blank lines (3) (E303)

Check failure on line 170 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#L170

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

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 163 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L163

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

Check failure on line 215 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L215

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

Check failure on line 998 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L998

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

Check failure on line 1052 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L1052

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

Check failure on line 1138 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L1138

F-string is missing placeholders (F541)

Check failure on line 1142 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L1142

F-string is missing placeholders (F541)

Check failure on line 1190 in seal5/flow.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L1190

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