PR #8287 #1760
Annotations
10 errors and 1 warning
pkg/git/gitclient/gitclient.go#L209
cyclomatic complexity 11 of func `(*GitClient).Branch` is high (> 10) (gocyclo)
|
internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` is high (> 10) (gocyclo)
|
cmd/eksctl-anywhere/cmd/internal/commands/artifacts/check_image_existence.go#L29
cyclomatic complexity 13 of func `(CheckImageExistence).Run` is high (> 10) (gocyclo)
|
cmd/eksctl-anywhere/cmd/internal/commands/artifacts/download.go#L51
cyclomatic complexity 11 of func `(Download).Run` is high (> 10) (gocyclo)
|
pkg/api/v1alpha1/cluster_webhook.go#L261
cyclomatic complexity 33 of func `validateImmutableFieldsCluster` is high (> 10) (gocyclo)
|
pkg/api/v1alpha1/cluster.go#L586
cyclomatic complexity 21 of func `validateWorkerNodeGroups` is high (> 10) (gocyclo)
|
pkg/api/v1alpha1/cluster_types.go#L132
cyclomatic complexity 20 of func `(*Cluster).Equal` is high (> 10) (gocyclo)
|
pkg/api/v1alpha1/cluster.go#L710
cyclomatic complexity 19 of func `validateNetworking` is high (> 10) (gocyclo)
|
pkg/api/v1alpha1/cluster_types.go#L688
cyclomatic complexity 17 of func `CNIPluginSame` is high (> 10) (gocyclo)
|
pkg/api/v1alpha1/cloudstackmachineconfig_types.go#L269
cyclomatic complexity 16 of func `(*CloudStackMachineConfigSpec).Equal` is high (> 10) (gocyclo)
|
|
This job succeeded
Loading