Skip to content

[WiP] Infrastructure Manager creates secrets when a new Cluster Inventory CR is created. #20

[WiP] Infrastructure Manager creates secrets when a new Cluster Inventory CR is created.

[WiP] Infrastructure Manager creates secrets when a new Cluster Inventory CR is created. #20

Triggered via pull request September 15, 2023 12:06
Status Failure
Total duration 2m 3s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: internal/controller/gardener_cluster_controller_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/controller/gardener_cluster_controller_test.go#L12
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/controller/gardener_cluster_controller_test.go#L24
internal/controller/gardener_cluster_controller_test.go:24: Line contains TODO/BUG/FIXME: "TODO: Cluster Inventory CR should have C..." (godox)
lint: internal/controller/gardener_cluster_controller_test.go#L145
unnecessary leading newline (whitespace)
lint
issues found
lint: internal/controller/gardener_cluster_controller_test.go#L116
unused-parameter: parameter 'secretName' seems to be unused, consider removing or renaming it as _ (revive)