Skip to content

fix(deps): update kubernetes to v0.31.1 #55

fix(deps): update kubernetes to v0.31.1

fix(deps): update kubernetes to v0.31.1 #55

Triggered via pull request August 13, 2024 16:16
Status Failure
Total duration 20s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
test
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd (imported by github.com/rancher/wrangler/v2/pkg/kubeconfig); to add:
test
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/ekristen/fides/pkg/controller); to add:
test
missing go.sum entry for module providing package k8s.io/client-go/tools/leaderelection (imported by github.com/rancher/wrangler/v2/pkg/leader); to add:
test
missing go.sum entry for module providing package k8s.io/client-go/tools/leaderelection/resourcelock (imported by github.com/rancher/wrangler/v2/pkg/leader); to add:
test: pkg/controller/controller.go#L13
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/ekristen/fides/pkg/controller); to add:
test: pkg/controller/controller.go#L14
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/ekristen/fides/pkg/controller); to add:
test: pkg/controller/controller.go#L15
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/ekristen/fides/pkg/controller); to add:
test: pkg/controller/controller.go#L16
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/types (imported by github.com/ekristen/fides/pkg/controller); to add:
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/