Skip to content

Remove unnecessary code for updating DefaultCNIConfiguredCondition st… #22022

Remove unnecessary code for updating DefaultCNIConfiguredCondition st…

Remove unnecessary code for updating DefaultCNIConfiguredCondition st… #22022

Triggered via push December 6, 2023 19:33
Status Failure
Total duration 3m 51s
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#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/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/git/git.go#L60
var-naming: struct field CloneUrl should be CloneURL (revive)
lint: pkg/git/git.go#L8
exported: exported type Client should have comment or be unexported (revive)
lint: pkg/git/git.go#L20
exported: exported type ProviderClient should have comment or be unexported (revive)
lint: pkg/git/git.go#L29
exported: exported type CreateRepoOpts should have comment or be unexported (revive)
lint: pkg/git/git.go#L38
exported: exported type GetRepoOpts should have comment or be unexported (revive)