hw: fix ambiguous inferred type in default #2616
Annotations
1 error and 10 warnings
lint-sv
Process completed with exit code 1.
|
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/
|
lint-tcl
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-tcl
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-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/
|
[verible-verilog-lint] hw/cheshire_pkg.sv#L466:
hw/cheshire_pkg.sv#L466
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] hw/cheshire_pkg.sv#L466:
hw/cheshire_pkg.sv#L466
When an unpacked dimension range is zero-based ([0:N-1]), declare size as [N] instead. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
|
[verible-verilog-lint] hw/cheshire_pkg.sv#L466:
hw/cheshire_pkg.sv#L466
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] hw/cheshire_pkg.sv#L466:
hw/cheshire_pkg.sv#L466
When an unpacked dimension range is zero-based ([0:N-1]), declare size as [N] instead. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
|
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/
|