Bump github.com/aws/aws-sdk-go from 1.50.16 to 1.50.21 in /release/cl… #24184
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:
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:
internal/pkg/s3/upload.go#L14
exported: exported type UploadOpt should have comment or be unexported (revive)
|
lint:
internal/pkg/s3/upload.go#L16
exported: exported function WithPublicRead 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#L108
exported: exported type Operation should have comment or be unexported (revive)
|
lint:
pkg/constants/constants.go#L111
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/features/features.go#L12
exported: exported function FeedGates should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L16
exported: exported type Feature should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L21
exported: exported function IsActive should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L30
exported: exported function CloudStackKubeVipDisabled should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L37
exported: exported function CheckpointEnabled should have comment or be unexported (revive)
|