Issue on Pull request analysis(PR decoration) in Sonar

I have followed the below documentation for setting up PR decoration.
https://uat.alm.accenture.com/sonar/documentation/analysis/pull-request/

After creating pull request it is scanned by sonar and showing passed.

But am seeing below warning against the pull resquest.


Could you please let me know how to resolve this issue.

Hello @bindu.korrakooti,

Well, that’s your internal documentation, we don’t have access to this.

To understand what happened technically, you should turn on the Debug logs on your SQ, re-attempt the PR decoration, and see in the Compute Engine logs what exactly it fails (error message, stacktrace, etc.).

Antoine