Skip to content

Prepare CSR usage for updates to the CA cert #1058

Prepare CSR usage for updates to the CA cert

Prepare CSR usage for updates to the CA cert #1058

Triggered via pull request May 10, 2024 14:07
Status Failure
Total duration 4m 29s
Artifacts

lint.yaml

on: pull_request
Formatters + Linters (Static Analysis) for Go
4m 20s
Formatters + Linters (Static Analysis) for Go
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Formatters + Linters (Static Analysis) for Go: operators/multiclusterobservability/pkg/util/managedclusteraddon.go#L72
SA1019: wait.Poll 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)
Formatters + Linters (Static Analysis) for Go: operators/multiclusterobservability/controllers/placementrule/placementrule_controller.go#L863
SA1019: wait.Poll 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)
Formatters + Linters (Static Analysis) for Go
Process completed with exit code 2.