...
Problem: No annotations for SonarQube issues are shown in a pull request, although you expect some:
...
Resolution:
a) The app only shows annotations with minimum issue severity (e.g. MAJOR) according to the repository settings option “Min. severity to show”. So if you cannot see annotations because all Sonar issues in your pull request are of severity MINOR, check this setting and update it accordingly.
b) Verify that you have configured a webhook in SonarQube for the Sonar for Bitbucket app and that the last delivery status is OK (green). If it is red like in the following screen shot or if you don’t see a webhook entry for this app, check our Webhook troubleshooting guide:
...