Github action keeps failing on sonarcloud scan cause of maven project

Hi,

If you’re using Maven as your build tool, you should use it as your analysis tool too. As Colin advised in your other thread, simply by adding a sonar.sources property, you can analyze both your Java and your Go code together.

 
Ann