Update kubernetes packages to v0.32.0 #1042
Annotations
8 errors and 1 warning
Run tests:
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
|
Run tests
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)
|
Run tests
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)
|
Run tests
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
Run tests
undefined: leaderelection.SwitchMetric
|
Run tests
c.GenericConfig.Version undefined (type server.CompletedConfig has no field or method Version)
|
Run tests
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)
|
Run tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading