IntelliJ Code Inspections (and code analysis in general) tends to gather a lot of different issues of varying usefulness. Some with high ROI to fix, like null pointer exceptions, and other ...