Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 8 | 0 | 0 | 93 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| coding | DeclarationOrder | 2 | |
| design | FinalClass | 1 | |
| VisibilityModifier | 4 | ||
| header | Header
|
8 | |
| imports | UnusedImports | 4 | |
| javadoc | JavadocMethod | 45 | |
| JavadocType | 1 | ||
| modifier | RedundantModifier | 27 | |
| naming | StaticVariableName
|
1 |
| 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.crud.SuspiciousIdentityChangeRequest. | 39 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.crud.SuspiciousIdentityChangeResponse. | 40 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.identitystore.web.exception.IdentityStoreException. | 41 | |
| design | VisibilityModifier | Variable '_httpTransport' must be private and have accessor methods. | 50 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 53 | |
| design | VisibilityModifier | Variable '_mapper' must be private and have accessor methods. | 53 | |
| javadoc | JavadocMethod | Expected @param tag for 'transportProvider'. | 67 |
| 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 | |
| design | VisibilityModifier | Variable '_httpClient' must be private and have accessor methods. | 65 | |
| design | VisibilityModifier | Variable '_strEndPoint' must be private and have accessor methods. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 321 | |
| javadoc | JavadocMethod | Expected @param tag for 'strApiEndPointUrl'. | 331 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 359 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 360 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 360 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 360 | |
| javadoc | JavadocMethod | Expected @param tag for '<T>'. | 392 | |
| javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 393 | |
| javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 393 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 393 |
| 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 @throws tag for 'IdentityStoreException'. | 97 |
| 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 @param tag for 'strIdentityPath'. | 95 |
| 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 | |
| design | FinalClass | Class CustomResponseStatusValidator should be declared as final. | 38 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 38 | |
| naming | StaticVariableName | Name 'instance' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 42 | |
| coding | DeclarationOrder | Constructor definition in wrong order. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
| 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 @throws tag for 'IdentityStoreException'. | 60 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 82 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 104 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 126 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 146 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 167 | |
| javadoc | JavadocMethod | Expected @param tag for 'json'. | 187 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 188 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 195 | |
| javadoc | JavadocMethod | Expected @param tag for 'strApiEndPointUrl'. | 195 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 202 |
| 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 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 70 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 70 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 70 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 71 | |
| javadoc | JavadocMethod | Expected @return tag. | 85 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 85 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 86 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 86 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 86 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 99 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 99 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 100 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 100 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 115 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 115 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 115 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 115 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 116 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 129 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 129 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 130 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 130 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 143 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 143 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 144 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 144 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 157 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 157 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 157 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 158 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 160 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 166 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 166 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 166 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 166 |
| 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.util.Constants. | 49 | |
| javadoc | JavadocMethod | Expected @return tag. | 106 | |
| javadoc | JavadocMethod | Expected @param tag for 'request'. | 106 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 107 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 125 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 142 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 161 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 178 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 195 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 212 | |
| javadoc | JavadocMethod | Expected @throws tag for 'IdentityStoreException'. | 229 |