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
9 0 0 29

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/workflow/modules/crmforms/business/TaskNotifyCRMConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/crmforms/business/TaskNotifyCRMConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/crmforms/service/CRMFormsPlugin.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/crmforms/service/FormsNotifyCRMService.java 0 0 9
fr/paris/lutece/plugins/workflow/modules/crmforms/service/INotifyCRMService.java 0 0 8
fr/paris/lutece/plugins/workflow/modules/crmforms/service/task/NotifyCRMTask.java 0 0 6
fr/paris/lutece/plugins/workflow/modules/crmforms/service/taskinfo/NotifyCRMTaskInfoProvider.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/crmforms/util/constants/NotifyCRMConstants.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/crmforms/web/NotifyCRMTaskComponent.java 0 0 1

Règles

Catégorie Règle Violations Sévérité
coding DeclarationOrder 4
 Erreur
ParameterAssignment 1
 Erreur
design VisibilityModifier 1
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
9
 Erreur
javadoc JavadocMethod 8
 Erreur
JavadocType 1
 Erreur
modifier RedundantModifier 4
 Erreur
whitespace ParenPad
  • option: "space"
1
 Erreur

Détails

fr/paris/lutece/plugins/workflow/modules/crmforms/business/TaskNotifyCRMConfig.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/workflow/modules/crmforms/business/TaskNotifyCRMConfigDAO.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/workflow/modules/crmforms/service/CRMFormsPlugin.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/workflow/modules/crmforms/service/FormsNotifyCRMService.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
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
design VisibilityModifier Variable '_actionService' must be private and have accessor methods. 91
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 161
 Erreur
javadoc JavadocMethod Expected @return tag. 173
 Erreur
javadoc JavadocMethod Expected @param tag for '<T>'. 173
 Erreur
javadoc JavadocMethod Expected @param tag for 'keyExtractor'. 173

fr/paris/lutece/plugins/workflow/modules/crmforms/service/INotifyCRMService.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. 43
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 52
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 59
 Erreur
javadoc JavadocMethod Expected @param tag for 'request'. 59
 Erreur
javadoc JavadocMethod Expected @param tag for 'task'. 59
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 68
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 77

fr/paris/lutece/plugins/workflow/modules/crmforms/service/task/NotifyCRMTask.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
coding DeclarationOrder Static variable definition in wrong order. 73
 Erreur
javadoc JavadocMethod Expected @return tag. 162
 Erreur
javadoc JavadocMethod Expected @param tag for 'strContent'. 162
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdRessource'. 162
 Erreur
coding ParameterAssignment Assignment of parameter 'strContent' is not allowed. 170

fr/paris/lutece/plugins/workflow/modules/crmforms/service/taskinfo/NotifyCRMTaskInfoProvider.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/workflow/modules/crmforms/util/constants/NotifyCRMConstants.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/workflow/modules/crmforms/web/NotifyCRMTaskComponent.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