The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 6 | 0 | 0 | 18 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | RightCurly
|
6 | |
| coding | DeclarationOrder | 1 | |
| ExplicitInitialization | 1 | ||
| header | Header
|
4 | |
| javadoc | JavadocMethod | 5 | |
| naming | MemberName
|
1 |
| 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 | |
| naming | MemberName | Name 'nIdActionRelance' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 101 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 103 | |
| coding | ExplicitInitialization | Variable '_bTicketingUnitChanged' explicitly initialized to 'false' (default value for its type). | 107 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 115 | |
| javadoc | JavadocMethod | Expected @param tag for 'categorie'. | 324 | |
| javadoc | JavadocMethod | Expected @param tag for 'categorie'. | 354 | |
| javadoc | JavadocMethod | Expected @param tag for 'categorie'. | 372 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 378 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 384 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 390 | |
| javadoc | JavadocMethod | Expected @param tag for 'categorie'. | 405 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 411 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 417 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 423 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |