Merge pull request #2786 from onflow/release/v0.41.0 #2110
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
downstream.yml
on: push
flow-go
9m 34s
Emulator
2m 17s
Annotations
4 errors
Emulator
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Emulator
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Emulator
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method ReadRandom)
|
Emulator
Process completed with exit code 1.
|