Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.34.6 #960

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.34.6

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.34.6 #960

Triggered via pull request September 2, 2024 17:08
Status Failure
Total duration 4m 57s
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#L113
SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck)
Lint Go code: pkg/services/awssqs.go#L119
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck)
Lint Go code: pkg/services/awssqs.go#L120
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck)
Lint Go code: pkg/services/awssqs.go#L122
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck)
Lint Go code: pkg/services/awssqs_test.go#L124
SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck)
Lint Go code
issues found
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, codecov/codecov-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/