dotnet / dotnet/msbuild

Warning-to-error promotion process is doubled

Open
#10,891 0 comments 1 reaction 0 assignees View on GitHub
Priority:2 triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

The current warnings-as-errors and warnings-not-as-errors process is applied multiple times in multiproc builds:

* in the warning-logging process, to create the events to be sent to the main node, and
* In the main logging node's `LoggingService`.

That's wasteful and can lead to confusing re-promotion behavior bugs like #10874.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.