fix: use region overrides in endpoint discovery #1604
Annotations
10 errors and 3 warnings
run ci linter:
aws/transport/http/client_test.go#L20
Error return value of `http.NewRequest` is not checked (errcheck)
|
run ci linter:
aws/transport/http/client_test.go#L76
Error return value of `http.NewRequest` is not checked (errcheck)
|
run ci linter:
aws/transport/http/client_test.go#L81
Error return value of `resp.Body.Close` is not checked (errcheck)
|
run ci linter:
aws/protocol/query/middleware_test.go#L21
Error return value of `req.SetStream` is not checked (errcheck)
|
run ci linter:
aws/protocol/query/middleware_test.go#L55
Error return value of `req.SetStream` is not checked (errcheck)
|
run ci linter:
aws/protocol/query/middleware_test.go#L73
Error return value of `req.SetStream` is not checked (errcheck)
|
run ci linter:
internal/endpoints/endpoints_test.go#L76
Error return value of `regexp.Compile` is not checked (errcheck)
|
run ci linter:
internal/endpoints/endpoints_test.go#L101
Error return value of `regexp.Compile` is not checked (errcheck)
|
run ci linter:
internal/endpoints/endpoints_test.go#L131
Error return value of `regexp.Compile` is not checked (errcheck)
|
run ci linter:
internal/awstesting/certificate_utils.go#L96
Error return value of `pem.Encode` is not checked (errcheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading