Determine your technical debt using SonarQube - Monitoring the results
Oct 2, 2017 1 min.
TL; DR
Static analysis errors will appear as of the warnings in the compilation section. A static analysis badge will also appear on the build report and you’ll be able to have detailed and comprehensive information from SonarQube.
Information incorporated with the build
When displaying the details of a build, you’ll now find a new section dedicated to SonarQube. Within that section, besides the quality badge, you’ll also find a link to the static analysis results details. Also under the build section, all static analysis critical issues will show up as warnings.