Project Diagnostics is empty whilst project is not compiling
This is likely due to your project including unsupported C# features (7.1 +) in your code.
Possible solution:
- Please use a different syntax/features. Examples of workarounds for unsupported C# features can be found here.