Simplify building the decoder auxiliary columns #4295
Annotations
11 warnings
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/
|
Install rust
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/
|
Install rust
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/
|
Install rust
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/
|
Install rust
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:
processor/src/decoder/mod.rs#L25
unused imports: `BlockTableUpdate`, `OpGroupTableUpdate`
|
Check:
processor/src/decoder/aux_hints.rs#L55
multiple methods are never used
|
Check:
processor/src/decoder/aux_hints.rs#L423
method `is_first_child` is never used
|
Check
`miden-processor` (lib) generated 3 warnings (run `cargo fix --lib -p miden-processor` to apply 1 suggestion)
|
Check:
processor/src/decoder/aux_hints.rs#L96
methods `get_block_stack_row_idx` and `get_block_hash_row_idx` are never used
|
Check
`miden-processor` (lib test) generated 2 warnings (1 duplicate)
|
The logs for this run have expired and are no longer available.
Loading