Skip to content

[Compiler] Implement Compiler/VM-based environment, enable for contract invocations #10943

[Compiler] Implement Compiler/VM-based environment, enable for contract invocations

[Compiler] Implement Compiler/VM-based environment, enable for contract invocations #10943

Triggered via pull request April 24, 2025 00:26
Status Failure
Total duration 2m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test
Process completed with exit code 2.
Lint: bbq/compiler/compiler_test.go#L5404
not enough arguments in call to compiler.NewInstructionCompiler
Lint: bbq/compiler/compiler_test.go#L5438
not enough arguments in call to compiler.NewInstructionCompiler
Lint: bbq/compiler/codegen_test.go#L1
: # github.com/onflow/cadence/bbq/compiler_test [github.com/onflow/cadence/bbq/compiler.test]
Lint: bbq/compiler/compiler_test.go#L5404
not enough arguments in call to compiler.NewInstructionCompiler
Lint: bbq/compiler/compiler_test.go#L5438
not enough arguments in call to compiler.NewInstructionCompiler
Lint
Process completed with exit code 2.
Lint JSON
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/