Skip to content

chore: Upgrade to golang 1.22, Replace sprig with sprout, and other updates and fixes plus plank upgrade to fix deletes #575

chore: Upgrade to golang 1.22, Replace sprig with sprout, and other updates and fixes plus plank upgrade to fix deletes

chore: Upgrade to golang 1.22, Replace sprig with sprout, and other updates and fixes plus plank upgrade to fix deletes #575

Triggered via pull request June 27, 2024 22:45
Status Failure
Total duration 40s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Go 1.20 build
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
Go 1.20 build
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
Go 1.20 build
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
Go 1.20 build
Process completed with exit code 1.
Go 1.21 build
The job was canceled because "_1_20" failed.
Go 1.21 build
The operation was canceled.
Go 1.20 build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go 1.20 build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, 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/