The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 13 | 0 | 1 | 72 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
9 | |
RightCurly
|
3 | ||
| coding | DeclarationOrder | 13 | |
| ExplicitInitialization | 2 | ||
| HiddenField | 1 | ||
ReturnCount
|
1 | ||
| header | Header
|
11 | |
| javadoc | JavadocMethod | 7 | |
| JavadocType | 5 | ||
| naming | MemberName
|
7 | |
| whitespace | ParenPad
|
10 | |
WhitespaceAround
|
4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 88 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 89 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 90 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 91 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 92 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 93 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 96 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 97 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 98 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 99 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 100 | |
| naming | MemberName | Name 'cASUserKeyService' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 107 | |
| naming | MemberName | Name 'ATTRIBUTE_ROLES' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 110 | |
| naming | MemberName | Name 'USER_MANDATORY_ATTRIBUTES' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 111 | |
| naming | MemberName | Name 'ROLES_ASSOCIATIONS' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 112 | |
| naming | MemberName | Name 'ATTRIBUTE_USER_MAPPING' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 113 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 223 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 223 | |
| blocks | LeftCurly | '{' at column 10 should be on a new line. | 224 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 225 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 225 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 225 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 225 | |
| blocks | RightCurly | '}' at column 4 should be alone on a line. | 226 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 226 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 226 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 226 | |
| javadoc | JavadocMethod | Expected @throws tag for 'CASAuthenticationException'. | 293 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 419 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 497 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 502 | |
| coding | HiddenField | 'cASUserKeyService' hides a field. | 502 | |
| javadoc | JavadocMethod | Unused @param tag for 'value'. | 537 | |
| javadoc | JavadocMethod | Expected @param tag for 'lValues'. | 540 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' at column 79 should be on a new line. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| naming | MemberName | Name 'noCookieMessageKey' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 77 | |
| coding | ExplicitInitialization | Variable 'noCookieMessageKey' explicitly initialized to 'null' (default value for its type). | 77 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 83 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 84 | |
| naming | MemberName | Name 'redirectAfterGateway' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 90 | |
| coding | ExplicitInitialization | Variable 'redirectAfterGateway' explicitly initialized to 'false' (default value for its type). | 90 | |
| coding | ReturnCount | Return count is 2 (max allowed for void methods/constructors/lambdas is 1). | 106 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 130 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 168 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 172 | |
| blocks | RightCurly | '}' at column 5 should be alone on a line. | 180 | |
| blocks | LeftCurly | '{' at column 12 should be on a new line. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 |