fix: gnark plonky2 verifier #791
Annotations
15 warnings
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/
|
plonky2x/core/src/backend/wrapper/wrap.rs#L1
unused import: `core::iter::once`
|
plonky2x/core/src/backend/wrapper/wrap.rs#L7
unused imports: `BoolTarget`, `Target`
|
plonky2x/core/src/backend/wrapper/wrap.rs#L17
unused import: `CircuitIO`
|
plonky2x/core/src/backend/wrapper/wrap.rs#L18
unused import: `crate::frontend::hash::sha::sha256::sha256`
|
plonky2x/core/src/backend/wrapper/wrap.rs#L20
unused imports: `Bytes32Variable`, `EvmVariable`
|
plonky2x/core/src/frontend/vars/bytes32.rs#L7
unused import: `BoolVariable`
|
plonky2x/core/src/backend/wrapper/wrap.rs#L251
unused import: `plonky2::field::types::Field`
|
plonky2x/core/src/backend/function/mod.rs#L16
unused import: `sha2::Digest`
|
plonky2x/core/src/backend/wrapper/wrap.rs#L278
type alias `F` is never used
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading