The SonarQube Cloud scan continuously fails on one of my repos.
Analysis status
Last analysis failed Analysis ID “AZcXOnNECgx_Yi0AO7Ii”
The last analysis has failed. If it keeps on failing after several attempts, please contact us on Community forum and provide the following failing analysis ID: “AZcXOnNECgx_Yi0AO7Ii”.
Hello @Josh-Drata , thank you for reporting this issue to us.
From our logs, we can see there was an out-of-memory event during the analysis of a large number of TS files. For now, I recommend you do the following for this particular project:
I will let our other team members respond if they have further comments or questions. Feel free to let us know what you think or if you have questions also.
Indeed, your project is bigger than what is supported by Automatic Analysis today, as the TS analyzer needs more memory than what is available.
As Joe mentioned, the way to go is to switch to CI-based analysis, and we will log the event internally to consider supporting bigger projects in the future.