fix(deps): update kubernetes packages to v0.31.2 #2318
pr-checks.yml
on: pull_request
docker-local
1m 53s
lint
3m 2s
Unit Tests
1m 51s
Matrix: e2e-test
Annotations
10 errors and 2 warnings
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.
|
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
|
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
|