dotnet / dotnet/msbuild

Build failed 0 warnings 0 errors in LazyItemEvaluator

Open
#5,848 0 comments 0 reactions 0 assignees View on GitHub
Area: Debuggability bug triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

### Issue Description
I inserted a fatal exception [here](https://github.com/dotnet/msbuild/blob/master/src/Build/Evaluation/LazyItemEvaluator.cs#L358), and it printed "build failed 0 warnings 0 errors" when I tried to build with it.
### Expected Behavior
Better error message.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in src/Build/Evaluation/LazyItemEvaluator.cs around line 358 and reproduce the fatal-exception build described in the issue. Trace how that failure reaches the build summary; done means the failure produces a useful error message instead of reporting 0 warnings and 0 errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.