Skip to content

build(deps): bump k8s.io/api from 0.25.6 to 0.28.0 #7252

build(deps): bump k8s.io/api from 0.25.6 to 0.28.0

build(deps): bump k8s.io/api from 0.25.6 to 0.28.0 #7252

Triggered via pull request August 21, 2023 05:00
Status Failure
Total duration 5m 51s
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