Skip to content

wip: make log_level configurable for each pass (TODO: integrate in Pa… #82

wip: make log_level configurable for each pass (TODO: integrate in Pa…

wip: make log_level configurable for each pass (TODO: integrate in Pa… #82

GitHub Actions / Flake8 failed May 9, 2024 in 0s

25 errors

Flake8 found 25 errors

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/flow.py#L238

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

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 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 7 in seal5/resources/lit.cfg.py

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/resources/lit.cfg.py#L10

Undefined name 'config' (F821)

Check failure on line 14 in seal5/resources/lit.cfg.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/resources/lit.cfg.py#L14

Undefined name 'config' (F821)

Check failure on line 18 in seal5/resources/lit.cfg.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/resources/lit.cfg.py#L18

Undefined name 'config' (F821)

Check failure on line 1 in seal5/transform/collect_immediate_operands/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/collect_immediate_operands/__init__.py#L1

'.collect.main as CollectImmediateOperands' imported but unused (F401)

Check failure on line 1 in seal5/transform/collect_operand_types/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/collect_operand_types/__init__.py#L1

'.collect.main as CollectOperandTypes' imported but unused (F401)

Check failure on line 1 in seal5/transform/collect_raises/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/collect_raises/__init__.py#L1

'.collect.main as CollectRaises' imported but unused (F401)

Check failure on line 1 in seal5/transform/collect_register_operands/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/collect_register_operands/__init__.py#L1

'.collect.main as CollectRegisterOperands' imported but unused (F401)

Check failure on line 1 in seal5/transform/detect_inouts/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/detect_inouts/__init__.py#L1

'.collect.main as DetectInouts' imported but unused (F401)

Check failure on line 1 in seal5/transform/detect_side_effects/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/detect_side_effects/__init__.py#L1

'.collect.main as DetectSideEffects' imported but unused (F401)

Check failure on line 1 in seal5/transform/drop_unused/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/drop_unused/__init__.py#L1

'.optimizer.main as DropUnused' imported but unused (F401)

Check failure on line 1 in seal5/transform/eliminate_mod_rfs/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/eliminate_mod_rfs/__init__.py#L1

'.transform.main as EliminateModRFS' imported but unused (F401)

Check failure on line 1 in seal5/transform/eliminate_rd_cmp_zero/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/eliminate_rd_cmp_zero/__init__.py#L1

'.transform.main as EliminateRdCmpZero' imported but unused (F401)

Check failure on line 1 in seal5/transform/explicit_truncations/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/explicit_truncations/__init__.py#L1

'.transform.main as ExplicitTruncations' imported but unused (F401)

Check failure on line 1 in seal5/transform/filter_model/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/filter_model/__init__.py#L1

'.filter.main as FilterModel' imported but unused (F401)

Check failure on line 1 in seal5/transform/infer_types/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/infer_types/__init__.py#L1

'.transform.main as InferTypes' imported but unused (F401)

Check failure on line 1 in seal5/transform/optimize_instructions/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/optimize_instructions/__init__.py#L1

'.optimizer.main as OptimizeInstructions' imported but unused (F401)

Check failure on line 1 in seal5/transform/process_settings/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/process_settings/__init__.py#L1

'.transform.main as ProcessSettings' imported but unused (F401)

Check failure on line 34 in seal5/transform/process_settings/transform.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/process_settings/transform.py#L34

Expected 2 blank lines, found 1 (E302)

Check failure on line 1 in seal5/transform/simplify_trivial_slices/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/simplify_trivial_slices/__init__.py#L1

'.transform.main as SimplifyTrivialSlices' imported but unused (F401)