Started Verilog Backend Implementation #6807
format.yml
on: push
Check Formatting
44s
Python Linting
0s
Annotations
8 errors and 4 warnings
Check Formatting:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L1
unused import: `super::math_utilities::get_bit_width_from`
|
Check Formatting:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L1054
unused variable: `builder`
|
Check Formatting:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L1054
variable does not need to be mutable
|
Check Formatting:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L294
variant `Fsm` is never constructed
|
Check Formatting:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L754
methods `calculate_states_if` and `calculate_states_while` are never used
|
Check Formatting:
calyx-opt/src/passes/dyn_fsm_allocation.rs#L927
field `dump_fsm_json` is never read
|
Check Formatting
could not compile `calyx-opt` (lib) due to 6 previous errors
|
Check Formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|