SonarCloud plugin is not working in Bitbucket Cloud anymore

Hi,

I believe the SonarCloud plugin for Bitbucket Cloud is broken.

  • CI system used: Bitbucket Cloud Pipelines
  • Scanner command used when applicable:
    sonar-scanner -Dsonar.login=$SONARCLOUD_TOKEN -Dsonar.projectVersion=$BITBUCKET_BUILD_NUMBER
  • Languages of the repository: Javascript
  • Error observed: The ‘Code Quality’ widget inside Bitbucket cloud shows nothing since yesterday. It just show ‘loading SonarCloud plugin …’ then shows nothing. When I go to sonarCloud settings in the project setting, I cannot see the project select dropdown box any more. It seems the plugin is broken. On the other hand, my SonarCould analysis report still uploads to SonarCloud project without any error from my pipelines. Just not show back in my Bitbucket cloud project and PRs.

Cheers,

Tao

1 Like

Hi Tao Lin,

Welcome to the community! And thank you for reporting this issue!
We are aware of it and we have started to investigate so that we can come up with a fix it as soon as possible.
Here is a community ticket that you can follow to see the progress: SCCOMM-1

Cheers,

Greg

The incident has been closed and the issue is fixed, you should be able to see the bitbucket integration again.