Skip to content

feat(verification_layer): bump EigenSDK to v0.3.0 #4198

feat(verification_layer): bump EigenSDK to v0.3.0

feat(verification_layer): bump EigenSDK to v0.3.0 #4198

Triggered via pull request May 23, 2025 22:27
Status Failure
Total duration 1m 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls24-315/kzg/mpcsetup.go#L82
cannot range over N - 1 (value of type uint64) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls24-315/kzg/mpcsetup.go#L54
cannot range over len(s.srs.Pk.G1) - 1 (value of type int) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls24-315/kzg/mpcsetup.go#L33
cannot range over N (variable of type int) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls12-381/kzg/mpcsetup.go#L82
cannot range over N - 1 (value of type uint64) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls12-381/kzg/mpcsetup.go#L54
cannot range over len(s.srs.Pk.G1) - 1 (value of type int) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls12-381/kzg/mpcsetup.go#L33
cannot range over N (variable of type int) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls12-377/kzg/mpcsetup.go#L82
cannot range over N - 1 (value of type uint64) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls12-377/kzg/mpcsetup.go#L54
cannot range over len(s.srs.Pk.G1) - 1 (value of type int) (typecheck)
lint: ../../../go/pkg/mod/github.com/consensys/gnark-crypto@v0.16.0/ecc/bls12-377/kzg/mpcsetup.go#L33
cannot range over N (variable of type int) (typecheck)
lint
Failed to restore: Cache service responded with 422