The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | ArrayTrailingComma | 1 | |
| DeclarationOrder | 11 | ||
| imports | IllegalImport | 2 | |
| misc | Translation | 1 | |
| modifier | RedundantModifier | 1 | |
| whitespace | ParenPad
|
14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is not followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | Translation | Key 'create_site.commentUrl' missing. |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | DeclarationOrder | Variable access definition in wrong order. | 92 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 101 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 111 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 121 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 130 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 139 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 148 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 156 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 164 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 172 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 180 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 535 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is not followed by whitespace. | 201 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 201 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 238 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 249 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | IllegalImport | Import from illegal package - sun.misc.BASE64Decoder. | 40 | |
| imports | IllegalImport | Import from illegal package - sun.misc.BASE64Encoder. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 126 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 216 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 283 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 290 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 290 |