-
Notifications
You must be signed in to change notification settings - Fork 57
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: stop using snapshot for checking invalid package json #5313
Conversation
This pull request adds or modifies JavaScript ( |
d6139ba
to
1564e86
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this! ❤️
d2cf3a2
to
27a4618
Compare
I'm seeing that this one is getting stuck, and I am unsure how to fix it: https://github.com/netlify/build/actions/runs/6430875918/job/17462666876?pr=5313 Maybe @eduardoboucas knows? |
🎉 Thanks for submitting a pull request! 🎉
Summary
We have a failing snapshot test, probably due to a change in node versions. I decided to change the test to check if we're getting a configuration error instead.
Hoping to get this merged soon, I see a lot of PR's are blocked because of this.
For us to review and ship your PR efficiently, please perform the following steps:
we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or
something that`s on fire 🔥 (e.g. incident related), you can skip this step.
your code follows our style guide and passes our tests.
A picture of a cute animal (not mandatory, but encouraged)