Sonar Qube for UWP C# project

Please help how to integrate sonarqube in UWP C# project. As in my windows 10 machine I successfully bound my project but when I view this on sonar server I got message “No analysis has been performed since creation. The only available section is the configuration”.

So please help and share complete steps and commands to generate sonar report.

Hi,

Welcome to the community!

You’ll need to compile and analyze. The docs should get you started.

 
HTH,
Ann