Folders missing in Sonarcloud analysis

Hi,

I have integrated sonarcloud with Azure Devops. On few of the repositories I can successfully run a scan on the repos but Sonarcloud analysis shows only one folder.
Please find the screenshot
This is the folder structure in Azure Repos:
image

While after the analysis:

The repos consist of js, html, css, python and json codes.

What could be the issue here ?

Hey there.

It looks like you’ve performed a Pull Request Analysis, which will only show issues on your main branch. Once the SonarCloud tasks are running on your main branch, you should see full results!