Skip to content

Fix check for existing PRs (#7137) #22025

Fix check for existing PRs (#7137)

Fix check for existing PRs (#7137) #22025

Triggered via push December 6, 2023 19:57
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#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
lint: pkg/constants/constants.go#L95
exported: exported type Operation should have comment or be unexported (revive)
lint: pkg/constants/constants.go#L98
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/filewriter/writer.go#L17
exported: exported function NewWriter should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L8
exported: exported type FileWriter should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter_defaults.go#L7
exported: exported const DefaultTmpFolder should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter_defaults.go#L13
exported: exported function Permission0600 should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L18
exported: exported type FileOptions should have comment or be unexported (revive)