Last analysis failed Analysis ID "AZifryTUGJYHK2XtBILt"

Last analysis failed Analysis ID “AZifryTUGJYHK2XtBILt”. Started around 12 hours ago.

  • ALM used: GitHub
  • CI system used: Circle CI
  • Scanner command used when applicable: bin/sonar-scanner
  • Mainly Ruby + JS, a bit of Python and .NET.
  • Only if the SonarCloud project is public: private account.
  • Error observed: Analysis on CI using bin/sonar-scanner works fine, report is uploaded successfully. But in the SonarCloud account, we see an error “Last analysis failed Analysis ID “AZifryTUGJYHK2XtBILt”“.
  • Steps to reproduce: Failing each time for the “main” branch starting 12 hours ago. It is possible that we added or changed some files in the repo that break the analysis of the report on the SonarCloud side. However, it’s strange, as local analysis using bin/sonar-scanner works totally fine. The project is quite big, and the analysis with bin/sonar-scanner takes ~10 minutes.

Hello @oleksiileonov,

Thank you for the report.
We have identified the issue, and it has now been fixed. Could you try to run the analysis again?

1 Like

Hi @eric.giffon ,

Thank you a lot! I could confirm that the analysis is working now.

1 Like