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
11 0 0 37

Règles

Catégorie Règle Violations Sévérité
coding DeclarationOrder 4  Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/gru-module-workflow-notifycrmnoesb-doc-QA/workspace/target/checkstyle-header.txt"
9  Erreur
imports RedundantImport 1  Erreur
javadoc JavadocMethod 4  Erreur
JavadocType 1  Erreur
modifier RedundantModifier 4  Erreur
whitespace ParenPad
  • option: "space"
14  Erreur

Détails

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/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-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/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-2017, Mairie de Paris'. 2
 Erreur imports RedundantImport Redundant import from the same package - fr.paris.lutece.plugins.workflow.modules.notifycrmnoesb.business.TaskNotifyCRMConfig. 38
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 68
 Erreur whitespace ParenPad '(' is not followed by whitespace. 115
 Erreur whitespace ParenPad '(' is not followed by whitespace. 116
 Erreur whitespace ParenPad '(' is not followed by whitespace. 117

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/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-2017, Mairie de Paris'. 2
 Erreur javadoc JavadocMethod Missing a Javadoc comment. 45
 Erreur modifier RedundantModifier Redundant 'public' modifier. 45
 Erreur javadoc JavadocMethod Missing a Javadoc comment. 46
 Erreur modifier RedundantModifier Redundant 'public' modifier. 46
 Erreur javadoc JavadocMethod Missing a Javadoc comment. 47
 Erreur modifier RedundantModifier Redundant 'public' modifier. 47
 Erreur javadoc JavadocMethod Missing a Javadoc comment. 48
 Erreur modifier RedundantModifier Redundant 'public' modifier. 48

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/service/IdeationNotifyCRMService.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Erreur javadoc JavadocType Missing a Javadoc comment. 44

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/service/NotifyCRMNoEsbPlugin.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/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-2017, Mairie de Paris'. 2
 Erreur whitespace ParenPad '(' is not followed by whitespace. 62
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 62
 Erreur coding DeclarationOrder Static variable definition in wrong order. 66
 Erreur coding DeclarationOrder Static variable definition in wrong order. 67
 Erreur coding DeclarationOrder Static variable definition in wrong order. 68
 Erreur coding DeclarationOrder Static variable definition in wrong order. 69
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 126
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 127
 Erreur whitespace ParenPad '(' is not followed by whitespace. 129
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 129
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 140
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 141
 Erreur whitespace ParenPad '(' is not followed by whitespace. 143
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 143

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/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-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/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-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/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-2017, Mairie de Paris'. 2