valkey-io/valkey-glide

Java: Fix SpotBugs issues

オープン

#2,612 opened on 2024/11/05

 (4 件のコメント) (0 件のリアクション) (2 人の担当者)Java (166 件のフォーク)auto 404
Task 🔧Unstaledgood first issuejava ☕testing 🧪

Repository metrics

Stars
 (762 個のスター)
PR merge metrics
 (平均マージ 7d 22h) (30d で 94 merged PRs)

説明

Fix all issues reported by SpotBugs.

Currently we have ignoreFailures = true in client's build.gradle. After flip it to false, as well as filtered out auto generated protobuf code, we now have 90 bugs reported, all of them are P2.

image

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