Colin
(Colin)
March 14, 2022, 9:36am
2
Hey there.
A user faced a similar issue here:
Hi @Colin ,
No need, I have figured out what was wrong.
The Soundcloud project I made was not directly linked to the Azure project, as I also had an UI project which WAS linked to the Azure project.
Since then, I figured out the function and use of the Monodevelop projects. With that, I was able to set it up so that both the API and UI point to the same Azure repository, and with that, this problem has been fixed.
Can you check that this project is bound to the repository you expect (the repository where your Pull Requests are being raised)? It means that this link on your SonarCloud project (the one you’re taken to when you click See it in SonarCloud ) should take you to the right repository.
jdinardo:
I’m in the process of rolling out sonarcloud across our applications within our organization, and any time I add the sonar steps to the build pipeline for an application and PR those changes to our repos, sonar cloud will automatically spam the first PR containing any changes with 50+ comments pointing out existing issues that weren’t introduced in the PR.
Hm. That shouldn’t be happening. Does this happen even if the target branch of the PR (like master
) has already been analyzed?