Skip to content

ci: Add first github and gitlab CI checks #5

ci: Add first github and gitlab CI checks

ci: Add first github and gitlab CI checks #5

Triggered via push July 31, 2023 15:33
Status Failure
Total duration 1m 56s
Artifacts

lint.yml

on: push
Lint Verilog sources
1m 45s
Lint Verilog sources
Check bender vendor up-to-date
17s
Check bender vendor up-to-date
Check License headers
6s
Check License headers
Lint YAML Sources
6s
Lint YAML Sources
Lint Python Sources
11s
Lint Python Sources
Lint C/C++ Sources
18s
Lint C/C++ Sources
Lint Editorconfig
5s
Lint Editorconfig
Fit to window
Zoom out
Zoom in

Annotations

14 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 Python Sources
The process '/opt/hostedtoolcache/Python/3.11.4/x64/bin/flake8' failed with exit code 1
Check bender vendor up-to-date
Process completed with exit code 1.
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/