Integrate SonarQube with your AI agent, scan for secrets and dependency risks, and explore and manage issues—all from the command line.
Start using SonarQube CLI
I added new github actions following the recommended pattern (just added gradle wrapper validation & changed name). I also updated gradle to include the sonar plugin & set the project properties
> Project not found. Please check the 'sonar.projectKey' and 'sonar.organization' properties, the 'SONAR_TOKEN' environment variable, or contact the project administrator
Shouldn’t the project key be odpi_egeria-connector-hadoop-ecosystem if you intend to point to this project, rather than odpi_egeria-connector-hivemetastore?
Thanks - I’d forgotten about that, having responded in that thread months ago (we wanted to re-look at sonar cloud). I’ll try the community suggestion.
It may be worth adding a caveat into the sonar cloud docs for scanning as this fork/PR is extremely common for open source projects.