✨ Fakeclient: Add apply support #3106
Annotations
4 errors
golangci-lint:
pkg/client/fake/client.go#L1029
Error return value of `tracker.Add` is not checked (errcheck)
|
golangci-lint:
pkg/client/fake/client_test.go#L2178
Error return value of `unstructured.SetNestedField` is not checked (errcheck)
|
golangci-lint:
pkg/client/fake/client_test.go#L2187
Error return value of `unstructured.SetNestedField` is not checked (errcheck)
|
golangci-lint
issues found
|
Loading