We are using SonarQube as a part of our PR policies. So, create PR > build > analysis > PR decoration.
We are on Azure DevOps Server 2020.1.1 and lately upgraded from SQ Developer 8.9 to 9.4, and after this upgrade the PR decoration stopped working. When I go to Administration > configuration > DevOps Platform Integration and tab Azure DevOps Server I can see that there is a problem:
No matter if I try to full domain address, internal or ip address - check fails. I’ve switched from limited PAT to full, but still issue persists.
Please note, that the analysis is triggered from the build and in build logs I can see the output. Also, Azure DevOps web services is available from the server where SQ is hosted.
@Belen_Pruvost Indeed, after the upgrade there is some kind of a log:
[o.s.a.c.a.AzureDevOpsHttpClient] Unable to contact Azure DevOps server for request [https://tfs/DefaultCollection/_apis/projects?api-version=3.0]: [PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]