Skip to content

cleanup reconcile worker nodes (#7813) #24455

cleanup reconcile worker nodes (#7813)

cleanup reconcile worker nodes (#7813) #24455

Triggered via push March 11, 2024 17:25
Status Failure
Total duration 1m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/utils/oci/split_test.go#L6
dot-imports: should not use dot imports (revive)
lint: pkg/controller/runner_test.go#L80
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/controller/clusterapi_test.go#L7
dot-imports: should not use dot imports (revive)
lint: pkg/controller/result_test.go#L7
dot-imports: should not use dot imports (revive)
lint: pkg/controller/runner_test.go#L85
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/controller/runner_test.go#L89
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/controller/runner_test.go#L10
dot-imports: should not use dot imports (revive)
lint: pkg/networking/reconciler/reconciler.go#L14
exported: exported type CiliumReconciler should have comment or be unexported (revive)
lint: pkg/networking/reconciler/reconciler.go#L18
exported: exported type Reconciler should have comment or be unexported (revive)
lint: pkg/networking/reconciler/reconciler.go#L22
exported: exported function New should have comment or be unexported (revive)
lint: pkg/controller/clusters/validations.go#L35
unused-parameter: parameter 'log' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/controller/clusters/status.go#L62
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/helm/file.go#L8
exported: exported function ChartFileName 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/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/providers/tinkerbell/stack/stack.go#L42
exported: exported type Docker should have comment or be unexported (revive)