The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
net.osgiliath.sample.webapp.business.impl.conf.SwaggerAPIAccessService | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Return value of Object.toString() ignored, but method has no side effect | STYLE | RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT | 47 | Medium |