Skip to content

Implement kubeconfig rotation #93

Implement kubeconfig rotation

Implement kubeconfig rotation #93

Triggered via pull request October 20, 2023 04:37
Status Failure
Total duration 28s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: internal/controller/gardener_cluster_controller.go#L202
`if err != nil` has complex nested blocks (complexity: 7) (nestif)
lint: internal/controller/gardener_cluster_controller.go#L204
shadow: declaration of "err" shadows declaration at line 193 (govet)
lint: internal/controller/gardener_cluster_controller_test.go#L57
commentFormatting: put a space between `//` and comment text (gocritic)
lint: internal/controller/gardener_cluster_controller_test.go#L126
commentFormatting: put a space between `//` and comment text (gocritic)
lint: internal/controller/predicates.go#L3
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/controller/predicates.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint
issues found