Skip to content

ci: Add first github and gitlab CI checks #9

ci: Add first github and gitlab CI checks

ci: Add first github and gitlab CI checks #9

Triggered via push July 31, 2023 16:05
Status Failure
Total duration 3m 43s
Artifacts

lint.yml

on: push
Lint Verilog sources
3m 29s
Lint Verilog sources
Check bender vendor up-to-date
15s
Check bender vendor up-to-date
Check License headers
18s
Check License headers
Lint YAML Sources
4s
Lint YAML Sources
Lint Python Sources
22s
Lint Python Sources
Lint C/C++ Sources
20s
Lint C/C++ Sources
Lint Editorconfig
13s
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/