Skip to content

ci: Add first github and gitlab CI checks #13

ci: Add first github and gitlab CI checks

ci: Add first github and gitlab CI checks #13

Triggered via push July 31, 2023 17:04
Status Failure
Total duration 1m 55s
Artifacts

lint.yml

on: push
Lint Verilog sources
1m 40s
Lint Verilog sources
Check bender vendor up-to-date
14s
Check bender vendor up-to-date
Check License headers
11s
Check License headers
Lint YAML Sources
7s
Lint YAML Sources
Lint Python Sources
21s
Lint Python Sources
Lint C/C++ Sources
16s
Lint C/C++ Sources
Lint Editorconfig
5s
Lint Editorconfig
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Lint YAML Sources
Process completed with exit code 1.
Check License headers: hw/vendor/openhwgroup_cva6/Bender.yml#L1
FAILED: File does not start with comment
Check License headers: hw/vendor/openhwgroup_cva6/common/local/util/find_first_one.sv#L14
FAILED: First comment ended before licence notice
Check License headers: hw/vendor/openhwgroup_cva6/common/local/util/tc_sram_fpga_wrapper.sv#L9
FAILED: First comment ended before licence notice
Check License headers: hw/vendor/openhwgroup_cva6/common/local/util/tc_sram_wrapper.sv#L9
FAILED: First comment ended before licence notice
Check License headers: hw/vendor/openhwgroup_cva6/core/alu.sv#L2
FAILED: Licence did not match
Lint Verilog sources
Process completed with exit code 1.
Check License headers
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/