Introduce InclusiveRange<T: Integer>
type
#2083
Triggered via pull request
September 10, 2023 14:39
Status
Failure
Total duration
5m 46s
Artifacts
–
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
5m 36s
Emulator
2m 3s
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.
|