- ALM used: GitHub
- CI system used: GitHub action
- Scanner command used when applicable (private details masked):
SonarSource/sonarqube-scan-action@v5 - Languages of the repository: TypeScript
I’m trying to get a scan run on my main branch. Scans are running successfully against open PRs, but I still have a warning ("main” branch has not been analyzed yet). I have a GH Action to run upon merge to main. This completes successfully according to the log, but when I look at the main branch on sonarcloud.io, there is a red error badge “The last analysis has failed”.
Clicking the error opens a modal that says “Number of lines exceeded” and tells me to upgrade our organization plan. We were at our limit, and increased the plan a couple weeks ago, but the error persists.
analysis_id: ac94c705-31ce-4421-b0dc-9f51505d67a7