Bump github.com/fsouza/go-dockerclient in /release/cli (#7870) #24518
Annotations
10 errors
lint:
pkg/clustermanager/internal/deployments.go#L13
exported: exported var ExternalEtcdDeployments should have comment or be unexported (revive)
|
lint:
pkg/clustermanager/internal/deployments.go#L18
exported: exported var EksaDeployments should have comment or be unexported (revive)
|
lint:
pkg/providers/tinkerbell/reconciler/reconciler.go#L339
cyclomatic complexity 11 of func `(*Reconciler).ValidateHardware` is high (> 10) (gocyclo)
|
lint:
pkg/providers/tinkerbell/reconciler/reconciler.go#L124
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/manifests/releases/read_test.go#L8
dot-imports: should not use dot imports (revive)
|
lint:
pkg/templater/yaml.go#L12
exported: exported function AppendYamlResources should have comment or be unexported (revive)
|
lint:
pkg/templater/yaml.go#L29
exported: exported function ObjectsToYaml should have comment or be unexported (revive)
|
lint:
pkg/templater/partialyaml.go#L10
exported: exported type PartialYaml should have comment or be unexported (revive)
|
lint:
pkg/templater/templater.go#L15
exported: exported type Templater should have comment or be unexported (revive)
|
lint:
pkg/templater/partialyaml.go#L12
exported: exported method PartialYaml.AddIfNotZero should have comment or be unexported (revive)
|