aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.96k stars 556 forks source link

test: fix type checks in unit tests #6071

Closed trivikr closed 1 month ago

trivikr commented 1 month ago

Issue

Unblocks https://github.com/aws/aws-sdk-js-v3/pull/6038

Description

Fixes type checks in unit tests

Testing

All tests except @ts-expect-error for ES2020 are successful in https://github.com/aws/aws-sdk-js-v3/pull/6052 The @ts-expect-error comments will be removed on bumping TSConfig


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

github-actions[bot] commented 1 month ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.