When running SonarQube Analysis on Azure DevOps with any branch other than master, I am receiving the error below. Attempted to add the additional property 'sonar.branch.name=$(Branch.SourceBranchName) but that did nothing…
- versions used (4.5.1 (ADO Task), SonarQube 7.5)
- To use the property “sonar.branch.name”, the branch plugin is required but not installed. See the documentation of branch support: https://redirect.sonarsource.com/doc/branches.html.