Fix cloudstack etcd scaling test names (#7321) #23159
Annotations
10 errors and 10 warnings
golangci-lint:
pkg/providers/cloudstack/decoder/decoder.go#L140
var-naming: struct field ApiKey should be APIKey (revive)
|
golangci-lint:
pkg/providers/cloudstack/decoder/decoder.go#L142
var-naming: struct field ManagementUrl should be ManagementURL (revive)
|
golangci-lint:
pkg/providers/cloudstack/decoder/decoder.go#L15
exported: exported const EksacloudStackCloudConfigB64SecretKey should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
pkg/providers/cloudstack/decoder/decoder.go#L134
exported: exported type CloudStackExecConfig should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/cloudstack/decoder/decoder.go#L138
exported: exported type CloudStackProfileConfig should have comment or be unexported (revive)
|
golangci-lint:
internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` is high (> 10) (gocyclo)
|
golangci-lint:
internal/pkg/ec2/tag.go#L11
var-naming: func parameter instanceId should be instanceID (revive)
|
golangci-lint:
internal/pkg/ec2/create.go#L29
var-naming: func parameter amiId should be amiID (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L20
exported: exported function Int should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L24
exported: exported function Int8 should have comment or be unexported (revive)
|
golangci-lint:
pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
|
golangci-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)
|
golangci-lint:
pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
|
golangci-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)
|
golangci-lint:
pkg/git/providers/github/github.go#L52
exported: exported function New should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/providers/github/github.go#L133
exported: exported function GetGithubAccessTokenFromEnv should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/providers/github/github.go#L157
exported: exported type GitProviderNotFoundError should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/providers/github/github.go#L165
exported: exported function RepoUrl should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
|
golangci-lint:
pkg/providers/tinkerbell/hardware/catalogue_bmc.go#L56
exported: exported const BMCNameIndex should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading