Since yesterday, each time running a pipeline on AzureDevops on a Pull Request all the SonarCloudAnalyze task failed with the error:
##[error]ERROR: Error during SonarScanner execution
ERROR: Error during SonarScanner execution
##[error]ERROR: Could not find the pullrequest with key '5211'
ERROR: Caused by: Error 404 on https://sonarcloud.io/api/alm_integration/show_pullrequest?project=BobstRnD_MvtPrintEngine&pullrequestKey=5211 : {"errors":[{"msg":"Unable to find the pullrequest with key \u00275211\u0027"}]}
ERROR:
ERROR: Could not find the pullrequest with key '5211'
ERROR: Caused by: Error 404 on https://sonarcloud.io/api/alm_integration/show_pullrequest?project=BobstRnD_MvtPrintEngine&pullrequestKey=5211 : {"errors":[{"msg":"Unable to find the pullrequest with key \u00275211\u0027"}]}