Scanned files do not appear in Sonarqube

Hello Sonarsource-Team,

we scan our Microsoft Solution a mix of C/C++ and C# with the Sonarscanner for MSBuild.

The problem is: Several files (and their analysis issues) do not appear in Sonarqube. They still appear in the scanner-log. All those affected files have relative paths outside their module/project folder. So the scanner log always outputs paths like this

c:\source\product\msdev\projectname\..\..\source\projectname\source.cpp

How can we fix this?

Thank you,
Markus

Hi,

Welcome to the community!

Can we have some details on your build & analysis? Maybe start with your pipeline and analysis log, redacted as necessary?

 
Ann