WIP: aws-sdk-go-v2 refactor starting with s3 #1618
Annotations
8 errors and 1 warning
lint:
pkg/cloud/scope/clients.go#L217
appendCombine: can combine chain of 2 appends into one (gocritic)
|
lint:
pkg/cloud/scope/clients.go#L221
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
pkg/cloud/scope/clients.go#L244
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
lint:
pkg/logger/logger.go#L109
Comment should end in a period (godot)
|
lint:
pkg/cloud/scope/session.go#L107
Comment should end in a period (godot)
|
lint:
pkg/logger/logger.go#L130
exported: exported method Logger.Logf should have comment or be unexported (revive)
|
lint:
pkg/cloud/services/s3/s3.go#L57
exported: exported type S3API should have comment or be unexported (revive)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|