You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, can you add this flag --sonarcomponent="..." so the cli will be able to get the project info
Oh I see. Thank you for your support.
What should I pass to for --sonarcomponent? I couldn't find information about it from the Readme.
Can you help me? I find it in the SonarQube project page, but I didn't find and component part.
Also, Can I ask one thing? Is this tool support with version 10 of SonarQube?
I got error projectKey=undefined.
node -v
v18.18.0
npm -v
9.8.1
Command that I executing:
sonar-report --sonarurl "http://localhost:9000/" --project MyProject --output "/tmp/sonar-report_sonar-report.html" --allbugs --sonartoken squ_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I also tried on version 10.2.0:
The text was updated successfully, but these errors were encountered: