Getting "The main branch has no lines of code." in the Overview tab for the main branch (develop). All the other branches do have complete information in the Overview tab

  • ALM used - GitHub.
  • CI system used - Azure DevOps.
  • I’m using AzureDevOps tasks as SonarCloudPrepare@1, SonarCloudAnalyze@1 and SonarCloudPublish@1 to analyze and publish the results to SonarCloud.
  • Languages of the repository: Typescript.
  • The main branch (develop) misses LOC measure, even if the Code tab contains the proper code:

  • All the other branches do have LOC measure and the Overview tab is complete.

Do you have any idea what could be the issue?
Thanks in advance!

Hi @sandupetrasco and welcome to the community !

What did you Run Code Analysis task logs said ? Can you send that to us please ?

Thank you.