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
Assignees
Labels
Area: BuildCheck bug Good First Issue Self-contained issues good for first-time contributors. triaged

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.

@f-alizada f-alizada added the bug label Apr 24, 2024
@AR-May AR-May added the triaged label Apr 30, 2024
@GangWang01 GangWang01 self-assigned this May 6, 2024
@GangWang01 GangWang01 assigned JaynieBai and unassigned GangWang01 May 17, 2024
@YuliiaKovalova YuliiaKovalova added the Good First Issue Self-contained issues good for first-time contributors. label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: BuildCheck bug Good First Issue Self-contained issues good for first-time contributors. triaged
Projects
None yet
Development

No branches or pull requests

6 participants