Running a scan in Azure DevOps of a C# project, the analysis step completes successfully, but the step publishing the quality gate is hanging. It worked successfully on 2020-09-11T16:06:29.5983654Z but stopped working sometime before 2020-09-11T18:05:00.6613798Z. We have a timeout set on this job/pipeline, and it’s hitting that. Here’s the output from the task:
Starting: Publish Quality Gate Result
==============================================================================
Task : Publish Quality Gate Result
Description : Publish SonarCloud's Quality Gate result on the Azure Pipelines build result. To be used after the actual analysis.
Version : 1.9.0
Author : sonarsource
Help : [More Information](http://redirect.sonarsource.com/doc/install-configure-scanner-tfs-ts.html)
==============================================================================
##[error]The operation was canceled.
Finishing: Publish Quality Gate Result