The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
17 | 0 | 0 | 59 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
8 | Error |
RightCurly
|
2 | Error | |
coding | DeclarationOrder | 10 | Error |
design | FinalClass | 1 | Error |
header | Header
|
4 | Error |
javadoc | JavadocMethod | 2 | Error |
JavadocType | 1 | Error | |
whitespace | ParenPad
|
24 | Error |
WhitespaceAround
|
7 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Missing a header - not enough lines in file. | 1 |
Error | design | FinalClass | Class Constants should be declared as final. | 3 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 3 |
Error | blocks | LeftCurly | '{' at column 24 should be on a new line. | 3 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 96 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 97 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 98 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 99 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 100 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 103 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 104 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 105 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 106 |
Error | coding | DeclarationOrder | Static variable definition in wrong order. | 107 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 126 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 127 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 129 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 131 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 140 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 144 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 146 |
Error | blocks | LeftCurly | '{' at column 34 should be on a new line. | 154 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 240 |
Error | blocks | RightCurly | '}' at column 6 should be alone on a line. | 249 |
Error | blocks | LeftCurly | '{' at column 12 should be on a new line. | 249 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 299 |
Error | javadoc | JavadocMethod | Expected @param tag for 'formQuestionResponse'. | 299 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 299 |
Error | blocks | LeftCurly | '{' at column 72 should be on a new line. | 299 |
Error | blocks | LeftCurly | '{' at column 68 should be on a new line. | 332 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 357 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 122 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 125 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 125 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 125 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 125 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 128 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 128 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 128 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 128 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 128 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 128 |
Error | blocks | RightCurly | '}' at column 6 should be alone on a line. | 130 |
Error | blocks | LeftCurly | '{' at column 12 should be on a new line. | 130 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 137 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 194 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 194 |
Error | blocks | LeftCurly | '{' at column 34 should be on a new line. | 194 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 196 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 201 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 201 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 201 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 201 |
Error | blocks | LeftCurly | '{' at column 112 should be on a new line. | 201 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 203 |