added seq split infrastructure #5397
Annotations
7 errors and 6 warnings
calyx-opt/src/passes/top_down_compile_control.rs#L12
unused import: `core::num`
|
calyx-opt/src/passes/top_down_compile_control.rs#L259
variant `Split` is never constructed
|
calyx-opt/src/passes/top_down_compile_control.rs#L438
use of `extend` instead of `append` for adding the full range of a second vector
|
calyx-opt/src/passes/top_down_compile_control.rs#L472
use of `extend` instead of `append` for adding the full range of a second vector
|
calyx-opt/src/passes/top_down_compile_control.rs#L482
very complex type used. Consider factoring parts into `type` definitions
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading