Skip to content

Update kubernetes packages to v0.32.0 #1042

Update kubernetes packages to v0.32.0

Update kubernetes packages to v0.32.0 #1042

Triggered via pull request December 12, 2024 00:53
Status Failure
Total duration 2m 13s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test: apiserver/billing/odoostorage/odoo/fake/fake.go#L95
in call to slices.SortFunc, type func(a "github.com/appuio/control-api/apis/billing/v1".BillingEntity, b "github.com/appuio/control-api/apis/billing/v1".BillingEntity) bool of func(a, b billingv1.BillingEntity) bool {…} does not match inferred type func(a "github.com/appuio/control-api/apis/billing/v1".BillingEntity, b "github.com/appuio/control-api/apis/billing/v1".BillingEntity) int for func(a E, b E) int
test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
test
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
test
undefined: leaderelection.SwitchMetric
test
c.GenericConfig.Version undefined (type server.CompletedConfig has no field or method Version)
test
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636