Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml.
Fichiers | Infos | Avertissements | Erreurs |
---|---|---|---|
11 | 0 | 0 | 93 |
Catégorie | Règle | Violations | Sévérité |
---|---|---|---|
blocks | LeftCurly
|
13 | Erreur |
coding | DeclarationOrder | 10 | Erreur |
design | FinalClass | 2 | Erreur |
VisibilityModifier | 4 | Erreur | |
header | Header
|
11 | Erreur |
javadoc | JavadocMethod | 24 | Erreur |
JavadocType | 4 | Erreur | |
modifier | RedundantModifier | 8 | Erreur |
naming | StaticVariableName
|
1 | Erreur |
whitespace | ParenPad
|
16 | Erreur |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of '/*'. | 1 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 10 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 18 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 19 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 20 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 21 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 22 |
Erreur | blocks | LeftCurly | '{' at column 38 should be on a new line. | 139 |
Erreur | blocks | LeftCurly | '{' at column 51 should be on a new line. | 148 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 158 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 158 |
Erreur | blocks | LeftCurly | '{' at column 59 should be on a new line. | 158 |
Erreur | blocks | LeftCurly | '{' at column 35 should be on a new line. | 166 |
Erreur | blocks | LeftCurly | '{' at column 49 should be on a new line. | 175 |
Erreur | blocks | LeftCurly | '{' at column 57 should be on a new line. | 184 |
Erreur | blocks | LeftCurly | '{' at column 31 should be on a new line. | 193 |
Erreur | blocks | LeftCurly | '{' at column 48 should be on a new line. | 202 |
Erreur | blocks | LeftCurly | '{' at column 39 should be on a new line. | 211 |
Erreur | blocks | LeftCurly | '{' at column 64 should be on a new line. | 220 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of '/*'. | 1 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 10 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 18 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 19 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 20 |
Erreur | blocks | LeftCurly | '{' at column 34 should be on a new line. | 91 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 99 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 99 |
Erreur | blocks | LeftCurly | '{' at column 53 should be on a new line. | 99 |
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 | design | VisibilityModifier | Variable '_httpTransport' must be private and have accessor methods. | 48 |
Erreur | coding | DeclarationOrder | Static variable definition in wrong order. | 51 |
Erreur | design | VisibilityModifier | Variable '_mapper' must be private and have accessor methods. | 51 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'transportProvider'. | 65 |
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 | design | VisibilityModifier | Variable '_httpClient' must be private and have accessor methods. | 61 |
Erreur | design | VisibilityModifier | Variable '_strEndPoint' must be private and have accessor methods. | 62 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 70 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 71 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 101 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 102 |
Erreur | javadoc | JavadocMethod | Unable to get class information for @throws tag 'IdentityNotFoundException'. | 136 |
Erreur | javadoc | JavadocMethod | Unable to get class information for @throws tag 'IdentityStoreException'. | 138 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 141 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 165 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'strApiEndPointUrl'. | 175 |
Erreur | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 203 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 204 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 204 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 204 |
Erreur | javadoc | JavadocMethod | Expected @param tag for '<T>'. | 233 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'JsonProcessingException'. | 234 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'InstantiationException'. | 234 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'IllegalAccessException'. | 234 |
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 @throws tag for 'Exception'. | 98 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of '/*'. | 1 |
Erreur | design | FinalClass | Class Constants should be declared as final. | 3 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 3 |
Erreur | blocks | LeftCurly | '{' at column 24 should be on a new line. | 3 |
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 | design | FinalClass | Class CustomResponseStatusValidator should be declared as final. | 38 |
Erreur | javadoc | JavadocType | Missing a Javadoc comment. | 38 |
Erreur | naming | StaticVariableName | Name 'instance' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 40 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Erreur | coding | DeclarationOrder | Constructor definition in wrong order. | 51 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
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 @throws tag for 'Exception'. | 91 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 106 |
Erreur | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 121 |
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 | modifier | RedundantModifier | Redundant 'final' modifier. | 58 |
Erreur | modifier | RedundantModifier | Redundant 'final' modifier. | 58 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 70 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 70 |
Erreur | modifier | RedundantModifier | Redundant 'final' modifier. | 82 |
Erreur | modifier | RedundantModifier | Redundant 'final' modifier. | 82 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 94 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 94 |
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 | modifier | RedundantModifier | Redundant 'public' modifier. | 52 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'strApiEndPointUrl'. | 52 |
Erreur | modifier | RedundantModifier | Redundant 'public' modifier. | 59 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Erreur | modifier | RedundantModifier | Redundant 'public' modifier. | 61 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 61 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 62 |
Erreur | javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
Erreur | modifier | RedundantModifier | Redundant 'public' modifier. | 66 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 66 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 67 |