Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java: Fix SpotBugs issues #2612

Open
jamesx-improving opened this issue Nov 5, 2024 · 0 comments
Open

Java: Fix SpotBugs issues #2612

jamesx-improving opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
java issues and fixes related to the java client testing Everything about testing

Comments

@jamesx-improving
Copy link
Collaborator

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

@jamesx-improving jamesx-improving added the java issues and fixes related to the java client label Nov 5, 2024
@avifenesh avifenesh added testing Everything about testing 1_2_candidate labels Nov 9, 2024
@avifenesh avifenesh added this to the 1.2 milestone Nov 9, 2024
@ikolomi ikolomi removed this from the 1.2 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java issues and fixes related to the java client testing Everything about testing
Projects
Status: In Progress
Development

No branches or pull requests

4 participants