Update Kubernetes / controller-runtime / controller-gen / Tekton dependencies #2144
Annotations
4 errors and 1 warning
Verify:
go/src/github.com/shipwright-io/build/test/utils/v1alpha1/buildruns.go#L104
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)
|
Verify:
go/src/github.com/shipwright-io/build/test/utils/v1alpha1/buildruns.go#L129
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)
|
Verify:
go/src/github.com/shipwright-io/build/test/utils/v1alpha1/buildruns.go#L162
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)
|
Verify
issues found
|
Verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|