Skip to content

ci: update seal5_build.yml and sync_etiss_seal_build.yml after merge #378

ci: update seal5_build.yml and sync_etiss_seal_build.yml after merge

ci: update seal5_build.yml and sync_etiss_seal_build.yml after merge #378

GitHub Actions / Flake8 failed Oct 30, 2024 in 0s

6 errors

Flake8 found 6 errors

Annotations

Check failure on line 23 in seal5/backends/riscv_instr_info/writer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/riscv_instr_info/writer.py#L23

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

Check failure on line 56 in seal5/backends/riscv_intrinsics/writer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/riscv_intrinsics/writer.py#L56

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

Check failure on line 164 in seal5/backends/riscv_intrinsics/writer.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/backends/riscv_intrinsics/writer.py#L164

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

Check failure on line 92 in seal5/model.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/model.py#L92

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

Check failure on line 104 in seal5/model.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/model.py#L104

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

Check failure on line 39 in seal5/transform/detect_registers.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/transform/detect_registers.py#L39

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