I am currently using Bitbucket v8.9.9 and installed the plugin for sonar for bitbucket. I also installed sonarqube version 9.9.3 community edition. The issue i am facing is whenever I raise a pull request to merge a feature branch with main branch i get below error:
“No Sonar data found for project “ABC_project”. Please wait for the build to be finished or check your build configuration and reload this page afterward”.
For every PR i am getting the same error.
Can anyone please suggest on this.