The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
3 | Error |
misc | Translation | 2 | Error |
whitespace | ParenPad
|
16 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'listAddress.selectAddress' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'popup.selectAddress' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | blocks | LeftCurly | '{' at column 54 should be on a new line. | 45 |
Error | blocks | LeftCurly | '{' at column 38 should be on a new line. | 121 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 107 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 120 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 120 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 120 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 120 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 135 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 135 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 171 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 178 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 183 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 183 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 193 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 193 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 222 |
Error | blocks | LeftCurly | '{' at column 8 should be on a new line. | 428 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 460 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 460 |