Release 2023-07-20.2 #1244
Annotations
10 errors and 3 warnings
internal/shareddefaults/shared_config.go#L35
Error return value of `os.UserHomeDir` is not checked (errcheck)
|
internal/shareddefaults/shared_config.go#L41
Error return value of `user.Current` is not checked (errcheck)
|
aws/middleware/user_agent_test.go#L105
Error return value of `os.Setenv` is not checked (errcheck)
|
aws/middleware/user_agent_test.go#L126
Error return value of `os.Setenv` is not checked (errcheck)
|
aws/middleware/user_agent_test.go#L365
Error return value of `stack.Build.Add` is not checked (errcheck)
|
aws/middleware/user_agent_test.go#L415
Error return value of `stack.Build.Add` is not checked (errcheck)
|
aws/ratelimit/token_rate_limit_test.go#L63
Error return value of `rl.AddTokens` is not checked (errcheck)
|
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)
|
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