Skip to content

ci: Add first github and gitlab CI checks #18

ci: Add first github and gitlab CI checks

ci: Add first github and gitlab CI checks #18

Triggered via push August 3, 2023 15:46
Status Failure
Total duration 1m 53s
Artifacts

lint.yml

on: push
Lint Verilog sources
1m 39s
Lint Verilog sources
Check bender vendor up-to-date
12s
Check bender vendor up-to-date
Check License headers
9s
Check License headers
Lint YAML Sources
4s
Lint YAML Sources
Lint Python Sources
9s
Lint Python Sources
Lint C/C++ Sources
12s
Lint C/C++ Sources
Lint Editorconfig
6s
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/