Prover: connect the codehash and the statesummary module #2497
Annotations
6 errors and 1 warning
golangci-lint
cannot use rng (variable of type *"math/rand".Rand) as *"math/rand/v2".Rand value in argument to fext.PseudoRand (typecheck)
|
golangci-lint:
prover/maths/common/polyext/poly.go#L4
could not import github.com/consensys/linea-monorepo/prover/maths/common/smartvectors/vectorext (-: # github.com/consensys/linea-monorepo/prover/maths/common/smartvectors/vectorext
|
golangci-lint
cannot use rng (variable of type *"math/rand".Rand) as *"math/rand/v2".Rand value in argument to fext.PseudoRand) (typecheck)
|
golangci-lint:
prover/maths/common/smartvectorsext/arithmetic_basic_ext.go#L6
could not import github.com/consensys/linea-monorepo/prover/maths/common/smartvectors/vectorext (-: # github.com/consensys/linea-monorepo/prover/maths/common/smartvectors/vectorext
|
golangci-lint
cannot use rng (variable of type *"math/rand".Rand) as *"math/rand/v2".Rand value in argument to fext.PseudoRand) (typecheck)
|
golangci-lint
issues found
|
install Go
Restore cache failed: Dependencies file is not found in /runner/_work/linea-monorepo/linea-monorepo. Supported file pattern: go.sum
|
Loading