Skip to content

PoC: WebAssembly API #2246

PoC: WebAssembly API

PoC: WebAssembly API #2246

Triggered via pull request October 5, 2023 23:14
Status Failure
Total duration 5m 40s
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

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.