Skip to content

chore(deps): Bump k8s api version and friends #241

chore(deps): Bump k8s api version and friends

chore(deps): Bump k8s api version and friends #241

Triggered via push March 25, 2024 18:36
Status Failure
Total duration 3m 1s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
validate: pkg/cmd/log.go#L118
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollWithContextTimeout. 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)
validate: pkg/cmd/operator/operator.go#L53
ST1019: package "sigs.k8s.io/controller-runtime/pkg/client" is being imported more than once (stylecheck)
validate: pkg/cmd/operator/operator.go#L57
ST1019(related information): other import of "sigs.k8s.io/controller-runtime/pkg/client" (stylecheck)
validate
issues found
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.