Step SonarCloud Scan succeeded, but SonarCloud Code Analysis failed

  • ALM used: GitHub
  • CI system used: GitHub Actions
  • Scanner command used when applicable: sonarsource/sonarcloud-github-action@master

Despite of the fact that during SonarCloud Scan step Quality Gate failed, the step SonarCloud Scan finished successfully:

INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=atlantic-crewing-voyages-domain-service&pullRequest=1145

INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report

INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYhIHviNm9qcwrkiag5D

INFO: Analysis total time: 21.172 s

INFO: ------------------------------------------------------------------------

INFO: EXECUTION SUCCESS

The scan is responsible for sending the report to SonarCloud (which it has done, successfully) which then produces a Quality Gate. The Quality Gate seems to be failing. I select checking the Details to understand why.

1 Like