Release 2023-09-07 #34
Annotations
10 errors and 3 warnings
aws/signer/v4/middleware_test.go#L149
Error return value of `(github.com/aws/aws-sdk-go-v2/internal/awstesting/unit.StubCredentialsProvider).Retrieve` is not checked (errcheck)
|
aws/signer/v4/middleware_test.go#L352
Error return value of `url.Parse` is not checked (errcheck)
|
aws/signer/v4/presign_middleware_test.go#L49
Error return value of `url.Parse` is not checked (errcheck)
|
aws/signer/v4/presign_middleware_test.go#L72
Error return value of `url.Parse` is not checked (errcheck)
|
aws/signer/v4/presign_middleware_test.go#L148
Error return value of `(github.com/aws/aws-sdk-go-v2/internal/awstesting/unit.StubCredentialsProvider).Retrieve` is not checked (errcheck)
|
aws/signer/v4/v4_test.go#L40
Error return value of `http.NewRequest` is not checked (errcheck)
|
aws/signer/v4/v4_test.go#L54
Error return value of `io.Copy` is not checked (errcheck)
|
aws/signer/v4/v4_test.go#L346
Error return value of `signer.PresignHTTP` is not checked (errcheck)
|
aws/signer/v4/v4_test.go#L354
Error return value of `signer.SignHTTP` is not checked (errcheck)
|
aws/transport/http/client_test.go#L20
Error return value of `http.NewRequest` 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/
|
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 `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