Bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.24.1 in /release/c… #23254
Annotations
10 errors and 10 warnings
lint:
internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` is high (> 10) (gocyclo)
|
lint:
internal/pkg/ec2/create.go#L29
var-naming: func parameter amiId should be amiID (revive)
|
lint:
internal/pkg/ec2/tag.go#L11
var-naming: func parameter instanceId should be instanceID (revive)
|
lint:
pkg/tar/walker.go#L11
exported: exported function NewFolderWalker should have comment or be unexported (revive)
|
lint:
pkg/tar/walker.go#L18
exported: exported type FolderWalker should have comment or be unexported (revive)
|
lint:
pkg/tar/walker.go#L22
exported: exported method FolderWalker.Walk should have comment or be unexported (revive)
|
lint:
pkg/tar/gzip.go#L9
exported: exported function GzipTarFolder should have comment or be unexported (revive)
|
lint:
pkg/tar/gzip_packager.go#L3
exported: exported type GzipPackager should have comment or be unexported (revive)
|
lint:
pkg/tar/packager.go#L3
exported: exported type Packager should have comment or be unexported (revive)
|
lint:
pkg/tar/router.go#L15
exported: exported type FolderRouter should have comment or be unexported (revive)
|
lint:
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
|
lint:
pkg/constants/constants.go#L97
exported: exported type Operation should have comment or be unexported (revive)
|
lint:
pkg/constants/constants.go#L100
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/clustermanager/internal/deployments.go#L13
exported: exported var ExternalEtcdDeployments should have comment or be unexported (revive)
|
lint:
pkg/clustermanager/internal/deployments.go#L18
exported: exported var EksaDeployments should have comment or be unexported (revive)
|
lint:
pkg/config/config.go#L9
var-naming: const SshKnownHostsEnv should be SSHKnownHostsEnv (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/config/proxy.go#L8
var-naming: const HttpsProxyKey should be HTTPSProxyKey (revive)
|
lint:
pkg/config/vsphereuser.go#L9
exported: exported const EksavSphereUsernameKey should have comment (or a comment on this block) or be unexported (revive)
|