Skip to content

Bump the kubernetes group in /release/cli with 1 update (#7645) #24185

Bump the kubernetes group in /release/cli with 1 update (#7645)

Bump the kubernetes group in /release/cli with 1 update (#7645) #24185

Triggered via push February 20, 2024 19:04
Status Failure
Total duration 1m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/types/cluster.go#L5
exported: exported type Cluster should have comment or be unexported (revive)
lint: pkg/types/cluster.go#L18
exported: exported type InfrastructureBundle should have comment or be unexported (revive)
lint: pkg/types/docker.go#L3
exported: exported type DockerCredentials should have comment or be unexported (revive)
lint: pkg/types/lookup.go#L3
exported: exported type Lookup should have comment or be unexported (revive)
lint: pkg/types/resources.go#L5
exported: exported type Deployment should have comment or be unexported (revive)
lint: pkg/types/upgrades.go#L3
exported: exported type ChangeDiff should have comment or be unexported (revive)
lint: pkg/types/closer.go#L5
exported: exported type Closer should have comment or be unexported (revive)
lint: pkg/types/lookup.go#L5
exported: exported method Lookup.IsPresent should have comment or be unexported (revive)
lint: pkg/types/upgrades.go#L7
exported: exported type ComponentChangeDiff should have comment or be unexported (revive)
lint: pkg/types/resources.go#L11
exported: exported type Machine should have comment or be unexported (revive)
lint: pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
lint: pkg/constants/constants.go#L108
exported: exported type Operation should have comment or be unexported (revive)
lint: pkg/constants/constants.go#L111
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
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/features/features.go#L12
exported: exported function FeedGates should have comment or be unexported (revive)
lint: pkg/features/features.go#L16
exported: exported type Feature should have comment or be unexported (revive)
lint: pkg/features/features.go#L21
exported: exported function IsActive should have comment or be unexported (revive)
lint: pkg/features/features.go#L30
exported: exported function CloudStackKubeVipDisabled should have comment or be unexported (revive)
lint: pkg/features/features.go#L37
exported: exported function CheckpointEnabled should have comment or be unexported (revive)