Fork me on GitHub

SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.8.6

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
19 1 0 0

Files

Class Bugs
it.tidalwave.accounting.model.impl.InMemoryCustomer 1

it.tidalwave.accounting.model.impl.InMemoryCustomer

Bug Category Details Line Priority
Non-null field accounting is not initialized by new it.tidalwave.accounting.model.impl.InMemoryCustomer(Customer$Builder) CORRECTNESS NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 95-100 Medium