-
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!