Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 3 | 0 | 0 | 32 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| header | Header
|
3 | |
| imports | UnusedImports | 4 | |
| javadoc | JavadocMethod | 11 | |
| JavadocType | 2 | ||
| modifier | RedundantModifier | 12 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @return tag. | 93 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 94 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 111 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 128 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 145 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.contract.ServiceContractChangeResponse. | 42 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.contract.ServiceContractDto. | 43 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.contract.ServiceContractSearchResponse. | 44 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.contract.ServiceContractsSearchResponse. | 45 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 48 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 62 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 62 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 62 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 63 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 76 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 76 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 76 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 76 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 89 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 89 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 89 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 90 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 103 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 103 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 103 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 104 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |