Skip to content

init NIFS circuit and gadget #206

init NIFS circuit and gadget

init NIFS circuit and gadget #206

Triggered via pull request November 24, 2023 05:47
Status Success
Total duration 5m 29s
Artifacts

test.yml

on: pull_request
Rust Inline Test
5m 19s
Rust Inline Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Rust Inline Test
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/
Rust Inline Test: nova/src/circuit/nifs.rs#L10
unused variable: `cs`
Rust Inline Test: nova/src/gadget/relaxed_r1cs.rs#L13
unused variable: `cs`
Rust Inline Test: nova/src/gadget/relaxed_r1cs.rs#L13
unused variable: `relaxed_r1cs`
Rust Inline Test: nova/src/circuit/nifs.rs#L5
struct `NifsCircuit` is never constructed
Rust Inline Test: nova/src/circuit/nifs.rs#L10
associated function `verify` is never used
Rust Inline Test: nova/src/circuit/transcript.rs#L7
fields `hasher`, `state`, and `key` are never read
Rust Inline Test: nova/src/circuit/transcript.rs#L23
associated function `append` is never used
Rust Inline Test: nova/src/circuit/transcript.rs#L27
associated function `append_point` is never used
Rust Inline Test: nova/src/circuit/transcript.rs#L33
associated function `squeeze` is never used
Rust Inline Test: nova/src/gadget/mimc.rs#L6
field `constants` is never read