Skip to content

Update k8s.io/apimachinery #1817

Update k8s.io/apimachinery

Update k8s.io/apimachinery #1817

Triggered via push October 9, 2024 13:38
Status Failure
Total duration 36s
Artifacts

go.yml

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

Annotations

12 errors and 1 warning
test (1.22.x, macos-latest)
missing go.sum entry for module providing package github.com/fxamacker/cbor/v2 (imported by k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/net (imported by k8s.io/client-go/tools/portforward); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/strings/slices (imported by k8s.io/apimachinery/pkg/labels); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/ptr (imported by k8s.io/apimachinery/pkg/apis/meta/v1); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/pointer (imported by k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/clock (imported by istio.io/istio/pkg/queue); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/clock/testing (imported by k8s.io/client-go/util/flowcontrol); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/buffer (imported by k8s.io/client-go/tools/cache); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/trace (imported by k8s.io/client-go/tools/cache); to add:
test (1.22.x, macos-latest)
missing go.sum entry for module providing package k8s.io/utils/io (imported by istio.io/istio/pilot/cmd/pilot-agent/status); to add:
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_22_x_macos-latest" failed.
test (1.22.x, ubuntu-latest)
The operation was canceled.
test (1.22.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/