Skip to content

build(deps): bump k8s.io/apimachinery from 0.25.6 to 0.28.2 #7257

build(deps): bump k8s.io/apimachinery from 0.25.6 to 0.28.2

build(deps): bump k8s.io/apimachinery from 0.25.6 to 0.28.2 #7257

Triggered via pull request September 18, 2023 04:31
Status Failure
Total duration 5m 24s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint & Test: test/mocks/api_server.go#L456
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 & Test: internal/kafka/test/common/poll.go#L90
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 & Test: internal/kafka/test/integration/leader_election_mgr_test.go#L29
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 & Test
issues found
Lint & Test
'base' input parameter is ignored when action is triggered by pull request event