GitLab pipeline is success, but not able to visualize the code result in SonarQube

Must-share information (formatted with Markdown):

sonarQube_host_url http://localhost:9000/

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)

SonarQube = sonarqube-9.8.0
Scanner= latest
relevant extension= sonar-project.properties

  • what are you trying to achieve

I want to analyze the code from Gitlab on SonarQube. i.e., codecoverage, bugs, code smells etc.

  • what have you tried so far to achieve this
    written ci pipeline in GitLab, use sonar-project.properties file and entrypoint.sh
    Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!


Hi,

Welcome to the community!

Please provide the full text of your analysis log - not screenshots, as above.

The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.

This guide will help you find them.

 
Ann