We have the SonarQube extension version 4.7.2 installed on our Azure Devops instance. The Sonarqube version that we are having is 6.7.3.
We are observing an issue after upgrading the Sonarqube extension on Azure Devops from 4.7.1 to 4.7.2. The issue is that we are unable to find the “SonarQube Analysis Report” in the Build summary page. Kindly note that the task “Publish Quality Gate Result” itself succeeds as part of the build pipeline.
Please also be informed that we were able to see the report when we were using 4.7.1 version of the extension.
I can reproduce this issue: it seems to be related to targeting a SonarQube v6.7 instance (it works fine against a SonarQube v7.9 instance). I’ve reported this internally, and will keep you updated.
FYI I’ve created VSTS-213 to track this issue. Apologies for the inconvenience.
Workaround:
If you have an on-premise installation of Azure DevOps, uninstall v4.7.2 and re-install the older version of the extension. You can download the older releases from here, then manually upload the VSIX from the [myserver]/_gallery/manage page:
We are currently using Azure Devops where we cannot manually switch the version as it is SaaS based.
Kindly help us with an update/workaround/solution for this.