Memory error during SonarScanner execution

After some private conversation and investigation, we found out some quite big auto-generated python files were being analyzed and caused out of memory errors.
Excluding those auto-generated files from analysis solved the issue.

1 Like