SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is low
Effort is max
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
9 | 1 | 0 | 0 |
Files
Class | Bugs |
---|---|
io.github.rose.syslog.event.SysLogEvent | 1 |
io.github.rose.syslog.event.SysLogEvent
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
io.github.rose.syslog.event.SysLogEvent is Serializable; consider declaring a serialVersionUID | BAD_PRACTICE | SE_NO_SERIALVERSIONID | 23-30 | Low |