SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 3.1.11

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
28 1 0 0

Files

Class Bugs
it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolder 1

it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolder

Bug Category Details Line Priority
Redundant nullcheck of os, which is known to be non-null in it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolder.write(String, Marshallable) STYLE RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE 68 Low