I am trying to configure quality checks for some the projects in our Organisation, and some projects are marked as imported but are missing from my “My Projects” list. And I get the attached error, where as the Project is already listed as imported in Sonar Cloud.Is there a way to delete and reimport a project in Sonar Cloud?
There are a couple different things going on here.
Your “My Projects” list is a list of the projects you’ve favorite-ed. If you haven’t marked a project as a ‘favorite’, then it won’t show up on the list.
The error message you’ve attached is from a pipeline - after analysis. So the analysis itself is apparently running fine(?). It’s the part that fetches the Quality Gate status that’s failing.
Can you provide the full analysis log, starting from the analysis command itself, and your pipeline?
The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.