Hi,
I have issue when run CI job integrate with Sonarqube, I setup follow docs on https://docs.oracle.com/en/cloud/paas/visual-builder/visualbuilder-manage-development-process/build-your-applications.html#GUID-67531C25-9E57-48E3-91CF-A3866A5BEB18
From Add After Build Action, select SonarQube Result Publisher.
To use the SonarQube Quality Gate status as the build status, select Apply SonarQube quality gate status as build status.
If the SonarQube Quality Gate status is Passed
, the build is marked as successful. If the SonarQube Quality Gate status is Failed
, the build is marked as failed. To learn about SonarQube Quality Gates, see
but when Job finished , on Job Details page Sonarqube not appear result
here is my config:

Can someone help me in this case!!!!
Thanks