Checkstyle Results

The following document contains the results of Checkstyle 8.29 with https://maven.avcompris.com/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
13 0 0 3

Files

File  I  W  E
net/avcompris/status/dao/StatusDao.java 0 0 3

Rules

Category Rule Violations Severity
whitespace ParenPad 3  Error

Details

net/avcompris/status/dao/StatusDao.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 12
 Error whitespace ParenPad '(' is followed by whitespace. 17
 Error whitespace ParenPad '(' is followed by whitespace. 24