Add support for ETCD encryption in Cloudstack (#6557) #20291
Annotations
10 errors and 10 warnings
pkg/utils/unstructured/yaml.go#L11
exported: exported function YamlToUnstructured should have comment or be unexported (revive)
|
pkg/utils/unstructured/yaml.go#L16
exported: exported function UnstructuredToYaml should have comment or be unexported (revive)
|
pkg/networkutils/networkutils.go#L12
exported: exported function IsPortValid should have comment or be unexported (revive)
|
pkg/networkutils/networkutils.go#L17
exported: exported function ValidateIP should have comment or be unexported (revive)
|
pkg/networkutils/networkutils.go#L46
exported: exported function IsPortInUse should have comment or be unexported (revive)
|
pkg/networkutils/netclient.go#L8
exported: exported type NetClient should have comment or be unexported (revive)
|
pkg/networkutils/netclient.go#L12
exported: exported type DefaultNetClient should have comment or be unexported (revive)
|
pkg/networkutils/networkutils.go#L57
exported: exported function GetLocalIP should have comment or be unexported (revive)
|
pkg/networkutils/netclient.go#L14
exported: exported method DefaultNetClient.DialTimeout should have comment or be unexported (revive)
|
pkg/networkutils/ipgenerator.go#L10
exported: exported type IPGenerator should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L52
unexported-return: exported func New returns unexported type *github.githubProvider, which can be annoying to use (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#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/git/factory/gitfactory.go#L26
exported: exported type GitTools should have comment or be unexported (revive)
|
pkg/git/factory/gitfactory.go#L33
exported: exported type GitToolsOpt should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading