WIP: Directly boot pulp cluster #563
lint.yml
on: push
lint-license
11s
lint-sv
52s
lint-sv-format
52s
lint-cxx
14s
Annotations
7 errors and 25 warnings
lint-license:
hw/include/cluster_bus_defines.sv#L2
FAILED: Licence did not match
|
lint-license:
hw/include/periph_bus_defines.sv#L2
FAILED: Licence did not match
|
lint-license:
hw/include/pulp_interfaces.sv#L2
FAILED: Licence did not match
|
lint-license:
hw/include/pulp_soc_defines.sv#L2
FAILED: Licence did not match
|
lint-license
Process completed with exit code 1.
|
lint-sv-format
Process completed with exit code 1.
|
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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/include/pulp_soc_defines.sv#L19:
hw/include/pulp_soc_defines.sv#L19
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
[verible-verilog-lint] hw/include/pulp_soc_defines.sv#L42:
hw/include/pulp_soc_defines.sv#L42
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L171:
hw/chimera_cluster.sv#L171
Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(_[0-9]+)?) [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L334:
hw/chimera_cluster.sv#L334
Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L381:
hw/chimera_cluster.sv#L381
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L382:
hw/chimera_cluster.sv#L382
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L383:
hw/chimera_cluster.sv#L383
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L384:
hw/chimera_cluster.sv#L384
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L385:
hw/chimera_cluster.sv#L385
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L13:
hw/include/pulp_interfaces.sv#L13
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L47:
hw/include/pulp_interfaces.sv#L47
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L49:
hw/include/pulp_interfaces.sv#L49
Explicitly define a storage type for every parameter and localparam, (ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L84:
hw/include/pulp_interfaces.sv#L84
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L171:
hw/include/pulp_interfaces.sv#L171
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L245:
hw/include/pulp_interfaces.sv#L245
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L247:
hw/include/pulp_interfaces.sv#L247
Explicitly define a storage type for every parameter and localparam, (ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L282:
hw/include/pulp_interfaces.sv#L282
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L321:
hw/include/pulp_interfaces.sv#L321
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L409:
hw/include/pulp_interfaces.sv#L409
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
lint-sv-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-sv
The following actions use a deprecated Node.js version 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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "vvf_logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
vvf_logs
Expired
|
21.2 KB |
|