Bump github.com/onflow/cadence from 0.40.0 to 0.42.3 #792
Annotations
10 errors and 1 warning
Check Tidy
cannot use &(facadeEnvironment literal) (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Check Tidy
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Check Tidy
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Check Tidy
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)
|
Check Tidy
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)
|
Check Tidy
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)
|
Check Tidy
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)
|
Check Tidy
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)
|
Check Tidy
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)
|
Check Tidy
Process completed with exit code 2.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/flow-playground-api/flow-playground-api. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading