update per review, add integration tests #202
Annotations
7 errors
golangci-lint:
aws/sqs/sqs_integration_test.go#L76
Error return value of `json.Unmarshal` is not checked (errcheck)
|
golangci-lint:
aws/sqs/sqs_integration_test.go#L106
Error return value of `json.Unmarshal` is not checked (errcheck)
|
golangci-lint:
aws/sqs/sqs_integration_test.go#L122
Error return value of `json.Unmarshal` is not checked (errcheck)
|
golangci-lint:
aws/sqs/sqs_integration_test.go#L39
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
golangci-lint:
aws/sqs/sqs_integration_test.go#L82
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
golangci-lint:
aws/sqs/sqs_integration_test.go#L95
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
golangci-lint
issues found
|
Loading