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

ci: add script to test generated types #2026

Merged
merged 2 commits into from
Nov 9, 2024
Merged

ci: add script to test generated types #2026

merged 2 commits into from
Nov 9, 2024

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Oct 25, 2024

The generated TypeScript definitions need to be periodically validated.

A flurry of recent PRs have aimed to correct type issues:

Additionally, TypeScript was upgraded to the latest minor version in #2024.

This PR adds a script to type check generated definitions for the library to ensure basic workability and guard against regressions.

The current check should expectedly fail as there are still TypeScript errors that I'm working through.

@metonym metonym changed the title chore: add script to test generated types ci: add script to test generated types Oct 27, 2024
@metonym
Copy link
Collaborator Author

metonym commented Nov 3, 2024

Rebase once #2027 is merged.

@metonym metonym marked this pull request as ready for review November 9, 2024 22:44
@metonym metonym merged commit 4448608 into master Nov 9, 2024
3 checks passed
@metonym metonym deleted the ci-test-src-types branch November 9, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant