Skip to content

Port internal #143 #2126

Port internal #143

Port internal #143 #2126

Triggered via pull request September 19, 2023 17:08
Status Failure
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

downstream.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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.
flow-go
cannot use func(key string, value interpreter.Value) {…} (value of type func(key string, value interpreter.Value)) as func(fieldName string, fieldValue interpreter.Value) (resume bool) value in argument to compValue.ForEachField
flow-go
Process completed with exit code 1.