Fix more spacing issues #86
Annotations
11 errors and 8 warnings
lint-license:
Makefile#L8
FAILED: Licence did not match
|
lint-license:
bender.mk#L8
FAILED: Licence did not match
|
lint-license:
chimera.mk#L8
FAILED: Licence did not match
|
lint-license:
hw/bootrom/snitch/snitch_bootrom.S#L1
FAILED: File does not start with comment
|
lint-license:
hw/bootrom/snitch/snitch_bootrom.S#L1
FAILED: File does not start with comment
|
lint-license:
hw/bootrom/snitch/snitch_startup.c#L1
FAILED: File does not start with comment
|
lint-license:
hw/chimera_cluster_adapter.sv#L8
FAILED: Licence did not match
|
lint-license:
hw/chimera_pkg.sv#L8
FAILED: Licence did not match
|
lint-license:
hw/chimera_top_wrapper.sv#L8
FAILED: Licence did not match
|
lint-license:
sim.mk#L8
FAILED: Licence did not match
|
lint-sv
Process completed with exit code 1.
|
lint-license
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/
|
lint-license
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-cxx
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
[verible-verilog-lint] hw/chimera_cluster_adapter.sv#L204:
hw/chimera_cluster_adapter.sv#L204
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster_adapter.sv#L205:
hw/chimera_cluster_adapter.sv#L205
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_top_wrapper.sv#L305:
hw/chimera_top_wrapper.sv#L305
Use spaces, not tabs. [Style: tabs] [no-tabs]
|
[verible-verilog-lint] hw/chimera_top_wrapper.sv#L440:
hw/chimera_top_wrapper.sv#L440
Binary literal 9'b10000000 has less digits than expected for 9 bits. [Style: number-literals] [undersized-binary-literal]
|
lint-sv
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|