i think it's done just lots of bugs #4742
format.yml
on: push
Check Formatting
1m 30s
Python Linting
0s
Annotations
10 errors and 6 warnings
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L548
redundant field names in struct initialization
|
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L583
redundant field names in struct initialization
|
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L585
redundant field names in struct initialization
|
Check Formatting:
calyx-opt/src/passes/static_inliner.rs#L3
unused import: `calyx_ir::guard`
|
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L464
unused variable: `control`
|
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L834
unused variable: `top_level_sgroup`
|
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L847
variable does not need to be mutable
|
Check Formatting:
calyx-opt/src/analysis/static_schedule.rs#L976
associated functions `handle_static_interface_guard` and `handle_static_interface` are never used
|
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L200
multiple associated functions are never used
|
Check Formatting:
calyx-opt/src/passes/compile_static.rs#L650
associated functions `make_guard_dyn_one_cycle_static_comp`, `make_assign_dyn_one_cycle_static_comp`, `make_done_signal_for_promoted_component`, and `make_done_signal_for_promoted_component_one_cycle` are never used
|
Check Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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/
|