The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
11 | Error |
javadoc | JavadocMethod | 3 | Error |
JavadocType | 3 | Error | |
whitespace | ParenPad
|
22 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 44 |
Error | blocks | LeftCurly | '{' at column 53 should be on a new line. | 44 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 52 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 52 |
Error | blocks | LeftCurly | '{' at column 117 should be on a new line. | 52 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 53 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 44 |
Error | blocks | LeftCurly | '{' at column 53 should be on a new line. | 44 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 53 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 53 |
Error | blocks | LeftCurly | '{' at column 117 should be on a new line. | 53 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 51 |
Error | blocks | LeftCurly | '{' at column 50 should be on a new line. | 51 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 58 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 58 |
Error | blocks | LeftCurly | '{' at column 109 should be on a new line. | 58 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 60 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 60 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 63 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 63 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 65 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 65 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 69 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 69 |
Error | blocks | LeftCurly | '{' at column 65 should be on a new line. | 69 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 70 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 70 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Error | blocks | LeftCurly | '{' at column 33 should be on a new line. | 73 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Error | blocks | LeftCurly | '{' at column 24 should be on a new line. | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | blocks | LeftCurly | '{' at column 58 should be on a new line. | 46 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 54 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 |
Error | blocks | LeftCurly | '{' at column 117 should be on a new line. | 54 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 55 |