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

Problems to be fixed in PMD code check - UnusedPrivateField #625

Open
m13922236379 opened this issue Mar 25, 2022 · 0 comments
Open

Problems to be fixed in PMD code check - UnusedPrivateField #625

m13922236379 opened this issue Mar 25, 2022 · 0 comments

Comments

@m13922236379
Copy link
Collaborator

Type:UnusedPrivateField
Detail:Detects when a private field is declared and/or assigned a value, but not used.
Quantity: 2
Priority: Medium (3)
Since: https://pmd.github.io/pmd-6.38.0/pmd_rules_java_bestpractices.html#unusedprivatefield
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant