Skip to content

Bump k8s.io/apimachinery from 0.23.17 to 0.27.4 #949

Bump k8s.io/apimachinery from 0.23.17 to 0.27.4

Bump k8s.io/apimachinery from 0.23.17 to 0.27.4 #949

Triggered via pull request August 1, 2023 07:24
Status Failure
Total duration 2m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
tests
undefined: schemaconv.ToSchemaFromOpenAPI
tests
assignment mismatch: 1 variable but e.Watch returns 2 values
tests
assignment mismatch: 1 variable but recorder.ActionOrDrop returns 2 values
tests
objectMeta.GetClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method GetClusterName)
tests
objectMeta.SetClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method SetClusterName)
tests
objectMeta.GetClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method GetClusterName)
tests
objectMeta.SetClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method SetClusterName)
tests
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as wait.ConditionWithContextFunc value in argument to wait.ExponentialBackoffWithContext
tests
Process completed with exit code 2.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/