ci: update seal5_build.yml and sync_etiss_seal_build.yml after merge #378
style.yml
on: push
Run linters
11s
Check for License headers
6s
Annotations
6 errors and 1 warning
seal5/backends/riscv_instr_info/writer.py#L23
'seal5.settings.ExtensionsSettings' imported but unused (F401)
|
seal5/backends/riscv_intrinsics/writer.py#L56
Local variable 'uses_mem' is assigned to but never used (F841)
|
seal5/backends/riscv_intrinsics/writer.py#L164
Local variable 'llvm_version' is assigned to but never used (F841)
|
seal5/model.py#L92
Line too long (131 > 120 characters) (E501)
|
seal5/model.py#L104
Line too long (132 > 120 characters) (E501)
|
seal5/transform/detect_registers.py#L39
Line too long (128 > 120 characters) (E501)
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|