Rufio options (#6741) #20720
Annotations
10 errors and 10 warnings
pkg/git/gitclient/gitclient_test.go#L49
var-naming: var repoUrl should be repoURL (revive)
|
pkg/version/version.go#L5
exported: exported type Info should have comment or be unexported (revive)
|
pkg/version/version.go#L9
exported: exported function Get should have comment or be unexported (revive)
|
pkg/types/cluster.go#L5
exported: exported type Cluster should have comment or be unexported (revive)
|
pkg/types/cluster.go#L20
exported: exported type InfrastructureBundle should have comment or be unexported (revive)
|
pkg/types/docker.go#L3
exported: exported type DockerCredentials should have comment or be unexported (revive)
|
pkg/types/lookup.go#L3
exported: exported type Lookup should have comment or be unexported (revive)
|
pkg/types/resources.go#L5
exported: exported type Deployment should have comment or be unexported (revive)
|
pkg/types/upgrades.go#L3
exported: exported type ChangeDiff should have comment or be unexported (revive)
|
pkg/types/closer.go#L5
exported: exported type Closer should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
|
pkg/git/providers/github/github.go#L165
var-naming: func RepoUrl should be RepoURL (revive)
|
pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
|
pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
|
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)
|
pkg/git/providers/github/github.go#L52
exported: exported function New should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L133
exported: exported function GetGithubAccessTokenFromEnv should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L157
exported: exported type GitProviderNotFoundError should have comment or be unexported (revive)
|
pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
|
pkg/api/v1alpha1/vspheremachineconfig_types.go#L31
exported: exported method VSphereMachineConfig.PauseReconcile should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading