ghnp5
(Ghnp5)
May 24, 2026, 10:42pm
1
Hello,
In both the following pages:
we’re told to use the following argument in the Psalm command:
--output-format sonarqube
However, if we use this exact literal, we’ll get the following error:
Cannot locate sonarqube
It’s just missing a =, so the correct is:
--output-format=sonarqube
Thanks!
Hi @ghnp5 ,
Thanks for reporting this I fixed the typo.
ghnp5
(Ghnp5)
May 25, 2026, 11:23am
3
Thanks!
Looks like you did it only in the second link. The first one still has the space.
Have a great day!
The first link points to the SonarQube Server 10.0 version doc and we no longer maintain it. However the fixed content shows in more recent versions (here for example).