Skip to content

golangci-lint

golangci-lint #27575

Triggered via push November 25, 2025 00:04
Status Failure
Total duration 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/eksctl-anywhere/cmd/supportbundle.go#L78
cyclomatic complexity 13 of func `(*createSupportBundleOptions).createBundle` is high (> 10) (gocyclo)
lint: cmd/eksctl-anywhere/cmd/internal/commands/artifacts/download.go#L51
cyclomatic complexity 11 of func `(Download).Run` is high (> 10) (gocyclo)
lint: cmd/eksctl-anywhere/cmd/internal/commands/artifacts/check_image_existence.go#L29
cyclomatic complexity 13 of func `(CheckImageExistence).Run` is high (> 10) (gocyclo)
lint: cmd/eksctl-anywhere/cmd/generateclusterconfig.go#L59
cyclomatic complexity 29 of func `generateClusterConfig` is high (> 10) (gocyclo)
lint: cmd/eksctl-anywhere/cmd/downloadartifacts.go#L61
cyclomatic complexity 19 of func `downloadArtifacts` is high (> 10) (gocyclo)
lint: cmd/eksctl-anywhere/cmd/createcluster.go#L99
cyclomatic complexity 21 of func `(*createClusterOptions).createCluster` is high (> 10) (gocyclo)
lint: cmd/eks-a-tool/cmd/vsphereautofill.go#L55
cyclomatic complexity 15 of func `autofill` is high (> 10) (gocyclo)
lint: pkg/validations/extendedversion_test.go#L127
File is not properly formatted (gci)
lint: pkg/cluster/spec.go#L72
File is not properly formatted (gci)
lint: pkg/api/v1alpha1/vspheredatacenterconfig_test.go#L169
File is not properly formatted (gci)