...
d) Check the SonarQube™ project mappings under the repository settings of the app. If the project mappings use an invalid module or analysis directory, the pull requests cannot get annotated correctly.
e) For older SonarQube™ versions, make sure to pass -Dsonar.analysis.scmRevision=COMMIT_ID
with the commit SHA from your CI system to your analysis invocation.
4. Receiving the error message of “The ‘component’ parameter is missing”.
...