Skip to content

Upgrade to AWS SDK v2 (#1938) #424

Upgrade to AWS SDK v2 (#1938)

Upgrade to AWS SDK v2 (#1938) #424

Triggered via pull request April 20, 2024 13:08
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build
Process completed with exit code 1.
lint: pkg/storage/s3/saver.go#L6
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: pkg/storage/s3/saver.go#L9
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: pkg/storage/s3/cataloger.go#L6
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: pkg/storage/s3/s3.go#L53
commentFormatting: put a space between `//` and comment text (gocritic)
lint: pkg/storage/s3/s3.go#L59
commentFormatting: put a space between `//` and comment text (gocritic)
lint: pkg/storage/s3/s3.go#L85
Comment should end in a period (godot)
lint: pkg/storage/s3/cataloger.go#L5
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/storage/s3/cataloger.go#L7
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/storage/s3/checker.go#L4
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: pkg/storage/s3/cataloger.go#L8
File is not `goimports`-ed (goimports)
lint: pkg/storage/s3/s3.go#L27
exported: exported type Storage should have comment or be unexported (revive)