First, I would like to get some information on an issue we have been dealing with.
In projects dashboard, our project has the following message: “The main branch of this project is empty.”
But the main branch of this project “master” is not empty.
Another question that we have, can we set a custom email where we will get notified if we were to ever exceed the lines of code of the package that we have running?
From my understanding, the normal behavior is for emails to arrive to the email address mentioned in the billing section. Thanks in advance
How are you executing analysis? Is it executing automatically (per Automatic Analysis) or have you configured analysis in the CI?
If an analysis were to make your SonarCloud organization exceed your plan, the analysis would fail to process with instructions to get in contact with the administrators of the organization. No other notification is offered.
In Code section, I can only see the pages search section, and the page background, the rest appears blank
And this error message: 6245eb8f-e3ad-4da5-90a2-7948fd752327
It looks like Automatic Analysis was at one point enabled for this project, and was disabled. Are you now running analysis in CircleCI, for example using the CircleCI Developer Hub - sonarsource/sonarcloud orb?
It looks like every file is considered ignored once inclusions/exclusions are taken into account.
I would recommend reviewing the Analysis Scope to understand what changes you need to make to your inclusions/exclusions so that files are actually analyzed.