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

[Bug][BuildCheck]: Build succeedes with MSBUILDNOINPROCNODE enabled #10071

Open
f-alizada opened this issue Apr 24, 2024 · 0 comments
Open

[Bug][BuildCheck]: Build succeedes with MSBUILDNOINPROCNODE enabled #10071

f-alizada opened this issue Apr 24, 2024 · 0 comments

Comments

@f-alizada
Copy link
Contributor

f-alizada commented Apr 24, 2024

Issue Description

While building with buildcheck enabled and MSBUILDNOINPROCNODE=1
Severity of the rule set to Error, does not reported to the all build:
image

Steps to Reproduce

Set the default Severity SharedOutputPathAnalyzer to error.
Repro projects could be found here:

public void SampleAnalyzerIntegrationTest(bool buildInOutOfProcessNode, bool analysisRequested)

Expected Behavior

Build to fail if the severity set to Error

Actual Behavior

Errors are logged,
But the build is green.

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

No branches or pull requests

4 participants