We are using branch “feature/UISonarseperate” . We are running sonar analysis ,publish and can see analysis is fine and publish is working in pipeline with below logs but when we check the same in sonar cloud it shows as " The requested project does not exist, or you have not been granted access.
Make sure the project has been analyzed successfully, hasn’t been deleted, and that you are authenticated to SonarCloud with a user account with permission to view the project."
You’re showing screenshots of a project called Gemini-App. The project key in your log screenshot (BTW, we really hate screenshots of logs. They can be quite hard to read) is:
Also, The project key which is referenced is correct . All our other branches on which it’s working , We are using the same project key. Details as below:
I noticed your project has lots of open short-lived branches and pull requests. Could you please check in SonarCloud if all of them are still relevant, and delete (I mean in SonarCloud) them if relevant? This might help to work around the issue until we understand if we can improve our processing.
Also, I noticed the project has no new code definition set, you may want to address this point too.
Thanks for the response Alex. All the latest runs via new branches are not being captured in sonar cloud. We are not able to see the branch name neither analysis. Let me delete few branches and check . will update you.
I noticed the project has no new code definition set, you may want to address this point too. - Please let me know steps how to address this.
Thanks for the response. Unfortunately I don’t see the option to delete the branches. I have the Admin access. My team members who has admin access also cannot see the option.
Hi @prakashmenon19, please check the Project’s permissions (from within the project administration menu) and see what groups or users have “Administer” permission on the project (not at the organization level).