Code Smells only getting generated for Dot Net 2015 and framework 4.0 windows application

We tried to build and scan the code for Dot Net 2015 and framework 4.0 which is windows application source code but Bug is not loading and code smell showing few bugs.

SonarQube Version: * Community Edition * Version 8.3.1 (build 34397)

Hello and welcome to the community!

Please give us the following version information:

And we’ll need the logs:

  • please give us the verbose output of the scanner commands (please run SonarScanner.MSBuild.exe begin /k:“MyProject” /d:sonar.verbose=true as the begin step, and please attach the output of the BEGIN and END steps)
  • please give the output of running MSBuild in verbose mode (/v:d)

Also, please tell us:

  • what are the commands you are running to do the analysis?
  • are you running all commands from the same folder?

In addition, please see the following guides: