Bump github.com/aws/aws-sdk-go-v2/credentials from 1.11.2 to 1.16.15 … #23258
Annotations
10 errors and 10 warnings
lint:
pkg/manifests/bundles/versions_bundle.go#L7
exported: exported function VersionsBundleForKubernetesVersion should have comment or be unexported (revive)
|
lint:
pkg/manifests/bundles/charts.go#L5
exported: exported function Charts should have comment or be unexported (revive)
|
lint:
pkg/manifests/bundles/read.go#L14
exported: exported type Reader should have comment or be unexported (revive)
|
lint:
pkg/manifests/bundles/read.go#L18
exported: exported function Read should have comment or be unexported (revive)
|
lint:
pkg/manifests/bundles/read.go#L33
exported: exported function ReadEKSD should have comment or be unexported (revive)
|
lint:
pkg/yamlutil/parser.go#L156
var-naming: var generateApiObj should be generateAPIObj (revive)
|
lint:
pkg/yamlutil/parser.go#L97
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
|
lint:
pkg/yamlutil/parser.go#L103
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
|
lint:
pkg/yamlutil/apiobject.go#L28
exported: exported function NewObjectLookupBuilder should have comment or be unexported (revive)
|
lint:
pkg/yamlutil/parser.go#L125
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (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/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (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/registry.go#L18
exported: exported function ReadCredentials should have comment or be unexported (revive)
|