Feat/addition instruction #97
Annotations
6 errors and 2 warnings
pkg/compiler/compiler_test.go#L20
tests declared and not used
|
pkg/compiler/compiler_test.go#L24
cannot use 1 (untyped int constant) as []int value in argument to code.Make
|
pkg/compiler/compiler_test.go#L24
code.Opcode (type) is not an expression
|
pkg/compiler/compiler_test.go#L24
cannot use 2 (untyped int constant) as []int value in argument to code.Make
|
pkg/compiler/compiler_test.go#L48
undefined: testConstants (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading