Refactor on mul/mul_add gadget #1013
Annotations
9 errors and 9 warnings
ceno_zkvm/src/gadgets/is_lt.rs#L104
returning the result of a `let` binding from a block
|
ceno_zkvm/src/uint/arithmetic.rs#L144
useless use of `format!`
|
ceno_zkvm/src/uint/arithmetic.rs#L147
useless use of `format!`
|
ceno_zkvm/src/uint.rs#L186
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
ceno_zkvm/src/uint.rs#L212
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
ceno_zkvm/src/uint.rs#L714
useless conversion to the same type: `std::slice::Iter<'_, u64>`
|
ceno_zkvm/src/uint.rs#L722
manual implementation of an assign operation
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v3, 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