Trigger production CLI release for EKS-A v0.19.10 (#8772) #25599
Annotations
10 errors and 10 warnings
lint:
pkg/git/gitclient/gitclient.go#L209
cyclomatic complexity 11 of func `(*GitClient).Branch` is high (> 10) (gocyclo)
|
lint:
internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` 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/internal/commands/artifacts/download.go#L51
cyclomatic complexity 11 of func `(Download).Run` is high (> 10) (gocyclo)
|
lint:
pkg/api/v1alpha1/cluster_webhook.go#L261
cyclomatic complexity 33 of func `validateImmutableFieldsCluster` is high (> 10) (gocyclo)
|
lint:
pkg/api/v1alpha1/cluster.go#L500
cyclomatic complexity 21 of func `validateWorkerNodeGroups` is high (> 10) (gocyclo)
|
lint:
pkg/api/v1alpha1/cluster_types.go#L131
cyclomatic complexity 20 of func `(*Cluster).Equal` is high (> 10) (gocyclo)
|
lint:
pkg/api/v1alpha1/cluster.go#L624
cyclomatic complexity 19 of func `validateNetworking` is high (> 10) (gocyclo)
|
lint:
pkg/api/v1alpha1/cluster_types.go#L679
cyclomatic complexity 17 of func `CNIPluginSame` is high (> 10) (gocyclo)
|
lint:
pkg/api/v1alpha1/cloudstackmachineconfig_types.go#L269
cyclomatic complexity 16 of func `(*CloudStackMachineConfigSpec).Equal` is high (> 10) (gocyclo)
|
lint:
pkg/utils/ptr/ptr.go#L20
exported: exported function Int should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L24
exported: exported function Int8 should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L28
exported: exported function Int16 should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L32
exported: exported function Int32 should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L36
exported: exported function Int64 should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L40
exported: exported function Uint should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L44
exported: exported function Uint8 should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L48
exported: exported function Uint16 should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L52
exported: exported function Uint32 should have comment or be unexported (revive)
|
lint:
pkg/utils/ptr/ptr.go#L56
exported: exported function Uint64 should have comment or be unexported (revive)
|