Skip to content

Clean workflows and go mod #10

Clean workflows and go mod

Clean workflows and go mod #10

Triggered via pull request May 29, 2024 14:45
Status Failure
Total duration 38s
Artifacts

go.yml

on: pull_request
Matrix: lint
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
tests (1.20.x)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
tests (1.20.x)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
tests (1.20.x)
Process completed with exit code 1.
tests (1.22.x)
The job was canceled because "_1_20_x" failed.
tests (1.22.x)
The operation was canceled.
tests (1.21.x)
The job was canceled because "_1_20_x" failed.
tests (1.21.x)
The operation was canceled.
tests (1.20.x)
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/.
tests (1.20.x)
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/