-
Task
-
Resolution: Unresolved
-
Minor
Currently FindBugs settings ignore all medium-priority issues. It's bad, because this level contains NPE checks and other serious issues.
TODOs:
- Remove filtering of medium-priority issues by setting <findbugs.threshold>Medium</findbugs.threshold>
- Investigate error codes, add low-important once to the ignore list
- Fix important issues in small pull requests
This task can be handled by multiple contributors!
[JENKINS-36720] Investigate/cleanup spotbugs issues in Jenkins core
Epic Link | New: JENKINS-36716 [ 172750 ] |
Workflow | Original: JNJira [ 173452 ] | New: JNJira + In-Review [ 185131 ] |
Attachment | New: findbugsIssues_core.txt [ 33665 ] |
Labels | New: newbie-friendly |
Assignee | New: Stefan Spieker [ stefan_spieker ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Labels | Original: newbie-friendly | New: hacktoberfest newbie-friendly |
Description |
Original:
Currently FindBugs settings ignore all medium-priority issues. It's bad, because this level contains NPE checks and other serious issues. TODOs: - Remove filtering of medium-priority issues - Investigate error codes, add low-important once to the ignore list - Fix important issues |
New:
Currently FindBugs settings ignore all medium-priority issues. It's bad, because this level contains NPE checks and other serious issues. TODOs: - Remove filtering of medium-priority issues - Investigate error codes, add low-important once to the ignore list - Fix important issues in small pull requests This task can be handled by multiple contributors! |
Description |
Original:
Currently FindBugs settings ignore all medium-priority issues. It's bad, because this level contains NPE checks and other serious issues. TODOs: - Remove filtering of medium-priority issues - Investigate error codes, add low-important once to the ignore list - Fix important issues in small pull requests This task can be handled by multiple contributors! |
New:
Currently FindBugs settings ignore all medium-priority issues. It's bad, because this level contains NPE checks and other serious issues. TODOs: - Remove filtering of medium-priority issues by setting <findbugs.threshold>Medium</findbugs.threshold> - Investigate error codes, add low-important once to the ignore list - Fix important issues in small pull requests This task can be handled by multiple contributors! |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |