Skip to content

fix: bump go version in release action #13

fix: bump go version in release action

fix: bump go version in release action #13

Triggered via push March 14, 2024 09:32
Status Failure
Total duration 43s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test: helper/kvflag_test.go#L8
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/hashicorp/levant/helper); to add:
test: helper/nomad/opts_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/hashicorp/levant/helper/nomad); to add:
test: helper/nomad/opts_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/hashicorp/levant/helper/nomad); to add:
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/