apache/pulsar

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

Open

#13,244 opened on 2021年12月12日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (3,485 forks)batch import
Stalehelp wantedlifecycle/staletype/enhancement

Repository metrics

Stars
 (13,697 stars)
PR merge metrics
 (平均マージ 3d 10h) (30d で 146 merged PRs)

説明

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.

コントリビューターガイド