The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
18 | 0 | 0 | 140 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
6 | Error |
RightCurly
|
1 | Error | |
coding | DeclarationOrder | 1 | Error |
HiddenField | 1 | Error | |
design | FinalClass | 1 | Error |
HideUtilityClassConstructor | 3 | Error | |
header | Header
|
16 | Error |
imports | AvoidStarImport | 1 | Error |
javadoc | JavadocMethod | 10 | Error |
JavadocType | 8 | Error | |
modifier | ModifierOrder | 1 | Error |
RedundantModifier | 2 | Error | |
naming | ParameterName
|
1 | Error |
whitespace | ParenPad
|
81 | 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 |
Error | imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 36 |
Error | blocks | LeftCurly | '{' at column 37 should be on a new line. | 115 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 123 |
Error | coding | HiddenField | '_strApplicationCode' hides a field. | 123 |
Error | naming | ParameterName | Name '_strApplicationCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 123 |
Error | blocks | LeftCurly | '{' at column 61 should be on a new line. | 123 |
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 preceded with whitespace. | 64 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 190 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 194 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 194 |
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 preceded with whitespace. | 99 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 116 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 118 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 136 |
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. | 92 |
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 | javadoc | JavadocType | Missing a Javadoc comment. | 41 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 55 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 |
Error | blocks | LeftCurly | '{' at column 91 should be on a new line. | 55 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 57 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 57 |
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 | design | FinalClass | Class AuthorizedUrlService should be declared as final. | 55 |
Error | coding | DeclarationOrder | Constructor definition in wrong order. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | javadoc | JavadocMethod | Expected @param tag for 'url'. | 84 |
Error | javadoc | JavadocMethod | Expected @param tag for 'url'. | 111 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 117 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 117 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 117 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 138 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 138 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 140 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 140 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 150 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 150 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 152 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 152 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 165 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 165 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 167 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 167 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 167 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 170 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 170 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 170 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 170 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 170 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 170 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 170 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 170 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 170 |
Error | blocks | LeftCurly | '{' at column 12 should be on a new line. | 172 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 173 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 173 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 173 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 173 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 173 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 173 |
Error | blocks | RightCurly | '}' at column 4 should be alone on a line. | 174 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 174 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 174 |
Error | blocks | LeftCurly | '{' at column 42 should be on a new line. | 174 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 175 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 175 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 181 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 193 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 193 |
Error | javadoc | JavadocMethod | Unused @param tag for 'strBackUrlParameter'. | 203 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 206 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 206 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 209 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 209 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 222 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 222 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 225 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 225 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 239 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 239 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 242 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 242 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 242 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 242 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 242 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 242 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 242 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 242 |
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 | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 38 |
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 | javadoc | JavadocType | Missing a Javadoc comment. | 39 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 47 |
Error | modifier | RedundantModifier | Redundant 'public' modifier. | 53 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 53 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strApplicationCode'. | 53 |
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 | javadoc | JavadocType | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocMethod | Expected @param tag for 'url'. | 43 |
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 | javadoc | JavadocType | Missing a Javadoc comment. | 38 |
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 | javadoc | JavadocType | Missing a Javadoc comment. | 39 |
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 |
Error | javadoc | JavadocMethod | Expected @param tag for 'url'. | 46 |
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 | javadoc | JavadocType | Missing a Javadoc comment. | 50 |
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 53 |
Error | javadoc | JavadocMethod | Expected @param tag for 'url2'. | 125 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strUrl'. | 141 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 146 |
Error | blocks | LeftCurly | '{' at column 36 should be on a new line. | 146 |
Error | javadoc | JavadocMethod | Expected @return tag. | 184 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 184 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 187 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 195 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 195 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 197 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 197 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 197 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 197 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 197 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 197 |
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 | javadoc | JavadocType | Missing a Javadoc comment. | 36 |
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 59 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 59 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 60 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 60 |
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 preceded with whitespace. | 200 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |