Template for a good new topic, formatted with Markdown:
-
ALM used -GitHub
-
CI system used - Githhub action
-
Languages of the repository : nodejs
Previously, we had automatic scanning enabled for all our microservice repositories. However, as the project grew, automatic analysis started causing issues for a few microservices. To address this, we switched to running SonarCloud analysis through CI checks for all microservices.
Everything was working fine until yesterday, but today the analysis started failing for one of the repositories. In the Background Tasks section, we see the following errors:
```
Error Details: dazzler-api [Project Analysis]Error Message
There was an issue whilst processing the report. Please contact support with the Project Analysis ID: AZiioqfuHyrE9Ebzqon7.
´´´```
Error Details: dazzler-api [Project Analysis]Error Message
There was an issue whilst processing the report. Please contact support with the Project Analysis ID: AZiiifptCn1Rw1rhp8zQ.
```Could you please help us troubleshoot this issue