Update README.md #10
Annotations
4 errors
golangci-lint:
main.go#L36
Error return value of `healthCheckCmd.Parse` is not checked (errcheck)
|
golangci-lint:
main.go#L39
Error return value of `connectivityCheckCmd.Parse` is not checked (errcheck)
|
golangci-lint:
main.go#L126
SA1019: exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (staticcheck)
|
golangci-lint
issues found
|
Loading