Skip to content

generate snow provider environment variable map using management comp… #23946

generate snow provider environment variable map using management comp…

generate snow provider environment variable map using management comp… #23946

Triggered via push February 13, 2024 21:10
Status Failure
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/workflow/workflow.go#L113
exported: comment on exported method Workflow.BindPostTaskHook should be of the form "BindPostTaskHook ..." (revive)
lint: pkg/cluster/config.go#L63
cyclomatic complexity 19 of func `(*Config).DeepCopy` is high (> 10) (gocyclo)
lint: pkg/cluster/builder.go#L62
cyclomatic complexity 13 of func `(FileSpecBuilder).Build` is high (> 10) (gocyclo)
lint: pkg/cluster/spec.go#L191
cyclomatic complexity 12 of func `buildKubeDistro` is high (> 10) (gocyclo)
lint: pkg/cluster/snow.go#L13
cyclomatic complexity 12 of func `snowEntry` is high (> 10) (gocyclo)
lint: pkg/cluster/config.go#L12
exported: exported type Config should have comment or be unexported (revive)
lint: pkg/cluster/config.go#L34
exported: exported method Config.VsphereMachineConfig should have comment or be unexported (revive)
lint: pkg/cluster/config.go#L38
exported: exported method Config.CloudStackMachineConfig should have comment or be unexported (revive)
lint: pkg/cluster/flux.go#L67
exported: exported function SetDefaultFluxConfigPath should have comment or be unexported (revive)
lint: pkg/cluster/load.go#L20
exported: exported function LoadManagement should have comment or be unexported (revive)
lint: pkg/providers/provider.go#L12
exported: exported type Provider should have comment or be unexported (revive)
lint: pkg/providers/provider.go#L49
exported: exported type DatacenterConfig should have comment or be unexported (revive)
lint: pkg/providers/provider.go#L56
exported: exported type BuildMapOption should have comment or be unexported (revive)
lint: pkg/providers/machineconfigs.go#L3
exported: exported function ConfigsMapToSlice should have comment or be unexported (revive)
lint: pkg/providers/name.go#L8
exported: exported const EtcdNodeNameSuffix should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/providers/provider.go#L58
exported: exported type TemplateBuilder should have comment or be unexported (revive)
lint: pkg/providers/name.go#L12
exported: exported function GetControlPlaneNodeName should have comment or be unexported (revive)
lint: pkg/providers/name.go#L16
exported: exported function GetEtcdNodeName should have comment or be unexported (revive)
lint: pkg/providers/provider.go#L63
exported: exported type MachineConfig should have comment or be unexported (revive)
lint: pkg/clusterapi/fetch.go#L21
exported: exported function MachineDeploymentInCluster should have comment or be unexported (revive)