added seq split infrastructure #5397
format.yml
on: push
Check Formatting
45s
Python Linting
0s
Annotations
7 errors and 6 warnings
Check Formatting:
calyx-opt/src/passes/top_down_compile_control.rs#L12
unused import: `core::num`
|
Check Formatting:
calyx-opt/src/passes/top_down_compile_control.rs#L259
variant `Split` is never constructed
|
Check Formatting:
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
|
Check Formatting:
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
|
Check Formatting:
calyx-opt/src/passes/top_down_compile_control.rs#L482
very complex type used. Consider factoring parts into `type` definitions
|
Check Formatting
could not compile `calyx-opt` (lib) due to 5 previous errors
|
Check Formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|