Bump github.com/onflow/cadence from 0.40.0 to 0.42.5 #796
Annotations
10 errors
Run make ci
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionEffortWeights: *environment.facadeEnvironment does not implement environment.Environment (missing method ReadRandom)
|
Run make ci
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionMemoryWeights: *environment.facadeEnvironment does not implement environment.Environment (missing method ReadRandom)
|
Run make ci
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionMemoryLimit: *environment.facadeEnvironment does not implement environment.Environment (missing method ReadRandom)
|
Run make ci
cannot use environment.NewScriptEnv(proc.RequestContext, ctx.TracerSpan, ctx.EnvironmentParams, txnState) (value of type *environment.facadeEnvironment) as environment.Environment value in struct literal: *environment.facadeEnvironment does not implement environment.Environment (missing method ReadRandom)
|
Run make ci
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in struct literal: *environment.facadeEnvironment does not implement environment.Environment (missing method ReadRandom)
|
Run make ci
cannot use env (variable of type *environment.facadeEnvironment) as "github.com/onflow/flow-go/fvm/runtime".Environment value in argument to b.vmCtx.Borrow: *environment.facadeEnvironment does not implement "github.com/onflow/flow-go/fvm/runtime".Environment (missing method ReadRandom)
|
Run make ci
cannot use &(facadeEnvironment literal) (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Run make ci
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Run make ci
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Run make ci
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading