Update kubernetes packages to v0.35.2 - autoclosed #1156
Annotations
9 errors
|
test
Process completed with exit code 2.
|
|
test
cannot use c.tracker (variable of struct type versionedTracker) as testing.ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement testing.ObjectTracker (wrong type for method Create)
|
|
test
undefined: leaderelection.SwitchMetric
|
|
test
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
|
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
unknown field IterVar2 in struct literal of type "google.golang.org/genproto/googleapis/api/expr/v1alpha1".Expr_Comprehension
|
|
test
comp.GetIterVar2 undefined (type *"google.golang.org/genproto/googleapis/api/expr/v1alpha1".Expr_Comprehension has no field or method GetIterVar2)
|
|
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
|