Skip to content

update golang.org/x/net 2.7 #194

update golang.org/x/net 2.7

update golang.org/x/net 2.7 #194

Re-run triggered July 3, 2024 19:37
Status Failure
Total duration 34s
Artifacts

kind.yaml

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

Annotations

10 errors and 2 warnings
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/tools/clientcmd); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/go-playground/validator/v10); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/go-playground/validator/v10); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
KinD tests (1.21, latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
KinD tests (1.21, latest)
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/.
KinD tests (1.21, latest)
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/