On TFS, I am not being able to run the taks "Publish Analysis Result" to publish Quality Gate on TFS web page. The other tasks "Prepare analysis on SonarQube" and "Run Code Analysis" runs successfully.
The error messages are:
[error][SQ] Could not fetch metrics
[error][SQ] Could not fetch task for ID 'FWK9NiOFibiMfA2L0BHo'
Despite the error message, when I access the url http://localhost:9000/api/ce/task?id=FWK9NiOFibiMfA2L0BHo I get a json response with the task information.