Skip to content

build(deps): bump k8s.io/client-go from 0.24.0 to 0.28.0 #822

build(deps): bump k8s.io/client-go from 0.24.0 to 0.28.0

build(deps): bump k8s.io/client-go from 0.24.0 to 0.28.0 #822

Triggered via push August 16, 2023 03:37
Status Failure
Total duration 32m 37s
Artifacts

test.yml

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

Annotations

8 errors and 12 warnings
test (1.19.x, ubuntu-latest): e2e/client/ippool.go#L37
wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (SA1019)
test (1.19.x, ubuntu-latest): e2e/client/pod.go#L19
wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (SA1019)
test (1.19.x, ubuntu-latest): e2e/client/pod.go#L25
wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (SA1019)
test (1.19.x, ubuntu-latest): e2e/client/replicaset.go#L19
wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (SA1019)
test (1.19.x, ubuntu-latest): e2e/client/replicaset.go#L25
wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (SA1019)
test (1.19.x, ubuntu-latest): e2e/client/statefulset.go#L18
wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (SA1019)
test (1.19.x, ubuntu-latest): e2e/client/statefulset.go#L50
wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (SA1019)
test (1.19.x, ubuntu-latest)
Process completed with exit code 1.
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/client/whereabouts.go#L28
exported type ClientInfo should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/entities/helpers.go#L9
exported function ReplicaSetQuery should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/client/whereabouts.go#L28
type name will be used as client.ClientInfo by other packages, and that stutters; consider calling this Info
test (1.19.x, ubuntu-latest): e2e/poolconsistency/poolconsistency_test.go#L118
exported func NewMockedPool returns unexported type *poolconsistency.mockedPool, which can be annoying to use
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/client/whereabouts.go#L34
exported function NewClientInfo should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/entities/helpers.go#L13
exported function PodNetworkSelectionElements 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
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/