I am trying to run Sonar analysis on my Vue.js project using Bitbucket Pipelines. I am using a Bitbucket pipe for this.
pipe: sonarsource/sonarcloud-scan:2.0.0
Getting the following error:
Project or branch in report (project_key) does not match the project or branch under which it was submitted (project_key:BRANCH:main_branch)
ID: AZLcum-VpUEeN4i1o-uG
Submit time: 14:50:58
Can someone please help?