Hey, I am making use of GitHub.
My Project on SonarCloud fails to analyze, this is the error it keeps bringing up:
‘Last analysis failed
Analysis ID “AZEsfnYqYfzEC9kStOZ8”
Your analysis with ID “AZEsfnYqYfzEC9kStOZ8” has failed: your number of lines exceeds your organization plan.’
However, I have checked the Billing and Upgrade section and my plan has 100k lines of code and I have made use of just about 37k so I do not understand why the analysis keeps failing. See some more details below:
Please don’t @ people not already involved in your thread. It doesn’t move you up our priority list. Just the opposite, usually.
If you’re getting a message about lines of code, then it means your latest analysis is analyzing a whole lot more than I suppose you’re expecting. Have you added a lot of code lately?
Unfortunately, the logs aren’t terribly explicit on this topic (despite my lobbying) but they should give you some idea of what’s being analyzed, particularly if you enable debug logging, which this guide should help you turn on.