Copy Rufio Machine v1alpha1 types from upstream: (#6721) #20607
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
lint:
pkg/config/config.go#L6
exported: exported const EksaGitPassphraseTokenEnv should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/config/config.go#L18
exported: exported type CliConfig should have comment or be unexported (revive)
|
lint:
pkg/config/proxy.go#L8
exported: exported const HttpsProxyKey should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/config/registry.go#L18
exported: exported function ReadCredentials should have comment or be unexported (revive)
|
lint:
pkg/config/vsphereuser.go#L9
exported: exported const EksavSphereUsernameKey should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/config/proxy.go#L13
exported: exported function GetProxyConfigFromEnv should have comment or be unexported (revive)
|
lint:
pkg/config/config.go#L9
var-naming: const SshKnownHostsEnv should be SSHKnownHostsEnv (revive)
|
lint:
pkg/config/vsphereuser.go#L17
exported: exported type VSphereUserConfig should have comment or be unexported (revive)
|
lint:
pkg/config/config.go#L10
var-naming: const EksaAccessKeyIdEnv should be EksaAccessKeyIDEnv (revive)
|
lint:
pkg/config/config.go#L12
var-naming: const AwsAccessKeyIdEnv should be AwsAccessKeyIDEnv (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/api/v1alpha1/cloudstackdatacenterconfig_types.go#L53
var-naming: struct field ManagementApiEndpoint should be ManagementAPIEndpoint (revive)
|
lint:
pkg/api/v1alpha1/cloudstackdatacenterconfig_types.go#L61
var-naming: struct field Id should be ID (revive)
|