Hello, good morning.
We are facing problems with the metrics of each pull-request analyzed by SonarCloud.
As shown in the image below, you can see that Sonar is not counting the code analysis.
Without any changes to the code or pipeline, Sonar stopped counting the metrics.
We are using:
- ALM: Azure DevOps;
- CI: Azure DevOps;
- Scanner: scannerMode: ‘CLI’
- Languages: CSS, JavaScript, TypeScript >> React
There are reports in the community that this is a bug, but it still has no solution?
How can we solve this?
Thanks.
Community
- Currently, SonarCloud does not show coverage analysis on each pull-request
- Sonarqube-generic-coverage.xml successfully generated but code coverage not shown
- Sonar scanner pull request analysis not showing in Azure DevOps PR
- SonarCloud does not show coverage and duplication information on each pull-request(typescript)
- Powershell script to pull the sonarqube metrics and show the results in Pull Request