Typo in the GitHub actions gradle analysis guide

On the Analyze a project with Github Actions page (SonarCloud), there is a typo on the Gradle guide.

It says to use the property “sonar.host”, but the actual property you should use is “sonar.host.url”. Could someone please update this guide?

1 Like

Hello @nth0rpe,

Thanks for reporting this and welcome to the community. I will take a look and this was recently reported internally to the team.

Hello again @nth0rpe,

Good news. The issue is currently being fixed by the team and the fix would be deployed early next week.

Thanks,
Sarath

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.