Skip to content

Add template name and uuid name check for Nutanix kindless management… #20947

Add template name and uuid name check for Nutanix kindless management…

Add template name and uuid name check for Nutanix kindless management… #20947

Triggered via push October 23, 2023 22:29
Status Failure
Total duration 2m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
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)
lint: pkg/utils/oci/split.go#L24
exported: exported function ChartURLAndVersion should have comment or be unexported (revive)
lint: pkg/utils/oci/split.go#L29
exported: exported function ChartPushURL should have comment or be unexported (revive)
lint: pkg/utils/oci/split.go#L35
exported: exported function URL should have comment or be unexported (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L47
var-naming: struct field ApiVersion should be APIVersion (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L13
exported: exported const DefaultUsername should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L20
exported: exported type Connection should have comment or be unexported (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L25
exported: exported type Objects should have comment or be unexported (revive)
lint: pkg/providers/vsphere/setupuser/validator.go#L33
exported: exported type VSphereUserSpec should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L40
exported: type name will be used as github.GithubClient by other packages, and that stutters; consider calling this Client (revive)
lint: pkg/git/providers/github/github.go#L52
exported: exported function New should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L133
exported: exported function GetGithubAccessTokenFromEnv should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L157
exported: exported type GitProviderNotFoundError should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L165
exported: exported function RepoUrl should have comment or be unexported (revive)
lint: pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
lint: pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
lint: pkg/api/v1alpha1/tinkerbellmachineconfig.go#L12
exported: exported const TinkerbellMachineConfigKind should have comment or be unexported (revive)