refactor: uint module #11
Annotations
3 errors and 12 warnings
singer-utils/src/uint/witness_extractors.rs#L14
no associated item named `N_RANGE_CELLS_IN_CARRY_NO_OVERFLOW` found for struct `AddSubConstants` in the current scope
|
singer-utils/src/uint/witness_extractors.rs#L36
no associated item named `N_RANGE_CELLS_IN_CARRY_NO_OVERFLOW` found for struct `AddSubConstants` in the current scope
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
|
|
multilinear_extensions/src/mle.rs#L101
use of deprecated method `mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
|
multilinear_extensions/src/mle.rs#L148
unused variable: `i`
|
|
sumcheck/src/prover.rs#L530
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_in_place_parallel`: deprecated parallel version due to syncronizaion overhead
|
sumcheck/src/prover.rs#L621
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
|
sumcheck/src/prover.rs#L630
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_in_place_parallel`: deprecated parallel version due to syncronizaion overhead
|
|
gkr/src/lib.rs#L9
unexpected `cfg` condition value: `r#unsafe`
|
This job failed
Loading