| ... | ... | @@ -101,4 +101,11 @@ Now when you update your project it should run the Sonarqube analysis we set on |
|
|
|
I added 2 code files for testing one of them had issues.
|
|
|
|
I attached the GitLab output when running test [testreport.txt](/uploads/4f75cf2a514fadcf9f4c13c6b7b115b6/testreport.txt).
|
|
|
|
|
|
|
|
Now you should see on commits the Sonarqube feedback from the test so go to Repository> Commits :
|
|
|
|

|
|
|
|
Click open the commit you ran the pipeline on:
|
|
|
|
You should see on the user you set the authentication token on comments on the parts of the code that had issues and overall feedback at the end:
|
|
|
|

|
|
|
|

|
|
|
|
|
|
|
|
|