Skip to content

[PR BOT] Update base image in tag file(s) (#7920) #24581

[PR BOT] Update base image in tag file(s) (#7920)

[PR BOT] Update base image in tag file(s) (#7920) #24581

Triggered via push April 1, 2024 19:41
Status Failure
Total duration 1m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/types/lookup_test.go#L6
dot-imports: should not use dot imports (revive)
lint: pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
lint: pkg/clients/kubernetes/unauth.go#L11
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint: pkg/clustermarshaller/clustermarshaller_test.go#L8
dot-imports: should not use dot imports (revive)
lint: pkg/networkutils/networkutils.go#L21
var-naming: var parsedIp should be parsedIP (revive)
lint: pkg/networkutils/ipgenerator.go#L27
var-naming: var uniqueIp should be uniqueIP (revive)
lint: pkg/networkutils/ippool.go#L46
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: pkg/networkutils/ipgenerator.go#L41
var-naming: method randIp should be randIP (revive)
lint: pkg/networkutils/ipgenerator.go#L42
var-naming: var newIp should be newIP (revive)
lint: pkg/networkutils/networkutils.go#L12
exported: exported function IsPortValid should have comment or be unexported (revive)
lint: pkg/helm/download.go#L13
exported: exported type ChartRegistryDownloader should have comment or be unexported (revive)
lint: pkg/helm/download.go#L18
exported: exported function NewChartRegistryDownloader should have comment or be unexported (revive)
lint: pkg/helm/download.go#L25
exported: exported method ChartRegistryDownloader.Download should have comment or be unexported (revive)
lint: pkg/helm/import.go#L12
exported: exported type ChartRegistryImporter should have comment or be unexported (revive)
lint: pkg/helm/import.go#L19
exported: exported function NewChartRegistryImporter should have comment or be unexported (revive)
lint: pkg/helm/import.go#L29
exported: exported method ChartRegistryImporter.Import should have comment or be unexported (revive)
lint: pkg/helm/file.go#L8
exported: exported function ChartFileName should have comment or be unexported (revive)
lint: pkg/providers/tinkerbell/stack/stack.go#L42
exported: exported type Docker should have comment or be unexported (revive)
lint: pkg/providers/tinkerbell/stack/stack.go#L48
exported: exported type Helm should have comment or be unexported (revive)
lint: pkg/providers/tinkerbell/stack/stack.go#L66
exported: exported type Installer should have comment or be unexported (revive)