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

Return -1 exit code when the document is not valid #1686

Merged

Conversation

KuraiAndras
Copy link
Contributor

The previous related PR #1145 did return an exit code, but it did not use the result of the validation. This PR fixes this behavior.

This properly fixes #900 and #1141.

@KuraiAndras
Copy link
Contributor Author

@microsoft-github-policy-service agree

@MaggieKimani1 MaggieKimani1 merged commit 09bef6c into microsoft:vnext Jun 10, 2024
6 checks passed
@KuraiAndras KuraiAndras deleted the return-non-0-exit-code-on-validate branch June 10, 2024 09:09
@KuraiAndras
Copy link
Contributor Author

Is there any info on when this will be released on NuGet? Will this be out before 2.0.0?

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.

Hidi returns exit code 0 even when failing on mac
2 participants