We’ve been using SonarCloud for a while analyzing Java and JavaScript projects. The repositories are on BitBucket and the builds are done via BitBucket pipelines.
Things were working fine with SonarCloud showing results across branches. However these projects have suddenly started showing “The main branch has no lines of code” from the last few builds.
We’ve tries changing main branches and recreating projects on SonarCloud but ends up with the same issue.