Skip to content

test 761

test 761 #3

Triggered via pull request October 23, 2023 09:09
@grrTheagrrThea
synchronize #2
cpu-gpu-test3
Status Failure
Total duration 54s
Artifacts

pr.yml

on: pull_request
staticcheck
32s
staticcheck
Matrix: test
post workflow status to slack
3s
post workflow status to slack
post workflow status to slack
0s
post workflow status to slack
Fit to window
Zoom out
Zoom in

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)