-
-
Notifications
You must be signed in to change notification settings - Fork 603
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
chore(build): fix ci #535
chore(build): fix ci #535
Conversation
Needs investigation. |
Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon. |
What's the status on this? |
Tests are breaking because of some change in yargs 12. |
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.
looks lgtm here, is this ready?
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.
I hope the changes in stdin looks good. The order of output has changed a little bit as now it's adding a line in between outputting the entrypoint file name.
Looks good to merge if the change in output order is acceptable.
What kind of change does this PR introduce?
Did you add tests for your changes?
If relevant, did you update the documentation?
Summary
Fixed some linting issue but the tests are still failing due to some other issue (currently debugging)
Does this PR introduce a breaking change?
Other information