Hey,
I have an error for the master branch of my project:
- ALM used (GitHub)
- Link to the project in GitHub - GitHub - zabbix/zabbix: Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.
- Link to the project in SonarCloud - https://sonarcloud.io/project/overview?id=zabbix_zabbix
- Sonar scanner is configured for branches: master, release/4.0, release/5.0, release/5.4, release/6.0
- Error observed in SonarCloud: “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.
As you can see in the attached image, the master branch is already set as default branch in GitHub
Interestingly enough, that everything works well in the testing environment (GitHub - amitrofanovs/zabbix-test, SonarCloud - https://sonarcloud.io/project/overview?id=amitrofanovs_zabbix-test), and I do not see the same error there
Could you please help me to find the issue