Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix master build #829

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Fix master build #829

merged 1 commit into from
Nov 26, 2023

Conversation

lukehoban
Copy link
Member

Looks like the AWS SDK .d.ts file got subtly stricter in a way which TypeScript couldn't infer. So make the type more explciit.

Also, check in that yarn.lock files so that we build against a consistent set of dependencies. Ensure that TS builds don't fail when dependency .d.ts files get subtly stricter.

Fixes #828.

Looks like the AWS SDK .d.ts file got subtly stricter in a way which TypeScript couldn't infer.  So make the type more explciit.

Also, check in that yarn.lock files so that we build against a consistent set of dependencies.  Ensure that TS builds don't fail when dependency .d.ts files get subtly stricter.
@lukehoban lukehoban added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Nov 26, 2023
@lukehoban lukehoban merged commit 4cac9d0 into master Nov 26, 2023
5 checks passed
@lukehoban lukehoban deleted the lukehoban/fixmasterbuild branch November 26, 2023 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow failure: master
1 participant