valkey-io/valkey-glide

Java: Fix SpotBugs issues

Aperta

#2612 aperta il 5 nov 2024

 (4 commenti) (0 reazioni) (2 assegnatari)Java (166 fork)auto 404
Task 🔧Unstaledgood first issuejava ☕testing 🧪

Metriche repository

Star
 (762 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor