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 |
|---|---|---|---|
| coding | DeclarationOrder | 1 | |
| header | Header
|
4 | |
| javadoc | JavadocMethod | 11 | |
| whitespace | WhitespaceAround
|
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 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 85 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 123 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 161 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 216 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 216 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 281 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 281 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 335 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 335 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 407 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 407 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 474 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 508 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |