Add tinkerbell E2E tests for single node inplace upgrade (#7560) #23954
Annotations
10 errors and 10 warnings
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:
internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` is high (> 10) (gocyclo)
|
golangci-lint:
internal/pkg/ec2/create.go#L29
exported: exported function CreateInstance should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/machineconfigs.go#L3
exported: exported function ConfigsMapToSlice should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/name.go#L8
exported: exported const EtcdNodeNameSuffix should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
pkg/providers/provider.go#L12
exported: exported type Provider should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/provider.go#L49
exported: exported type DatacenterConfig should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/name.go#L12
exported: exported function GetControlPlaneNodeName should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/name.go#L16
exported: exported function GetEtcdNodeName should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/provider.go#L56
exported: exported type BuildMapOption should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/provider.go#L58
exported: exported type TemplateBuilder should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/provider.go#L63
exported: exported type MachineConfig should have comment or be unexported (revive)
|
golangci-lint:
pkg/clusterapi/apibuilder.go#L27
exported: exported const EKSAClusterLabelName should have comment (or a comment on this block) or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading