apache/pulsar

[Enhancement] Use SonarQube to run static code analysis for detecting bugs early

Open

#13.244 aperta il 12 dic 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Java (3485 fork)batch import
Stalehelp wantedlifecycle/staletype/enhancement

Metriche repository

Star
 (13.697 star)
Metriche merge PR
 (Merge medio 3g 10h) (146 PR mergiate in 30 g)

Descrizione

Is your enhancement request related to a problem? Please describe. Current code analysis tool is not able to detect unused variables, which can be potential bugs. Using SonarQube can mitigate this problem.

Describe the solution you'd like Integrate SonarQube to Pulsar's build process.

Describe alternatives you've considered

Not yet.

Guida contributor