Severity |
Category |
Rule |
Message |
Line |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
159 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
159 |
Error |
blocks |
LeftCurly |
'{' at column 103 should be on a new line. |
159 |
Error |
blocks |
LeftCurly |
'{' at column 7 should be on a new line. |
160 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
161 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
161 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
162 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
162 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
164 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
164 |
Error |
blocks |
LeftCurly |
'{' at column 74 should be on a new line. |
164 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
167 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
179 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
179 |
Error |
blocks |
LeftCurly |
'{' at column 154 should be on a new line. |
179 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
182 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
182 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
184 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
184 |
Error |
blocks |
LeftCurly |
'{' at column 21 should be on a new line. |
184 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
185 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
185 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
189 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
189 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
189 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
189 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
189 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
189 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
189 |
Error |
blocks |
LeftCurly |
'{' at column 127 should be on a new line. |
189 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
190 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
190 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
190 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
190 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
190 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
190 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
193 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
193 |
Error |
coding |
ArrayTrailingComma |
Array should contain trailing comma. |
254 |
Error |
javadoc |
JavadocMethod |
Unused @param tag for 'last'. |
399 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'message'. |
406 |