The analysis was carried out to a .csproj file by means of sonar scanner, at the moment of presenting the results of the analyzed files it was found that the analysis did not cover the entire project.
Hi Jorge Lino,
Can you please provide more information about the problem you face?
- do you use sonarqube or sonarcloud?
- are you running all commands from the same folder?
- what is the version of the SQ Scanner for MSBuild you are using?
- what is the version of MSBuild you are using?
- the verbose output of the command (please run SonarScanner.MSBuild.exe begin /k:“MyProject” /d:sonar.verbose=true as the begin step, and please attach the output of END step
- what are the contents of the .sonarqube\out folder?
- could you please share the .sonarqube\conf\SonarQubeAnalysisConfig.xml and the .sonarqube\conf\sonar-project.properties
Thank you,
Costin