Skip to content

Implement 'variables' extensions and fix numerous other issues #11

Implement 'variables' extensions and fix numerous other issues

Implement 'variables' extensions and fix numerous other issues #11

Triggered via push January 29, 2024 14:15
Status Failure
Total duration 20s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: interp/load_test.go#L87
cannot use &Flags{…} (value of type *Flags) as Flags value in struct literal
build: interp/load_test.go#L90
cannot use &Flags{…} (value of type *Flags) as Flags value in struct literal
build: interp/load_test.go#L93
cannot use &Flags{…} (value of type *Flags) as Flags value in struct literal
build: interp/load_test.go#L96
cannot use &Flags{…} (value of type *Flags) as Flags value in struct literal
build: interp/load_test.go#L99
cannot use &Flags{…} (value of type *Flags) as Flags value in struct literal
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.