feat: CNS checks apiserver in healthz #14077
Annotations
5 errors and 1 warning
golangci-lint:
cns/healthserver/healthz_test.go#L267
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
cns/healthserver/healthz_test.go#L272
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
cns/healthserver/healthz_test.go#L203
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
|
golangci-lint:
cns/healthserver/healthz_test.go#L253
preferStringWriter: kubeConfigFile.WriteString(tempKubeConfig) should be preferred to the kubeConfigFile.Write([]byte(tempKubeConfig)) (gocritic)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in D:\a\azure-container-networking\azure-container-networking. Supported file pattern: go.sum
|
Loading