The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
com.github.sworisbreathing.sfmf4j.test.AbstractSFMF4JTest | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
exceptional return value of java.io.File.delete() ignored in com.github.sworisbreathing.sfmf4j.test.AbstractSFMF4JTest.doTestFileMonitoring(FileMonitorService) | BAD_PRACTICE | RV_RETURN_VALUE_IGNORED_BAD_PRACTICE | 130 | Medium |