| ... | ... | @@ -108,4 +108,10 @@ You should see on the user you set the authentication token on comments on the p |
|
|
|

|
|
|
|

|
|
|
|
|
|
|
|
If the code has no issues I set in my Sonarqube that I would like a comment that no issues:
|
|
|
|

|
|
|
|
|
|
|
|
### Sonarqube analysis
|
|
|
|
Because I added the report part to my .gitlab-ci.yml file I also get a report to my Sonarqube server. You can see the results of the test by going into Sonarqube and your project:
|
|
|
|

|
|
|
|
You can see the details of the reported issues. |