Bump k8s.io/apimachinery from 0.25.6 to 0.28.2 #1891
Triggered via pull request
September 20, 2023 14:16
Status
Success
Total duration
3m 35s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
benchmark-action.yaml
on: pull_request
Performance regression check
3m 22s
Annotations
8 errors
Performance regression check:
vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L64
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
|
Performance regression check:
vendor/k8s.io/apiserver/pkg/util/webhook/webhook.go#L124
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as wait.ConditionWithContextFunc value in argument to wait.ExponentialBackoffWithContext
|
Performance regression check:
vendor/k8s.io/apiserver/pkg/endpoints/handlers/delete.go#L206
not enough arguments in call to metainternalversionvalidation.ValidateListOptions
|
Performance regression check:
vendor/k8s.io/apiserver/pkg/endpoints/handlers/get.go#L204
not enough arguments in call to metainternalversionvalidation.ValidateListOptions
|
Performance regression check:
vendor/k8s.io/apiserver/pkg/util/openapi/proto.go#L40
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
|
Performance regression check:
vendor/k8s.io/apiserver/pkg/server/routes/openapi.go#L44
assignment mismatch: 2 variables but handler.NewOpenAPIService returns 1 value
|
Performance regression check:
vendor/k8s.io/apiserver/pkg/server/routes/openapi.go#L59
assignment mismatch: 2 variables but handler3.NewOpenAPIService returns 1 value
|
Performance regression check:
vendor/k8s.io/apiserver/pkg/server/routes/openapi.go#L59
too many arguments in call to handler3.NewOpenAPIService
|