Add functions on testing framework's blockchain to create/load snapshots #2054
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
downstream.yml
on: pull_request
flow-go
4m 28s
Emulator
1m 54s
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.
|