Skip to content

Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /release/cli (#7… #21598

Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /release/cli (#7…

Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /release/cli (#7… #21598

Triggered via push November 18, 2023 21:39
Status Failure
Total duration 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: controllers/cluster_controller.go#L452
cyclomatic complexity 11 of func `(*ClusterReconciler).reconcileDelete` is high (> 10) (gocyclo)
lint: controllers/cluster_controller.go#L352
cyclomatic complexity 11 of func `(*ClusterReconciler).preClusterProviderReconcile` is high (> 10) (gocyclo)
lint: controllers/snow_machineconfig_controller.go#L15
exported: exported type Validator should have comment or be unexported (revive)
lint: controllers/snow_machineconfig_controller.go#L41
exported: comment on exported method SnowMachineConfigReconciler.Reconcile should be of the form "Reconcile ..." (revive)
lint: controllers/cluster_controller.go#L63
exported: exported type ProviderClusterReconcilerRegistry should have comment or be unexported (revive)
lint: controllers/vsphere_datacenter_controller.go#L41
exported: comment on exported method VSphereDatacenterReconciler.Reconcile should be of the form "Reconcile ..." (revive)
lint: controllers/factory.go#L35
exported: exported type Manager should have comment or be unexported (revive)
lint: controllers/factory.go#L37
exported: exported type Factory should have comment or be unexported (revive)
lint: controllers/factory.go#L61
exported: exported type Reconcilers should have comment or be unexported (revive)
lint: controllers/factory.go#L76
exported: exported function NewFactory should have comment or be unexported (revive)
lint: pkg/tar/router.go#L15
exported: exported type FolderRouter should have comment or be unexported (revive)
lint: pkg/tar/router.go#L19
exported: exported function NewFolderRouter should have comment or be unexported (revive)
lint: pkg/tar/router.go#L23
exported: exported method FolderRouter.ExtractPath should have comment or be unexported (revive)
lint: pkg/tar/tar.go#L10
exported: exported function TarFolder should have comment or be unexported (revive)
lint: pkg/tar/untar.go#L11
exported: exported function UntarFile should have comment or be unexported (revive)
lint: pkg/tar/walker.go#L11
exported: exported function NewFolderWalker should have comment or be unexported (revive)
lint: pkg/tar/gzip.go#L9
exported: exported function GzipTarFolder should have comment or be unexported (revive)
lint: pkg/tar/gzip_packager.go#L3
exported: exported type GzipPackager should have comment or be unexported (revive)
lint: pkg/tar/packager.go#L3
exported: exported type Packager should have comment or be unexported (revive)
lint: pkg/tar/walker.go#L18
exported: exported type FolderWalker should have comment or be unexported (revive)