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

URF_UNREAD_FIELD Error causes the build to fail #2

Open
adityasaky opened this issue Jun 30, 2022 · 0 comments
Open

URF_UNREAD_FIELD Error causes the build to fail #2

adityasaky opened this issue Jun 30, 2022 · 0 comments

Comments

@adityasaky
Copy link
Member

Moved from jenkinsci#31

What feature do you want to see added?

There are a few fields that are declared and initialized but never read like transport and keyPath. The fields should not be left unread according to the findbugs linter. This causes the build to fail.

We should find a way to handle these fields or consider refactoring the fields depending on their usage.

Upstream changes

The errors below refer to the code in this PR

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