Let us take a look at the static code analysis report performed as part of our CI pipeline. Follow these steps:
- Open the SonarQube link, using your favorite browser. You should see something similar to the following screenshot:
SonarQube homepage
- From the SonarQube dashboard, using the menu option, click on the Log in link.
- Enter your SonarQube credentials.
- On the resultant page, under the PROJECTS widget, click on the example-project project.
- You will see an overview of the static code analysis of your project (see the following screenshot):
Static code analysis overview
- Click on Measures | ...