"##[error][SQ] Task failed with status FAILED, Error message: Unknown value '0' " after upgrading Sonar from 8.8 to 8.9

Hi,

We recently upgraded the SonarQube from 8.8 to 8.9 (build 43852), but since then we started to get the “Publish Quality Gate Result” failures in our Azure pipelines. The detailed message we got is like below:

##[error][SQ] Task failed with status FAILED, Error message: Unknown value '0' (Visit of Component {key=xxxxxxxxxx,uuid=xxxxxxxxxx,type=PROJECT} failed)

Any idea about this problem? How to fix it?

Thanks in advance!

Hi @StephenS ,

I believe you have run into a known bug: SONAR-14807 Analysis task failure when sending email notification on Quality Gate change

Please check Visit of Component …. Failed thread for a description and workaround.

Joe

Thank you so much, @Joe

Yes, the workaround works for us.

Expect the real fix in the next release soon. :slightly_smiling_face:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.