readme: update the requirements and the macos SDK extract section #287
Annotations
3 errors and 1 warning
Run staticcheck:
internal/cloud/kubernetes.go#L158
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. (SA1019)
|
Run staticcheck:
internal/cloud/kubernetes.go#L221
exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (SA1019)
|
Run staticcheck
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading