No other Branches except develop are visible in SonarQube

Hi,

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • Developer Edition Version 10.4.1
  • how is SonarQube deployed: zip, Docker, Helm
  • Zip
  • what are you trying to achieve
    I am trying to run the sonar analysis on other branches but I don’t see other branches on sonar gui
    drop down except develop.
    I am using Azure pipelines- and using ant sonarcheck for sonar analysis. I have added my pipeline code as an attachment.

Please help me and let me know what I am missing here?
Pipeline Yaml.txt (6.1 KB)

Hi,

Please provide the analysis log for one of your non-develop branches.

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.

 
Thx,
Ann