PoC: WebAssembly API #2246
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 30s
Emulator
2m 57s
Annotations
8 errors
Emulator
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method CompileWebAssembly)
|
Emulator
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method CompileWebAssembly)
|
Emulator
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method CompileWebAssembly)
|
Emulator
Process completed with exit code 1.
|
flow-go
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method CompileWebAssembly)
|
flow-go
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method CompileWebAssembly)
|
flow-go
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method CompileWebAssembly)
|
flow-go
Process completed with exit code 1.
|