chore: resolve AWS deprecations for localstack #7382
Annotations
6 errors
golangci-lint
syntax error: unexpected ) at end of statement (typecheck)
|
golangci-lint:
modules/localstack/v2/s3_test.go#L71
expected statement, found ')' (typecheck)
|
golangci-lint:
modules/localstack/v2/s3_test.go#L77
missing ',' before newline in argument list (typecheck)
|
golangci-lint:
modules/localstack/v2/s3_test.go#L81
expected '(', found TestS3 (typecheck)
|
golangci-lint:
modules/localstack/v2/s3_test.go#L139
missing ',' before newline in argument list (typecheck)
|
golangci-lint
issues found
|
Loading