Bump up Nutanix CAPX to v1.3.1 (#7551) #23934
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/lookup.go#L5
exported: exported method Lookup.IsPresent should have comment or be unexported (revive)
|
lint:
pkg/types/lookup.go#L10
exported: exported method Lookup.ToSlice should have comment or be unexported (revive)
|
lint:
pkg/types/lookup.go#L18
exported: exported function SliceToLookup 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/resources.go#L11
exported: exported type Machine should have comment or be unexported (revive)
|
lint:
pkg/types/resources.go#L16
exported: exported method Machine.HasAnyLabel 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/providers/tinkerbell/hardware/machine.go#L129
exported: comment on exported const LabelsSeparator should be of the form "LabelsSeparator ..." (revive)
|
lint:
pkg/providers/tinkerbell/hardware/machine.go#L135
exported: comment on exported method Labels.Has should be of the form "Has ..." (revive)
|