Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.7k
ci: use node v24#4842
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
ci: use node v24#4842
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@iiio2 strangely the tests seem to fail any idea whats up there? mostly |
im not sure whats broken but the most importantly - they run in node, and even have a condition to only run on node but we can't just move them to browser tests because they spin up all sorts of node-specific server stuff to actually respond to the fetch calls. we should probably just be mocking fetch... |
Before submitting the PR, please make sure you do the following
fixes #123
).Description
Additional context