Skip to content

feat: add PLONK in-circuit verifier #1187

feat: add PLONK in-circuit verifier

feat: add PLONK in-circuit verifier #1187

Triggered via pull request November 8, 2023 11:18
Status Failure
Total duration 6m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
post workflow status to slack
2s
post workflow status to slack
post workflow status to slack
0s
post workflow status to slack
Fit to window
Zoom out
Zoom in

Annotations

9 errors
staticcheck: std/recursion/plonk/verifier.go#L1
: # github.com/consensys/gnark/std/recursion/plonk [github.com/consensys/gnark/std/recursion/plonk.test]
staticcheck: std/recursion/plonk/verifier_test.go#L82
too many arguments in call to NewVerifier
staticcheck: std/recursion/plonk/verifier.go#L5
"math/big" imported and not used
staticcheck: std/recursion/plonk/verifier.go#L6
"strconv" imported and not used (typecheck)
staticcheck
issues found
test: std/recursion/plonk/verifier_test.go#L82
too many arguments in call to NewVerifier
test: std/recursion/plonk/verifier.go#L5
"math/big" imported and not used
test: std/recursion/plonk/verifier.go#L6
"strconv" imported and not used
test
Process completed with exit code 1.