Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml.
Fichiers | Infos | Avertissements | Erreurs |
---|---|---|---|
14 | 0 | 0 | 93 |
Catégorie | Règle | Violations | Sévérité |
---|---|---|---|
coding | DeclarationOrder | 29 | Erreur |
NestedIfDepth
|
4 | Erreur | |
header | Header
|
14 | Erreur |
imports | AvoidStarImport | 2 | Erreur |
UnusedImports | 3 | Erreur | |
javadoc | JavadocMethod | 23 | Erreur |
JavadocType | 4 | Erreur | |
naming | StaticVariableName
|
2 | Erreur |
whitespace | ParenPad
|
12 | Erreur |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 191 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 191 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 209 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 209 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 215 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 215 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 221 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 221 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 227 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 227 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'token'. | 86 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.adminauthenticationoauth2.business.authentication.AdminOauth2Authentication. | 36 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.spring.SpringContextService. | 45 |
Erreur | naming | StaticVariableName | Name 'ATTRIBUTE_USER_MAPPING' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 66 |
Erreur | naming | StaticVariableName | Name 'ATTRIBUTE_USER_KEY_NAME' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 69 |
Erreur | coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 119 |
Erreur | coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 129 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 156 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 156 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 54 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 55 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 56 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 57 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 58 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 59 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 60 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 61 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 62 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 63 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 64 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 67 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 68 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 69 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 70 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 71 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 74 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 77 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 78 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 79 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 80 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 81 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 82 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 83 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 84 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 85 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 86 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 87 |
Erreur | coding | DeclarationOrder | Variable access definition in wrong order. | 88 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 89 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 89 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 111 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 120 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 36 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 36 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.adminauthenticationoauth2.service.Oauth2Utils. | 36 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 44 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 76 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 83 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.servlet.*. | 54 |
Erreur | coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 151 |
Erreur | coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 155 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 203 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.servlet.*. | 40 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 51 |