Fork me on GitHub

SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.5.3

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
12 1 0 0

Files

Class Bugs
fr.paris.lutece.plugins.rest.modules.healthcheck.business.impl.DBCheck 1

fr.paris.lutece.plugins.rest.modules.healthcheck.business.impl.DBCheck

Bug Category Details Line Priority
Write to static field fr.paris.lutece.plugins.rest.modules.healthcheck.business.impl.DBCheck._dao from instance method new fr.paris.lutece.plugins.rest.modules.healthcheck.business.impl.DBCheck(IDBCheckDAO) STYLE ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD 60 High