Skip to content

feat: support fastrand in Go 1.22 (#206) #412

feat: support fastrand in Go 1.22 (#206)

feat: support fastrand in Go 1.22 (#206) #412

Triggered via push March 15, 2024 06:28
Status Failure
Total duration 33s
Artifacts

push-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build
package embed is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/embed)
build
package io/fs is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/io/fs)
build
Process completed with exit code 2.
build
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2, actions/setup-go@v4. 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, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/