The following document contains the results of SpotBugs
SpotBugs Version is 4.5.3
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 12 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| fr.paris.lutece.plugins.rest.modules.healthcheck.business.impl.DBCheck | 1 |
| 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 |