[main] Update community files #4254
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|