Azure DevOps PR Quality Gate Not Working

We are following documentation here to configure a quality gate check for our PRs in Azure DevOps. The quality gate just hangs on waiting indefinitely and does not return success even though the pipeline runs fine and outputs the correct data. A video of what I am referencing can be seen here.

Sonar Version = Developer EditionVersion 8.3.1 (build 34397)

Hi Shawn,

Note that SonarQube 8.3 is quite outdated; the latest is 8.6.1 an in fact a release announcement for 8.7 is pending. We recommend you upgrade as soon as possible; we only maintain compatibility with integrations in our latest releases.

Are you using our Publish Quality Gate Result task as part of the project pipeline? Are you willing to share logs of your analysis?

Yes we are using the Publish Quality Gate Result task in our pipeline and everything seems to follow the documentation to the letter. I will look into updating to the latest version and post results.

For me i don’t see the Quality Gate Coming up yet all in Azure devOps we are on 9.4 Version.