Skip to content

Setup golangci lint action #1

Setup golangci lint action

Setup golangci lint action #1

Triggered via pull request June 27, 2024 05:36
Status Failure
Total duration 1m 21s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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