SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is
Effort is default
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
4 | 1 | 0 | 0 |
Files
Class | Bugs |
---|---|
com.wakaleo.schemaspy.SchemaSpyReport | 1 |
com.wakaleo.schemaspy.SchemaSpyReport
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Exceptional return value of java.io.File.mkdirs() ignored in com.wakaleo.schemaspy.SchemaSpyReport.executeReport(Locale) | BAD_PRACTICE | RV_RETURN_VALUE_IGNORED_BAD_PRACTICE | 393 | Medium |