Sonar cloud analysis failed and no error message given

Hello, im using sonarcloud for analyzing my project with pull request, but today got this error message when i have upgraded java version:

There was an issue whilst processing the report. Please contact support with the Project Analysis ID: AYpl0yMRY4qTUqC-kJke.

I am using circle ci but i dont know where i can get more information about what went wrong :S

Hello and welcome to the community!

In the logs I see the error “Component has been deleted by end-user during analysis” so looks like the branch was deleted during the analysis. It may have happened if you merge the PR before the analysis is finished for example.