Skip to content

deps: upgrade controller-runtime to v0.15.2 #246

deps: upgrade controller-runtime to v0.15.2

deps: upgrade controller-runtime to v0.15.2 #246

Re-run triggered October 20, 2023 10:30
Status Failure
Total duration 3m 19s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: pkg/certificate/client.go#L40
SA1019: 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. (staticcheck)
lint: pkg/certificate/configuration.go#L83
SA1019: 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. (staticcheck)
lint
Process completed with exit code 2.