Skip to content

Add native function declarations for all relevant Test contract functions #2249

Add native function declarations for all relevant Test contract functions

Add native function declarations for all relevant Test contract functions #2249

Triggered via pull request October 6, 2023 09:08
Status Failure
Total duration 3m 14s
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

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.