Reporters¶
Used to get analysis results.
Implemented reporters¶
- json - analysis results in proprietary JSON format, supported by SonarQube 1C (BSL) Community Plugin;
- generic - analysis results in Generic issue format for SonarQube;
- junit;
- tslint;
- sarif;
- console.