Hi,
I just set up sonarcloud for the first time, using a paid account. I’ve set up two repositories, both are set up in the same way, both have a master branch which is the default branch.
Somehow one repository is not being automatically analyzed. When looking at the overview page for the project it says: ““master” branch has not been analyzed yet and you have multiple branches already. It looks like it is not your Main Branch, check your configuration.”.
The branches screen looks like this, no analysis being done, for the other repo it looks exactly the same but that one is being analyzed. Strangely enough when I click pull requests those are successfully analysed, but the master branch isn’t.
Any idea how I can resolve this issue and start using the product?
- ALM used GitHub
- CI system used: none configured yet, but we use circleci
- Languages of the repository: Ruby, Typescript, Javascript
- Steps to reproduce: Connect repo with github, nothing else is configured.