Skip to content

build(deps): bump k8s.io/apimachinery from 0.24.0 to 0.28.0 #821

build(deps): bump k8s.io/apimachinery from 0.24.0 to 0.28.0

build(deps): bump k8s.io/apimachinery from 0.24.0 to 0.28.0 #821

Triggered via pull request August 16, 2023 03:35
Status Failure
Total duration 3m 14s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
e2e test: vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L64
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
e2e test
Process completed with exit code 1.
test (1.19.x, ubuntu-latest): vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L64
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
test (1.19.x, ubuntu-latest): vendor/k8s.io/client-go/tools/record/event.go#L301
assignment mismatch: 1 variable but e.Watch returns 2 values
test (1.19.x, ubuntu-latest): vendor/k8s.io/client-go/tools/record/event.go#L349
assignment mismatch: 1 variable but recorder.ActionOrDrop returns 2 values
test (1.19.x, ubuntu-latest): vendor/k8s.io/client-go/tools/cache/thread_safe_store.go#L237
implicit function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
test (1.19.x, ubuntu-latest): vendor/k8s.io/client-go/tools/cache/thread_safe_store.go#L238
implicit function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
test (1.19.x, ubuntu-latest)
Process completed with exit code 1.
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.19.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
test (1.19.x, ubuntu-latest): e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/retrievers/pod.go#L1
should have a package comment
test (1.19.x, ubuntu-latest): e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/testenvironment/config.go#L17
exported function NewConfig should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/testenvironment/config.go#L78
exported method Configuration.MaxReplicas should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/testenvironment/config.go#L1
should have a package comment
test (1.19.x, ubuntu-latest): pkg/storage/kubernetes/ipam.go#L81
struct field IpRange should be IPRange
test (1.19.x, ubuntu-latest): e2e/e2e_test.go#L1
don't use an underscore in package name