Hey
We are using SonarQube Server Enterprise Edition v10.6 (92116)
Recently we implemented in our GitHub Actions workflows calculation of code coverage on Pull Requests using SonarSource/sonarqube-scan-action@master. Since yesterday workflows running on Pull Requests targeting one of our branches started to fail with error as in the subject during SonarQube Scan. Workflows to other branches with the same changes do not fail. All workflows us the same code for generation and delivery of coverage report. We have also validated that report meets criteria described in documentation - Generic test data | SonarQube Server | Sonar Documentation
I have theory, that coverage report is too big for parser, but I am not able to proof it yet, can you tell me if there are performance limits on parser?
I am attaching logs of failed scan if this can help. I can provide coverage report as well, if necessary, though it has our classes names so it is a bit sensitive.
0_SonarQubeScan.txt (244.6 KB)
Best regards
Bartek