[Draft] Update awssqs.go with extra logging before calling AWS SDK. #984
Annotations
3 errors and 1 warning
Run golangci-lint:
pkg/services/awssqs.go#L195
printf: github.com/sirupsen/logrus.Infof format %s has arg input.QueueName of wrong type *string (govet)
|
Run golangci-lint:
pkg/services/awssqs.go#L200
printf: github.com/sirupsen/logrus.Infof format %s has arg input.QueueUrl of wrong type *string (govet)
|
Run golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading