Skip to content

[PR BOT] Generate release testdata files (#6754) #20550

[PR BOT] Generate release testdata files (#6754)

[PR BOT] Generate release testdata files (#6754) #20550

Triggered via push October 5, 2023 12:16
Status Failure
Total duration 3m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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: 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: internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` is high (> 10) (gocyclo)
lint: pkg/api/v1alpha1/cluster_webhook.go#L251
cyclomatic complexity 38 of func `validateImmutableFieldsCluster` is high (> 10) (gocyclo)
lint: pkg/api/v1alpha1/cluster.go#L422
cyclomatic complexity 20 of func `validateWorkerNodeGroups` is high (> 10) (gocyclo)
lint: pkg/api/v1alpha1/cluster_types.go#L140
cyclomatic complexity 19 of func `(*Cluster).Equal` is high (> 10) (gocyclo)
lint: pkg/api/v1alpha1/cluster.go#L544
cyclomatic complexity 19 of func `validateNetworking` is high (> 10) (gocyclo)
lint: pkg/api/v1alpha1/cluster_types.go#L671
cyclomatic complexity 17 of func `CNIPluginSame` is high (> 10) (gocyclo)
lint: pkg/api/v1alpha1/vspheremachineconfig_webhook.go#L101
cyclomatic complexity 16 of func `validateImmutableFieldsVSphereMachineConfig` is high (> 10) (gocyclo)
lint: pkg/version/version.go#L5
exported: exported type Info should have comment or be unexported (revive)
lint: pkg/version/version.go#L9
exported: exported function Get should have comment or be unexported (revive)
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)