I have an old vb.net solution, and I created ci/cd pipelin over azure devops to implement the sonar on the project. But it is not scanning few file and getting below error:
“DEBUG: Did not find deterministic source path in ‘F:\Build\Agent1_work\3682\s\UnitTestCases\My Project\Settings.Designer.vb’. Will skip this coverage entry. Verify sonar.sources in .sonarqube\out\sonar-project.properties.”
Team need you support here to reflect the code coverage on the dashboard.
I attached the log for sonar analysis stage. Logs.txt.zip (119.5 KB)