Setup golangci lint action #1
Annotations
8 errors
lint:
internal/loader/configuration_setting_loader.go#L454
Error return value of `csl.ClientManager.RefreshClients` is not checked (errcheck)
|
lint:
internal/loader/configuration_setting_loader.go#L478
Error return value of `csl.ClientManager.RefreshClients` is not checked (errcheck)
|
lint:
internal/controller/appconfigurationprovider_controller_test.go#L507
Error return value of `k8sClient.Get` is not checked (errcheck)
|
lint:
internal/controller/appconfigurationprovider_controller_test.go#L608
Error return value of `k8sClient.Delete` is not checked (errcheck)
|
lint:
internal/loader/tree.go#L35
S1023: redundant break statement (gosimple)
|
lint:
internal/loader/tree.go#L40
S1023: redundant break statement (gosimple)
|
lint:
internal/controller/utils.go#L25
ineffectual assignment to err (ineffassign)
|
lint
issues found
|