SonarQube scan results are not displayed in Gitlab

We are using Enterprise Edition v2025.1 (102418) of SonarQube and trying to display Sonar scan result to Gitlab MR.

Configured Application in Gitlab and mapped the same in SonarQube Authentication.

Also configured Gitlab DevOps platform in SonarQube.

All the configurations are green.

I am able to import Gitlab project in SonarQube , However when triggered pipeline to run Sonar scan as part of that pipeline , scan results are not displayed in Gitlab.

Attaching doc for snapshots.

Do you see your Merge Request analyzed in SonarQube?

Yes I can see Merge request analysis in SonarQube

MR-Scan

Any warnings?

In warnings , I can see one as “Unable to decorate pull requests for provider ‘GitLab’. Please check the configuration.“ which is related

Also , in compute engine logs , it shows “Unable to find a Pull Request decorator factory for ‘GitLab’. Please check the configuration.”

However as shown in screenshots (attached with question) all configurations are green and displays as “valid configuration”

Also , Could you confirm if we can see sonar analysis report for a branch in Gitlab , similar to MR ?