Sonar Cloud - Project code has disappeared from Overview

This was working fine a week ago, now loads of code has disappeared, and I have not removed it. Anybody know why please?

I would try the following:

  1. Pick any of the projects where the code is gone.
  2. Trigger an analysis in your CI system.
  3. Check on Administration / Background Tasks that the analysis you triggered was successfully received on SonarCloud.
  4. Is the code still gone? If yes, then read carefully the output of the analysis in your CI system.
  5. If you don’t see anything suspicious in the scanner output, then share it here, maybe somebody else can help you spot it. It will be also good to share what you’re expecting, for example hundreds of .java files, dozens of .js files, and so on.

What do you find?

3 Likes

Hi @janos2, welcome to our community! :smiley:

Hi @William-Mainwaring,

Can you share your build logs and logs from analysis ends steps with us? I can provide a private thread if needed.

1 Like