Skip to content

[PR BOT] Generate release testdata files (#7936) #24596

[PR BOT] Generate release testdata files (#7936)

[PR BOT] Generate release testdata files (#7936) #24596

Triggered via push April 5, 2024 23:31
Status Failure
Total duration 2m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/utils/ptr/ptr.go#L20
exported: exported function Int should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L24
exported: exported function Int8 should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L28
exported: exported function Int16 should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L32
exported: exported function Int32 should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L36
exported: exported function Int64 should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L40
exported: exported function Uint should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L44
exported: exported function Uint8 should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L48
exported: exported function Uint16 should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L52
exported: exported function Uint32 should have comment or be unexported (revive)
lint: pkg/utils/ptr/ptr.go#L56
exported: exported function Uint64 should have comment or be unexported (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/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (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/eksctl/eksctl.go#L8
exported: exported const VersionEnvVar should have comment or be unexported (revive)
lint: pkg/eksctl/eksctl.go#L12
exported: exported function Enabled should have comment or be unexported (revive)
lint: pkg/eksctl/eksctl.go#L16
exported: exported function ValidateVersion should have comment or be unexported (revive)
lint: pkg/utils/oci/split.go#L9
exported: exported const OCIPrefix should have comment or be unexported (revive)
lint: pkg/utils/oci/split.go#L11
exported: exported function Split should have comment or be unexported (revive)