Fork me on GitHub

Résultats Checkstyle

Le document suivant contient les résultats de Checkstyle 6.11.2 avec les règles build-config/lutece_checks.xml. rss feed

Résumé

Fichiers  Infos  Avertissements  Erreurs
7 0 0 26

Règles

Catégorie Règle Violations Sévérité
imports UnusedImports 1  Erreur
javadoc JavadocMethod 4  Erreur
whitespace ParenPad
  • option: "space"
21  Erreur

Détails

fr/paris/lutece/plugins/easyrulesbot/modules/ldap/service/AddCriteriaLoopProcessor.java

Sévérité Catégorie Règle Message Ligne
 Erreur javadoc JavadocMethod Expected @param tag for 'strMapFile'. 66
 Erreur javadoc JavadocMethod Expected @throws tag for 'ResponseNotUnderstoodException'. 136

fr/paris/lutece/plugins/easyrulesbot/modules/ldap/service/DataExistCondition.java

Sévérité Catégorie Règle Message Ligne
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 58
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 72

fr/paris/lutece/plugins/easyrulesbot/modules/ldap/service/DataValueOrNullCondition.java

Sévérité Catégorie Règle Message Ligne
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 66
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 67
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 67
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 68

fr/paris/lutece/plugins/easyrulesbot/modules/ldap/service/SearchValueProcessor.java

Sévérité Catégorie Règle Message Ligne
 Erreur imports UnusedImports Unused import - java.util.Collection. 49
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 293
 Erreur whitespace ParenPad '(' is not followed by whitespace. 347
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 347
 Erreur whitespace ParenPad '(' is not followed by whitespace. 350
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 350
 Erreur whitespace ParenPad '(' is not followed by whitespace. 351
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 351
 Erreur whitespace ParenPad '(' is not followed by whitespace. 352
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 352
 Erreur whitespace ParenPad '(' is not followed by whitespace. 371
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 371
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 374
 Erreur whitespace ParenPad '(' is not followed by whitespace. 378
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 378
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 382
 Erreur javadoc JavadocMethod Unused @param tag for 'PersonSearchFilter'. 394
 Erreur javadoc JavadocMethod Expected @param tag for 'strPersonSearchFilter'. 398