Skip to content

core: implement auth and authcall #2396

core: implement auth and authcall

core: implement auth and authcall #2396

Triggered via pull request May 14, 2024 13:21
Status Failure
Total duration 28m 50s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: core/vm/instructions_test.go#L120
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L235
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L262
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L298
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L549
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L555
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L579
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L594
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L642
too few values in struct literal of type ScopeContext
build: core/vm/instructions_test.go#L737
too few values in struct literal of type ScopeContext
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/