Fork me on GitHub

Résultats Checkstyle

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

rss feed

Résumé

Fichiers
 Infos
 Avertissements
 Erreurs
55 0 4 93

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/unittree/business/action/AbstractAction.java 0 0 1
fr/paris/lutece/plugins/unittree/business/action/ActionDAO.java 0 0 2
fr/paris/lutece/plugins/unittree/business/action/ActionFactory.java 0 0 2
fr/paris/lutece/plugins/unittree/business/action/ActionHome.java 0 0 1
fr/paris/lutece/plugins/unittree/business/action/DefaultAction.java 0 0 1
fr/paris/lutece/plugins/unittree/business/action/IAction.java 0 0 1
fr/paris/lutece/plugins/unittree/business/action/IActionDAO.java 0 0 1
fr/paris/lutece/plugins/unittree/business/action/IActionFactory.java 0 0 1
fr/paris/lutece/plugins/unittree/business/action/UnitAction.java 0 0 1
fr/paris/lutece/plugins/unittree/business/action/UnitUserAction.java 0 0 1
fr/paris/lutece/plugins/unittree/business/assignment/IUnitAssignmentDAO.java 0 0 2
fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignment.java 0 0 1
fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentDAO.java 0 0 10
fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentFilter.java 0 0 13
fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentHome.java 0 0 1
fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentType.java 0 0 1
fr/paris/lutece/plugins/unittree/business/unit/AbstractUnitAttribute.java 0 0 1
fr/paris/lutece/plugins/unittree/business/unit/IUnitAttribute.java 0 0 1
fr/paris/lutece/plugins/unittree/business/unit/IUnitDAO.java 0 0 1
fr/paris/lutece/plugins/unittree/business/unit/TreeUnit.java 0 0 5
fr/paris/lutece/plugins/unittree/business/unit/Unit.java 0 0 1
fr/paris/lutece/plugins/unittree/business/unit/UnitDAO.java 0 0 2
fr/paris/lutece/plugins/unittree/business/unit/UnitFilter.java 0 0 1
fr/paris/lutece/plugins/unittree/business/unit/UnitHome.java 0 0 1
fr/paris/lutece/plugins/unittree/exception/AssignmentNotPossibleException.java 0 0 1
fr/paris/lutece/plugins/unittree/service/UnitErrorException.java 0 0 1
fr/paris/lutece/plugins/unittree/service/UnitTreePlugin.java 0 0 1
fr/paris/lutece/plugins/unittree/service/action/ActionService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/action/IActionService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/assignment/UnitAssignmentService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/rbac/UnittreeRBACRecursiveType.java 0 0 1
fr/paris/lutece/plugins/unittree/service/selection/IConfigurationHandler.java 0 0 1
fr/paris/lutece/plugins/unittree/service/selection/IParametrableConfigurationHandler.java 0 0 5
fr/paris/lutece/plugins/unittree/service/selection/IParametrableUnitSelection.java 0 0 1
fr/paris/lutece/plugins/unittree/service/selection/ITaskFormHandler.java 0 0 1
fr/paris/lutece/plugins/unittree/service/selection/IUnitSelection.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/IUnitAttributeService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/IUnitRemovalListener.java 0 0 3
fr/paris/lutece/plugins/unittree/service/unit/IUnitService.java 0 0 2
fr/paris/lutece/plugins/unittree/service/unit/IUnitUserAttributeService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/IUnitUserService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/MokeUnitRemovalListener.java 0 0 2
fr/paris/lutece/plugins/unittree/service/unit/UnitAttributeManager.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/UnitResourceIdService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/UnitService.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/UnitUserAttributeManager.java 0 0 1
fr/paris/lutece/plugins/unittree/service/unit/UnitUserService.java 0 0 1
fr/paris/lutece/plugins/unittree/web/UnitJspBean.java 0 4 2
fr/paris/lutece/plugins/unittree/web/action/AddUnitUsersPluginAction.java 0 0 1
fr/paris/lutece/plugins/unittree/web/action/DefaultUnitSearchFields.java 0 0 1
fr/paris/lutece/plugins/unittree/web/action/IUnitPluginAction.java 0 0 1
fr/paris/lutece/plugins/unittree/web/action/IUnitSearchFields.java 0 0 1
fr/paris/lutece/plugins/unittree/web/action/UnitUserSearchFields.java 0 0 1
fr/paris/lutece/plugins/unittree/web/unit/IUnitAttributeComponent.java 0 0 1
fr/paris/lutece/plugins/unittree/web/unit/IUnitUserAttributeComponent.java 0 0 1

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
7
 Erreur
coding ReturnCount
  • max: "5"
4
 Avertissement
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace@5/target/checkstyle-header.txt"
55
 Erreur
javadoc JavadocMethod 12
 Erreur
JavadocType 3
 Erreur
modifier RedundantModifier 1
 Erreur
whitespace ParenPad
  • option: "space"
15
 Erreur

Détails

fr/paris/lutece/plugins/unittree/business/action/AbstractAction.java

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

fr/paris/lutece/plugins/unittree/business/action/ActionDAO.java

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 Missing a Javadoc comment. 102

fr/paris/lutece/plugins/unittree/business/action/ActionFactory.java

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 Missing a Javadoc comment. 80

fr/paris/lutece/plugins/unittree/business/action/ActionHome.java

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

fr/paris/lutece/plugins/unittree/business/action/DefaultAction.java

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

fr/paris/lutece/plugins/unittree/business/action/IAction.java

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

fr/paris/lutece/plugins/unittree/business/action/IActionDAO.java

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

fr/paris/lutece/plugins/unittree/business/action/IActionFactory.java

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

