I have configured the SonarQube developer version on my local windows laptop for evaluation. Configured the integration from Azure DevOps services build pipeline. noticed the below error when I run the pipeline.(Build pipeline is running on Microsoft hosted agent Agent pool)
==============================================================================
##[error][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“ECONNREFUSED”,“errno”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:27000}
Finishing: SonarQubePrepare
Thanks for your help.