The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
5 | 0 | 0 | 44 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
9 | ![]() |
RightCurly
|
2 | ![]() | |
coding | DeclarationOrder | 5 | ![]() |
design | FinalClass | 1 | ![]() |
header | Header
|
5 | ![]() |
javadoc | JavadocMethod | 10 | ![]() |
JavadocType | 4 | ![]() | |
modifier | RedundantModifier | 1 | ![]() |
whitespace | ParenPad
|
7 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
design | FinalClass | Class MdphClientService should be declared as final. | 18 |
![]() |
blocks | LeftCurly | '{' at column 32 should be on a new line. | 18 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 36 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 36 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 17 |
![]() |
blocks | LeftCurly | '{' at column 35 should be on a new line. | 17 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 22 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 23 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 24 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 25 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 26 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
![]() |
blocks | LeftCurly | '{' at column 7 should be on a new line. | 36 |
![]() |
blocks | RightCurly | '}' at column 3 should be alone on a line. | 41 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 41 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 41 |
![]() |
blocks | LeftCurly | '{' at column 61 should be on a new line. | 41 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
![]() |
blocks | LeftCurly | '{' at column 10 should be on a new line. | 53 |
![]() |
blocks | RightCurly | '}' at column 3 should be alone on a line. | 55 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 55 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 55 |
![]() |
blocks | LeftCurly | '{' at column 61 should be on a new line. | 55 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 3 |
![]() |
blocks | LeftCurly | '{' at column 26 should be on a new line. | 3 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
![]() |
modifier | RedundantModifier | Redundant 'private' modifier. | 33 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 8 |
![]() |
blocks | LeftCurly | '{' at column 26 should be on a new line. | 8 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | Header | Line does not match expected header line of '/*'. | 1 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 5 |
![]() |
blocks | LeftCurly | '{' at column 27 should be on a new line. | 5 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 14 |