Must-share information (formatted with Markdown):
-
which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- sonarqube:
Developer EditionVersion 10.4.1 (build 88267)
- scanner:
sonarsource/sonarqube-scan-action@master
on github actions
- sonarqube:
-
how is SonarQube deployed: zip, Docker, Helm
Helm -
what are you trying to achieve
I have a github ruleset requiring a passing status check for sonarqube code analysis, this has been working for a couple of weeks now, but today on one of the PRs requiring the passing status check the github action kicked off and completed successfully, and the PR in my sonarqube console is passing, but I see a warning on that page[1]. I am guessing the reason my status check isn’t reporting is this but I am not sure why the commit is missing or what to do to fix this. -
what have you tried so far to achieve this
So far I have attempted to re-run the workflow in github, delete the PR in sonarqube, and run the workflow in github again, but am now at a loss for what to do next.
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!
[1]
Pull request decoration failed. Commit '9858f156...' not found in pull request '1292'