Bump github.com/aws/aws-sdk-go from 1.50.36 to 1.51.3 in /release/cli… #24517
Annotations
10 errors
lint:
pkg/providers/common/common.go#L50
var-naming: func StripSshAuthorizedKeyComment should be StripSSHAuthorizedKeyComment (revive)
|
lint:
pkg/providers/common/common.go#L33
exported: exported function BootstrapClusterOpts should have comment or be unexported (revive)
|
lint:
pkg/providers/common/key_generator.go#L9
var-naming: type SshAuthKeyGenerator should be SSHAuthKeyGenerator (revive)
|
lint:
pkg/providers/common/key_generator.go#L7
exported: comment on exported type SshAuthKeyGenerator should be of the form "SshAuthKeyGenerator ..." (with optional leading article) (revive)
|
lint:
pkg/providers/common/common.go#L59
exported: exported function GenerateSSHAuthKey should have comment or be unexported (revive)
|
lint:
pkg/providers/common/common.go#L76
exported: exported function CPMachineTemplateBase should have comment or be unexported (revive)
|
lint:
pkg/providers/common/key_generator.go#L11
exported: exported method SshAuthKeyGenerator.GenerateSSHAuthKey should have comment or be unexported (revive)
|
lint:
pkg/providers/common/common.go#L80
exported: exported function EtcdMachineTemplateBase should have comment or be unexported (revive)
|
lint:
pkg/providers/common/common.go#L84
exported: exported function WorkerMachineTemplateBase should have comment or be unexported (revive)
|
lint:
pkg/providers/common/common.go#L88
exported: exported function CPMachineTemplateName should have comment or be unexported (revive)
|