fix(deps): update kubernetes packages to v0.31.2 #2279
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-checks.yml
on: pull_request
docker-local
1m 47s
lint
2m 57s
Unit Tests
1m 46s
e2e-test
0s
Annotations
10 errors and 2 warnings
docker-local
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} go build -a -o manager main.go" did not complete successfully: exit code: 1
|
Unit Tests
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
Unit Tests
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
Unit Tests
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
Unit Tests
Process completed with exit code 2.
|
lint:
webhooks/pod_webhook.go#L21
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
|
lint
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
lint
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
lint
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
lint
Process completed with exit code 2.
|
Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/open-feature-operator/open-feature-operator. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/open-feature-operator/open-feature-operator. Supported file pattern: go.sum
|