Allow unknown traits when generating SDK #1712
Annotations
10 errors and 3 warnings
run ci linter:
aws/middleware/private/metrics/readcloserwithmetrics/read_closer_with_metrics_test.go#L21
Error return value of `io.ReadAll` is not checked (errcheck)
|
run ci linter:
aws/middleware/user_agent_test.go#L105
Error return value of `os.Setenv` is not checked (errcheck)
|
run ci linter:
aws/middleware/user_agent_test.go#L126
Error return value of `os.Setenv` is not checked (errcheck)
|
run ci linter:
aws/middleware/user_agent_test.go#L365
Error return value of `stack.Build.Add` is not checked (errcheck)
|
run ci linter:
aws/middleware/user_agent_test.go#L415
Error return value of `stack.Build.Add` is not checked (errcheck)
|
run ci linter:
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)
|
run ci linter:
aws/signer/v4/middleware_test.go#L287
Error return value of `stack.Finalize.Add` is not checked (errcheck)
|
run ci linter:
aws/signer/v4/middleware_test.go#L355
Error return value of `url.Parse` is not checked (errcheck)
|
run ci linter:
aws/signer/v4/presign_middleware_test.go#L49
Error return value of `url.Parse` is not checked (errcheck)
|
run ci linter:
aws/signer/v4/presign_middleware_test.go#L72
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/
|
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