Skip to content

[Draft] Update awssqs.go with extra logging before calling AWS SDK. #984

[Draft] Update awssqs.go with extra logging before calling AWS SDK.

[Draft] Update awssqs.go with extra logging before calling AWS SDK. #984

Triggered via pull request November 25, 2024 21:41
Status Failure
Total duration 2m 19s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Lint Go code: pkg/services/awssqs.go#L195
printf: github.com/sirupsen/logrus.Infof format %s has arg input.QueueName of wrong type *string (govet)
Lint Go code: pkg/services/awssqs.go#L200
printf: github.com/sirupsen/logrus.Infof format %s has arg input.QueueUrl of wrong type *string (govet)
Lint Go code
issues found
test: pkg/services/awssqs.go#L195
github.com/sirupsen/logrus.Infof format %s has arg input.QueueName of wrong type *string
test: pkg/services/awssqs.go#L200
github.com/sirupsen/logrus.Infof format %s has arg input.QueueUrl of wrong type *string
test
Process completed with exit code 2.
Lint Go code
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/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/