Skip to content

Update golang.org/x/net to resolve CVE-2023-45288 #63

Update golang.org/x/net to resolve CVE-2023-45288

Update golang.org/x/net to resolve CVE-2023-45288 #63

Triggered via push May 1, 2024 20:09
Status Failure
Total duration 45s
Artifacts

e2e.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test (linux-386-e2e)
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by go.etcd.io/etcd/server/v3/auth); to add:
test (linux-386-e2e)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by go.etcd.io/bbolt); to add:
test (linux-386-e2e)
Process completed with exit code 2.
test (linux-amd64-e2e)
The job was canceled because "linux-386-e2e" failed.
test (linux-amd64-e2e)
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by go.etcd.io/etcd/server/v3/auth); to add:
test (linux-amd64-e2e)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by go.etcd.io/bbolt); to add:
test (linux-amd64-e2e)
Process completed with exit code 2.
test (linux-386-e2e)
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/.
test (linux-386-e2e)
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/