On SonarCloud, I get "master" branch has not been analyzed yet error message for repo in BitBucket

  • ALM: Bitbucket Cloud
  • CI system: Bitbucket Cloud
  • Languages of the repository: PHP (Laravel)

PRs get scanned, but main branch (namedmaster) is not getting scanned.



Can you share how your Bitbucket Pipeline is configured? The YAML would be a great start.

It also looks like the most recent build of your master branch has failed. Do you see in the logs that SonarCloud analysis was successfull/attempted/failed?

1 Like

Hi Colin,

thanks for getting back, this issue has been resolved for now