Analyses failing for exceeding plan limit despite having adequate lines of code

Our CI/CD pipeline stared failing this morning with an error stating we had exceeded the allowed lines of code for our plan.

Your analysis with ID “AXHLzM1j9Hbl-y2v6yEG” has failed: your number of lines exceeds your organization plan

However, our billing page says it is only analyzing 56,397 out of the 100k available to us on our plan.

We have had to disable the use of Sonarqube for now because it’s blocking our CI/CD pipeline. Why are we receiving this error and what can we do to fix it?

Hi,

It sounds like that analysis adds ~45k LOC. Perhaps some misconfiguration is leading projects to be analyzed with different/updated project keys?

 
Ann