Hi,
If you are using the new version of the extension, dont mix:
- run analysis task: run the analysis and publish result *on SonarQube*
- publish analysis result task: wait for analysis to be completed on SonarQube side, then publish a report *in VSTS*
The message likely show that you are running only the second one.
++
Julien