Skip to content

[main] Update community files #4254

[main] Update community files

[main] Update community files #4254

Triggered via pull request October 16, 2023 13:09
Status Failure
Total duration 14m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yaml

on: pull_request
Matrix: Check Source
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check Source (1.20.2, ubuntu-latest): test/common/readycheck.go#L11
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)
Check Source (1.20.2, ubuntu-latest): test/common/readycheck.go#L24
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)
Check Source (1.20.2, ubuntu-latest)
Process completed with exit code 2.