Skip to content

Bump k8s.io/client-go from 0.26.1 to 0.29.0 #242

Bump k8s.io/client-go from 0.26.1 to 0.29.0

Bump k8s.io/client-go from 0.26.1 to 0.29.0 #242

Triggered via pull request January 15, 2024 19:03
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: internal/pkg/experimental/action/operator_install.go#L54
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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. (staticcheck)
test: internal/pkg/experimental/action/operator_uninstall.go#L57
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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. (staticcheck)
test: internal/pkg/action/catalog_add.go#L220
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollUntilContextCancel. 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. (staticcheck)
test
Process completed with exit code 2.