Skip to content

ci: Add first github and gitlab CI checks #6

ci: Add first github and gitlab CI checks

ci: Add first github and gitlab CI checks #6

Triggered via push July 31, 2023 15:35
Status Failure
Total duration 2m 10s
Artifacts

lint.yml

on: push
Lint Verilog sources
2m 0s
Lint Verilog sources
Check bender vendor up-to-date
13s
Check bender vendor up-to-date
Check License headers
7s
Check License headers
Lint YAML Sources
4s
Lint YAML Sources
Lint Python Sources
7s
Lint Python Sources
Lint C/C++ Sources
17s
Lint C/C++ Sources
Lint Editorconfig
7s
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/