13 comments (13 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java25,266 stars (25,266 stars)9,474 forks (9,474 forks)batch import
component:coregood first issueimported-jira-issuejira-type:taskpriority:minorresolution:unresolved
- Issue type
- refactor
- Research direction
- Review the attached findbugsIssues core.txt file to understand the current warnings. Look at the Jenkins core pom.xml for the findbugs threshold setting (likely <findbugs.threshold>). Then, based on the issue list, either add low importance warnings to the ignore list or fix high importance warnings in separate PRs. Consult the project's contribution guidelines for running SpotBugs and submitting fixes.