test 761 #5
pr.yml
on: pull_request
staticcheck
37s
Matrix: test
post workflow status to slack
2s
post workflow status to slack
0s
Annotations
10 errors
staticcheck:
backend/groth16/groth16.go#L115
previous case (typecheck)
|
staticcheck:
backend/groth16/bls12-377/goicicle_wrapper.go#L11
could not import github.com/ingonyama-zk/icicle/goicicle (-: # github.com/ingonyama-zk/icicle/goicicle
|
staticcheck
fatal error: cuda.h: No such file or directory
|
staticcheck:
backend/groth16/bls12-377/mpcsetup/setup.go#L34
cannot infer T (backend/groth16/bls12-377/mpcsetup/utils.go:60:17) (typecheck)
|
staticcheck:
backend/groth16/bw6-761/goicicle_wrapper.go#L11
could not import github.com/ingonyama-zk/icicle/goicicle (-: # github.com/ingonyama-zk/icicle/goicicle
|
staticcheck
fatal error: cuda.h: No such file or directory
|
staticcheck:
backend/groth16/bw6-761/mpcsetup/setup.go#L34
cannot infer T (backend/groth16/bw6-761/mpcsetup/utils.go:60:17) (typecheck)
|
staticcheck:
std/algebra/emulated/fields_bw6761/e6_pairing_test.go#L205
a.Mul034By034 undefined (type fptower.E6 has no field or method Mul034By034) (typecheck)
|
staticcheck:
std/groth16_bls24315/verifier.go#L25
"github.com/consensys/gnark/backend/groth16/bls24-315" imported as groth16_bls24315 and not used (typecheck)
|
staticcheck:
frontend/cs/r1cs/builder.go#L209
G601: Implicit memory aliasing in for loop. (gosec)
|