Our Sonarcloud subscription exceeded the lines of code, but after removing the extra projects, it has strangely sopped analysing the Javascriot code, when nothing else has changed. JS rules and quality gates exist and are enabled. Now if I remove the project and add it again, it would start analysing again, but for existing projects it is not analysing. Is there a way to debug it ? It is integrated via bitbucket pipeline. How shall I find the root cause of the issue
Hey there.
What do the logs from your Bitbucket Pipeline (and specifically, the sonarcloud-scan
pipe) say?