Fork me on GitHub

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
3 1 0 0

Files

Class Bugs
it.tidalwave.thesefoolishthings.examples.dci.displayable.DisplayableExample 1

it.tidalwave.thesefoolishthings.examples.dci.displayable.DisplayableExample

Bug Category Details Line Priority
Non-null field contextManager is not initialized by new it.tidalwave.thesefoolishthings.examples.dci.displayable.DisplayableExample() CORRECTNESS NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 45 Medium