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
34 0 1 100

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/workflow/modules/notifygru/business/AgentHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/business/BroadcastHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/business/EmailHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/business/EventHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/business/GuichetHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/business/INotifyGruHistoryDAO.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/notifygru/business/NotifyGruHistory.java 0 0 7
fr/paris/lutece/plugins/workflow/modules/notifygru/business/NotifyGruHistoryDAO.java 0 0 12
fr/paris/lutece/plugins/workflow/modules/notifygru/business/SMSHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/business/TaskNotifyGruConfig.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/notifygru/business/TaskNotifyGruConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/INotifyGruHistoryService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/INotifyGruService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/NotificationToHistory.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/notifygru/service/NotifyGruHistoryService.java 0 0 11
fr/paris/lutece/plugins/workflow/modules/notifygru/service/NotifyGruPlugin.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/NotifyGruService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/ServiceConfigTaskForm.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/TaskNotifyGru.java 0 1 2
fr/paris/lutece/plugins/workflow/modules/notifygru/service/TaskNotifyGruConfigService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/cache/NotifyGruCacheService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/service/daemon/NotifyHistoryCleanerDaemon.java 0 0 25
fr/paris/lutece/plugins/workflow/modules/notifygru/service/provider/impl/CommentMarkerProvider.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/notifygru/utils/constants/Constants.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/notifygru/web/AbstractNotificationConfigValidator.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/notifygru/web/INotificationConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/web/NotifyGruTaskComponent.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/web/NotifyGruTaskConfigController.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/AgentNotificationConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/BillingAccountBasedSMSNotificationConfig.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/BroadcastNotificationConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/EmailNotificationConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/GuichetNotificationConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/SMSNotificationConfig.java 0 0 3

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
4
 Erreur
coding DeclarationOrder 2
 Erreur
ReturnCount
  • max: "5"
1
 Avertissement
design VisibilityModifier 3
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
34
 Erreur
imports UnusedImports 3
 Erreur
javadoc JavadocMethod 7
 Erreur
naming ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
1
 Erreur
whitespace ParenPad
  • option: "space"
30
 Erreur
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
16
 Erreur

Détails

fr/paris/lutece/plugins/workflow/modules/notifygru/business/AgentHistory.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/notifygru/business/BroadcastHistory.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/notifygru/business/EmailHistory.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/notifygru/business/EventHistory.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/notifygru/business/GuichetHistory.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/notifygru/business/INotifyGruHistoryDAO.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
imports UnusedImports Unused import - java.util.Date. 37

fr/paris/lutece/plugins/workflow/modules/notifygru/business/NotifyGruHistory.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 'event'. 251
 Erreur
blocks LeftCurly '{' at column 36 should be on a new line. 260
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 268
 Erreur
naming ParameterName Name '_bContentcleaned' must match pattern '^[a-z][a-zA-Z0-9]*$'. 268
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 268
 Erreur
blocks LeftCurly '{' at column 58 should be on a new line. 268

fr/paris/lutece/plugins/workflow/modules/notifygru/business/NotifyGruHistoryDAO.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 WhitespaceAround '=' is not followed by whitespace. 67
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 67
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 69
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 69
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 193
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 262
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 262
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 272
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 272
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 272
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 272

fr/paris/lutece/plugins/workflow/modules/notifygru/business/SMSHistory.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/notifygru/business/TaskNotifyGruConfig.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. 158

fr/paris/lutece/plugins/workflow/modules/notifygru/business/TaskNotifyGruConfigDAO.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/notifygru/service/INotifyGruHistoryService.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/notifygru/service/INotifyGruService.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/notifygru/service/NotificationToHistory.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 '<T>'. 77

fr/paris/lutece/plugins/workflow/modules/notifygru/service/NotifyGruHistoryService.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. 106
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 106
 Erreur
blocks LeftCurly '{' at column 83 should be on a new line. 106
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 108
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 108
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 116
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 116
 Erreur
blocks LeftCurly '{' at column 82 should be on a new line. 116
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 117
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 117

fr/paris/lutece/plugins/workflow/modules/notifygru/service/NotifyGruPlugin.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/notifygru/service/NotifyGruService.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/notifygru/service/ServiceConfigTaskForm.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/notifygru/service/TaskNotifyGru.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 2 (max allowed for void methods/constructors/lambdas is 1). 121
 Erreur
javadoc JavadocMethod Expected @param tag for '<T>'. 352

fr/paris/lutece/plugins/workflow/modules/notifygru/service/TaskNotifyGruConfigService.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/notifygru/service/cache/NotifyGruCacheService.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/notifygru/service/daemon/NotifyHistoryCleanerDaemon.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
imports UnusedImports Unused import - javax.inject.Inject. 40
 Erreur
imports UnusedImports Unused import - javax.inject.Named. 41
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 60
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 60
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 60
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 60
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 61
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 75
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 75
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 80
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 80
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 80
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 80
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 83
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 84
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 86
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 86
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 86
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 86
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 87
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 89
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 89
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 92
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 92

fr/paris/lutece/plugins/workflow/modules/notifygru/service/provider/impl/CommentMarkerProvider.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. 125
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 125

fr/paris/lutece/plugins/workflow/modules/notifygru/utils/constants/Constants.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 WhitespaceAround '=' is not followed by whitespace. 173
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 173

fr/paris/lutece/plugins/workflow/modules/notifygru/web/AbstractNotificationConfigValidator.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 'model'. 110

fr/paris/lutece/plugins/workflow/modules/notifygru/web/INotificationConfig.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/notifygru/web/NotifyGruTaskComponent.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/notifygru/web/NotifyGruTaskConfigController.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 Unused @param tag for 'collectionNotifyGruMarkers'. 788
 Erreur
javadoc JavadocMethod Expected @param tag for 'collectionNotifyMarkers'. 792

fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/AgentNotificationConfig.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/notifygru/web/notificationconfig/impl/BillingAccountBasedSMSNotificationConfig.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
design VisibilityModifier Variable '_strBillingAccount' must be private and have accessor methods. 47
 Erreur
design VisibilityModifier Variable '_strBillingGroup' must be private and have accessor methods. 50

fr/paris/lutece/plugins/workflow/modules/notifygru/web/notificationconfig/impl/BroadcastNotificationConfig.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/notifygru/web/notificationconfig/impl/EmailNotificationConfig.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/notifygru/web/notificationconfig/impl/GuichetNotificationConfig.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/notifygru/web/notificationconfig/impl/SMSNotificationConfig.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. 58
 Erreur
design VisibilityModifier Variable '_config' must be private and have accessor methods. 58