Refactor registry tester to support aws config (#6761) #20530
Annotations
10 errors and 10 warnings
internal/test/envtest/environment.go#L93
exported: exported type Environment should have comment or be unexported (revive)
|
internal/test/envtest/environment.go#L103
exported: exported type EnvironmentOpt should have comment or be unexported (revive)
|
internal/test/envtest/environment.go#L105
exported: exported function WithAssignment should have comment or be unexported (revive)
|
internal/test/envtest/environment.go#L204
exported: exported method Environment.Client should have comment or be unexported (revive)
|
internal/test/envtest/environment.go#L218
exported: exported method Environment.CreateNamespaceForTest should have comment or be unexported (revive)
|
pkg/manifests/eksd/read.go#L10
exported: exported type Reader should have comment or be unexported (revive)
|
pkg/manifests/eksd/read.go#L14
exported: exported function ReadManifest should have comment or be unexported (revive)
|
pkg/manifests/eksd/images.go#L7
exported: exported function Images should have comment or be unexported (revive)
|
pkg/cluster/config.go#L63
cyclomatic complexity 19 of func `(*Config).DeepCopy` is high (> 10) (gocyclo)
|
pkg/cluster/builder.go#L62
cyclomatic complexity 13 of func `(FileSpecBuilder).Build` is high (> 10) (gocyclo)
|
pkg/clusterapi/providers.go#L10
exported: exported type KubeLister should have comment or be unexported (revive)
|
pkg/clusterapi/controllermanagerargs.go#L7
exported: exported function ControllerManagerArgs should have comment or be unexported (revive)
|
pkg/clusterapi/fetch.go#L21
exported: exported function MachineDeploymentInCluster should have comment or be unexported (revive)
|
pkg/clusterapi/fetch.go#L33
exported: exported function KubeadmConfigTemplateInCluster should have comment or be unexported (revive)
|
pkg/clusterapi/extraargs.go#L95
var-naming: func SecureTlsCipherSuitesExtraArgs should be SecureTLSCipherSuitesExtraArgs (revive)
|
pkg/clusterapi/identity.go#L117
exported: exported function SetIdentityAuthInKubeadmControlPlane should have comment or be unexported (revive)
|
pkg/clusterapi/manager.go#L11
exported: exported type Manager should have comment or be unexported (revive)
|
pkg/clusterapi/upgrader.go#L13
exported: exported type Upgrader should have comment or be unexported (revive)
|
pkg/clusterapi/apibuilder.go#L27
exported: exported const EKSAClusterLabelName should have comment (or a comment on this block) or be unexported (revive)
|
pkg/clusterapi/resourceset.go#L15
exported: exported type ClusterResourceSet should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading