Skip to content

seal5/backends/riscv_features: fix

Sign in for the full log view
GitHub Actions / Flake8 failed Nov 18, 2024 in 0s

7 errors

Flake8 found 7 errors

Annotations

Check failure on line 31 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#L31

Undefined name 'LLVMSettings' (F821)

Check failure on line 61 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#L61

Undefined name 'val' (F821)

Check failure on line 64 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#L64

Too many blank lines (2) (E303)

Check failure on line 65 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#L65

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

Check failure on line 93 in seal5/model.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/model.py#L93

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

Check failure on line 105 in seal5/model.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/model.py#L105

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

Check failure on line 21 in seal5/transform/check_pattern_support/check.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/check_pattern_support/check.py#L21

'seal5.model' imported but unused (F401)