Sonar Cloud code analysis in main branch shows "The main branch has no lines of code."

Hi,

We are using SonarCloud for code quality check integrated with Azure DevOps Services. We have added 5 .Net projects. Out of those, 3 are showing the code analysis properly. The other two is showing the below in the main branch:

All 5 are configured in the same manner. Only two are having this issue
Kindly assist.

Thank you.

Please check the output of the analysis of the projects where the main branch has no lines of code. The output should include logs by each language analyzer, and mention the number of files analyzed, per language.

What languages do you expect to be analyzed in these projects? Do the files have standard extensions for the language? Are there some exclusions configured?