Issue with project Main Branch Develop not scanning

Template for a good new topic, formatted with Markdown:

  • ALM used ( Azure DevOps)
  • CI system used (Azure DevOps
  • .Net Framework

We are able to see feature branches off the Develop branch.
When it runs the Sonar Cloud Prepare task

2023-07-18T16:39:35.3545747Z 16:39:35.351  Cache data is empty. A full analysis will be performed.
2023-07-18T16:39:35.3984608Z 16:39:35.383  Pre-processing succeeded.
2023-07-18T16:39:35.4212686Z ##[section]Finishing: Sonar Cloud Prepare 

But the Develop branch in SonarCloud never gets updated. How do we get the main branch to scan.

Hi,

Welcome to the community!

Can you provide the full analysis log from your develop analysis?

The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.

This guide will help you find them.

 
Ann