Where and how I can change link to AzureDevops on project level because it is leading to incorrect project on AzureDevOps?
SonarCloud analysis is working fine for builds that are not related to PR but for those that are related to PR I am getting following error:
Caused by: Error 404 on https://sonarcloud.io/api/alm_integration/show_pullrequest?project=task-list&pullrequestKey=2228 : {“errors”:[{“msg”:“Requested resource wasn’t found on Azure DevOps.”,“reason”:“AZURE_DEVOPS_UNABLE_TO_FETCH_REQUESTED_RESOURCE”}]}
I would say, seeing the screenshot, as your project seems to not contain that much data (but i may be wrong), the simplest way would be to delete it, and reimport the correct repository.
If this is not an option, let us know, we’ll see what we can do.