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: warning should not result in non-zero exit code #1872

Merged
merged 5 commits into from Oct 5, 2020
Merged

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented Oct 5, 2020

What kind of change does this PR introduce?
fix

Did you add tests for your changes?
Yes
If relevant, did you update the documentation?
Yes
Summary
A warning should not result in a non-zero exit code as it's not braking build or something else.
Refers #1836 (comment)

Does this PR introduce a breaking change?
No

Other information
Fixes #1836

@snitin315 snitin315 requested a review from a team as a code owner October 5, 2020 05:05
@alexander-akait
Copy link
Member

/cc @webpack/cli-team

@webpack-bot
Copy link

@snitin315 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@Dheeraj-01 Please review the new changes.

@snitin315 snitin315 merged commit ae9539d into next Oct 5, 2020
@snitin315 snitin315 deleted the fix/exit-codes branch October 5, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance.hints: "warning" emits non zero exit code
6 participants