which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube Enterprise 9.9 LTS
how is SonarQube deployed: zip, Docker, Helm
Azure App Service
what are you trying to achieve
Scan the local repository with sonar scanner and see the results in SonarQube
what have you tried so far to achieve this
Setup the SonarScanne inside the repo as ./sonar-scanner-5.0.1.3006-windows, all files and folders are within the root folder.
When scanning has been done, I get “The main branch has no lines of code.” in SonarQube.
The folder structure: