Skip to content

Add support for hooks in bytecode execution #35

Add support for hooks in bytecode execution

Add support for hooks in bytecode execution #35

Triggered via pull request September 23, 2024 10:08
Status Failure
Total duration 33s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: engine/builtin_test.go#L2712
undefined: opGetConst
build: engine/builtin_test.go#L2713
undefined: opExit
build: engine/builtin_test.go#L2726
undefined: opGetConst
build: engine/builtin_test.go#L2727
undefined: opExit
build: engine/builtin_test.go#L2842
undefined: opGetConst
build: engine/builtin_test.go#L2843
undefined: opExit
build: engine/builtin_test.go#L2853
undefined: opGetConst
build: engine/builtin_test.go#L2854
undefined: opExit
build: engine/builtin_test.go#L2905
undefined: opEnter
build: engine/builtin_test.go#L2906
undefined: opPutConst
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/