fr/paris/lutece/plugins/unittree/business/action/UnitAction.java

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

fr/paris/lutece/plugins/unittree/business/action/UnitUserAction.java

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

fr/paris/lutece/plugins/unittree/business/assignment/IUnitAssignmentDAO.java

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. 109

fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignment.java

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

fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentDAO.java

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. 187
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 198
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 223
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 250
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 250
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 264
 Erreur
blocks LeftCurly '{' at column 70 should be on a new line. 286
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 287
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 287

fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentFilter.java

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
blocks LeftCurly '{' at column 28 should be on a new line. 62
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 72
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 72
 Erreur
blocks LeftCurly '{' at column 40 should be on a new line. 72
 Erreur
blocks LeftCurly '{' at column 46 should be on a new line. 81
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 91
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 91
 Erreur
blocks LeftCurly '{' at column 69 should be on a new line. 91
 Erreur
blocks LeftCurly '{' at column 37 should be on a new line. 100
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 110
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 110
 Erreur
blocks LeftCurly '{' at column 57 should be on a new line. 110

fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentHome.java

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

fr/paris/lutece/plugins/unittree/business/assignment/UnitAssignmentType.java

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

fr/paris/lutece/plugins/unittree/business/unit/AbstractUnitAttribute.java

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

fr/paris/lutece/plugins/unittree/business/unit/IUnitAttribute.java

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

fr/paris/lutece/plugins/unittree/business/unit/IUnitDAO.java

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

fr/paris/lutece/plugins/unittree/business/unit/TreeUnit.java

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 'unit'. 60
 Erreur
javadoc JavadocMethod Expected @param tag for 'unitNode'. 81
 Erreur
javadoc JavadocMethod Expected @param tag for 'subUnits'. 101
 Erreur
javadoc JavadocMethod Expected @param tag for 'subUnit'. 111

fr/paris/lutece/plugins/unittree/business/unit/Unit.java

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

fr/paris/lutece/plugins/unittree/business/unit/UnitDAO.java

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 Missing a Javadoc comment. 540

fr/paris/lutece/plugins/unittree/business/unit/UnitFilter.java

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

fr/paris/lutece/plugins/unittree/business/unit/UnitHome.java

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

fr/paris/lutece/plugins/unittree/exception/AssignmentNotPossibleException.java

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

fr/paris/lutece/plugins/unittree/service/UnitErrorException.java

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

fr/paris/lutece/plugins/unittree/service/UnitTreePlugin.java

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

fr/paris/lutece/plugins/unittree/service/action/ActionService.java

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

fr/paris/lutece/plugins/unittree/service/action/IActionService.java

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

fr/paris/lutece/plugins/unittree/service/assignment/UnitAssignmentService.java

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

fr/paris/lutece/plugins/unittree/service/rbac/UnittreeRBACRecursiveType.java

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

fr/paris/lutece/plugins/unittree/service/selection/IConfigurationHandler.java

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

fr/paris/lutece/plugins/unittree/service/selection/IParametrableConfigurationHandler.java

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. 42
 Erreur
javadoc JavadocMethod Expected @return tag. 79
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 81
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 83

fr/paris/lutece/plugins/unittree/service/selection/IParametrableUnitSelection.java

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

fr/paris/lutece/plugins/unittree/service/selection/ITaskFormHandler.java

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

fr/paris/lutece/plugins/unittree/service/selection/IUnitSelection.java

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

fr/paris/lutece/plugins/unittree/service/unit/IUnitAttributeService.java

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

fr/paris/lutece/plugins/unittree/service/unit/IUnitRemovalListener.java

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. 38
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UnitErrorException'. 47

fr/paris/lutece/plugins/unittree/service/unit/IUnitService.java

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. 350

fr/paris/lutece/plugins/unittree/service/unit/IUnitUserAttributeService.java

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

fr/paris/lutece/plugins/unittree/service/unit/IUnitUserService.java

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

fr/paris/lutece/plugins/unittree/service/unit/MokeUnitRemovalListener.java

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. 38

fr/paris/lutece/plugins/unittree/service/unit/UnitAttributeManager.java

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

fr/paris/lutece/plugins/unittree/service/unit/UnitResourceIdService.java

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

fr/paris/lutece/plugins/unittree/service/unit/UnitService.java

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

fr/paris/lutece/plugins/unittree/service/unit/UnitUserAttributeManager.java

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

fr/paris/lutece/plugins/unittree/service/unit/UnitUserService.java

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

fr/paris/lutece/plugins/unittree/web/UnitJspBean.java

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
 Avertissement
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 568
 Avertissement
coding ReturnCount Return count is 8 (max allowed for non-void methods/lambdas is 5). 640
 Avertissement
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 719
 Avertissement
coding ReturnCount Return count is 8 (max allowed for non-void methods/lambdas is 5). 843
 Erreur
javadoc JavadocMethod Expected @param tag for 'listUsers'. 1128

fr/paris/lutece/plugins/unittree/web/action/AddUnitUsersPluginAction.java

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

fr/paris/lutece/plugins/unittree/web/action/DefaultUnitSearchFields.java

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

fr/paris/lutece/plugins/unittree/web/action/IUnitPluginAction.java

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

fr/paris/lutece/plugins/unittree/web/action/IUnitSearchFields.java

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

fr/paris/lutece/plugins/unittree/web/action/UnitUserSearchFields.java

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

fr/paris/lutece/plugins/unittree/web/unit/IUnitAttributeComponent.java

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

fr/paris/lutece/plugins/unittree/web/unit/IUnitUserAttributeComponent.java

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