Skip to content

[CLI] Fix output file creation and exit code when only compiler diagnostics are reported#1056

Merged
josefpihrt merged 4 commits intodotnet:mainfrom
PeterKaszab:fix-cli-create-output-compiler
Mar 26, 2023
Merged

[CLI] Fix output file creation and exit code when only compiler diagnostics are reported#1056
josefpihrt merged 4 commits intodotnet:mainfrom
PeterKaszab:fix-cli-create-output-compiler

Conversation

@PeterKaszab
Copy link
Contributor

@PeterKaszab PeterKaszab commented Mar 20, 2023

Closes #1055

@PeterKaszab PeterKaszab changed the title [CLI] Create output file when only compiler diagnostics are reported [CLI] Fix output file creation and exit code when only compiler diagnostics are reported Mar 20, 2023
@josefpihrt josefpihrt merged commit 4d6e9d5 into dotnet:main Mar 26, 2023
@josefpihrt
Copy link
Collaborator

@PeterKaszab Thanks for the PR! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CLI] Analyze command does not create the XML output file and returns incorrect exit code when only compiler diagnostics are reported

2 participants