Feedback: An exception was thrown from _what line number_ or _what variable was null_?
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 19
Description
### What You Are Seeing?

### What is Expected?
An easier debugging experience that tells me which variable was null or what line what tore down the house.
### What version of Cake are you using?
```
tools\nuget\nuget.exe install Cake -OutputDirectory tools -ExcludeVersion -Version 0.22.1
```
### What environment are you running on? Windows? Linux? Mac?
Windows x64
### Are you running on a CI Server? If so, which one?
Troubleshooting why RxUI builds went red - it's probs my fault but it's repro locally
https://github.com/reactiveui/reactiveui/tree/use-cake-22
Not asking for help with that particular problem just sharing some ideas on how to make developer experience better.
Contributor guide
Research direction
The issue names no Cake source file, test, or entry point. Start by reproducing the failure with Cake 0.22.1 on Windows x64 using the linked ReactiveUI branch, then identify what diagnostic information is currently emitted. Done means the failure reports the null variable or the relevant line number in an easier-to-debug message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100