Skip to content

Execution

Execution #38

Triggered via pull request July 31, 2023 20:35
@mmsc2mmsc2
synchronize #15
Execution
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
test_and_format
54s
test_and_format
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
test_and_format: pkg/vm/run_context.go#L19
run_context.ap undefined (type RunContext has no field or method ap, but does have Ap)
test_and_format: pkg/vm/run_context.go#L23
run_context.fp undefined (type RunContext has no field or method fp, but does have Fp)
test_and_format: pkg/vm/run_context.go#L27
run_context.pc undefined (type RunContext has no field or method pc, but does have Pc)
test_and_format: pkg/vm/vm_core.go#L48
undefined: dst_op
test_and_format: pkg/vm/vm_core.go#L48
undefined: err_dst
test_and_format: pkg/vm/vm_core.go#L48
cannot use &dst_addr (value of type *memory.Relocatable) as type memory.Relocatable in argument to vm.segments.Memory.Get
test_and_format: pkg/vm/vm_core.go#L55
cannot use &op0_addr (value of type *memory.Relocatable) as type memory.Relocatable in argument to vm.segments.Memory.Get
test_and_format: pkg/vm/vm_core.go#L57
not enough arguments in call to vm.runContext.ComputeOp1Addr
test_and_format: pkg/vm/vm_core.go#L61
cannot use &op1_addr (value of type *memory.Relocatable) as type memory.Relocatable in argument to vm.segments.Memory.Get
test_and_format: pkg/vm/vm_core.go#L64
missing return
test_and_format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_and_format
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/
test_and_format
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/
test_and_format
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/
test_and_format
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/