Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml.
Fichiers | ![]() |
![]() |
![]() |
---|---|---|---|
11 | 0 | 0 | 34 |
Catégorie | Règle | Violations | Sévérité |
---|---|---|---|
blocks | LeftCurly
|
1 | ![]() |
coding | DeclarationOrder | 8 | ![]() |
EmptyStatement | 2 | ![]() | |
design | FinalClass | 1 | ![]() |
HideUtilityClassConstructor | 1 | ![]() | |
VisibilityModifier | 1 | ![]() | |
header | Header
|
1 | ![]() |
javadoc | JavadocMethod | 18 | ![]() |
JavadocType | 1 | ![]() |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Unused @param tag for 'nKey'. | 136 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'strUserName'. | 140 |
![]() |
javadoc | JavadocMethod | Unused Javadoc tag. | 199 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdSearchUser'. | 142 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
![]() |
javadoc | JavadocMethod | Expected @return tag. | 62 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 47 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
![]() |
blocks | LeftCurly | '{' at column 42 should be on a new line. | 83 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
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 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 67 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 71 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 74 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 75 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 76 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 77 |
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 78 |
![]() |
design | VisibilityModifier | Variable '_pluginName' must be private and have accessor methods. | 79 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'IOException'. | 114 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'InterruptedException'. | 114 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 114 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'strUrl'. | 189 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 63 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
design | FinalClass | Class MyLuteceSearchUserIndexerUtils should be declared as final. | 45 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
coding | DeclarationOrder | Variable access definition in wrong order. | 57 |
![]() |
javadoc | JavadocMethod | Expected @param tag for '<T>'. | 87 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
![]() |
coding | EmptyStatement | Empty statement. | 216 |
![]() |
coding | EmptyStatement | Empty statement. | 430 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'listMyLuteceAttribute'. | 484 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'searchUser'. | 499 |
![]() |
javadoc | JavadocMethod | Unused Javadoc tag. | 501 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'myLuteceSearchUser'. | 504 |