Update module sigs.k8s.io/kustomize/kustomize/v5 to v5.5.0 #847
Annotations
7 errors
lint
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
lint:
apiserver/billing/odoostorage/odoo/fake/fake.go#L95
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
|
lint
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
lint
assignment mismatch: 2 variables but handler.NewOpenAPIService returns 1 value
|
lint
assignment mismatch: 2 variables but handler3.NewOpenAPIService returns 1 value
|
lint
too many arguments in call to handler3.NewOpenAPIService
|
lint
Process completed with exit code 2.
|