The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| header | Header
|
6 | |
| imports | AvoidStarImport | 2 | |
| javadoc | JavadocMethod | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| javadoc | JavadocMethod | Expected an @return tag. | 124 | |
| javadoc | JavadocMethod | Expected @param tag for 'idUser'. | 124 | |
| javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.validation.constraints.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'idUser'. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 130 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 150 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 210 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 210 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 259 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 259 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 283 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 310 | |
| javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 364 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 364 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'strGuid'. | 135 |