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
54 0 3 217

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/workflow/modules/appointment/business/EmailDTO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/IManualAppointmentNotificationHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/IUpdateAdminAppointmentHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/ManualAppointmentNotificationHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/ManualAppointmentNotificationHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/ManualAppointmentNotificationHistoryHome.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/NotifyAppointmentDTO.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskChangeAppointmentStatusConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskChangeAppointmentStatusConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskNotifyAdminAppointmentConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskNotifyAdminAppointmentConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskNotifyAppointmentConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskNotifyAppointmentConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskNotifyCrmConfig.java 0 0 16
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskNotifyCrmConfigDAO.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskUpdateAppointmentCancelActionConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskUpdateAppointmentCancelActionConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/UpdateAdminAppointmentHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/UpdateAdminAppointmentHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/business/UpdateAdminAppointmentHistoryHome.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/provider/AppointmentNotificationMarkers.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/appointment/provider/AppointmentWorkflowConstants.java 0 0 27
fr/paris/lutece/plugins/workflow/modules/appointment/service/AbstractTaskNotifyAppointment.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/appointment/service/AppointmentConfigService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/ICalService.java 0 2 2
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskChangeAppointmentStatus.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskManualAppointmentNotification.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskNotifyAdminAppointment.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskNotifyAppointementCrm.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskNotifyAppointment.java 0 1 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskReportAppointment.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskUpdateAdminAppointment.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskUpdateAppointment.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskUpdateAppointmentCancelReportAction.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/WorkflowAppointmentPlugin.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/WorkflowAppointmentAnonymizeArchiveProcessingService.java 0 0 61
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/WorkflowAppointmentDeleteArchiveProcessingService.java 0 0 6
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/WorkflowAppointmentResourceArchiver.java 0 0 8
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/AbstractUserAnonymizationService.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/AppointmentFormIdAnonymizationService.java 0 0 6
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/IAnonymizationService.java 0 0 7
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/RandomGuidAnonymizationService.java 0 0 4
fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/RandomNumberAnonymizationService.java 0 0 4
fr/paris/lutece/plugins/workflow/modules/appointment/service/listeners/WorkflowAppointmentListener.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/web/AbstractNotifyAppointmentTaskComponent.java 0 0 8
fr/paris/lutece/plugins/workflow/modules/appointment/web/ChangeAppointmentStatusTaskComponent.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/appointment/web/ExecuteWorkflowAction.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/web/ManualAppointmentNotificationTaskComponent.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/web/NotifyAdminAppointmentTaskComponent.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/web/NotifyAppointmentTaskComponent.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/appointment/web/NotifyCrmTaskComponent.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/appointment/web/UpdateAdminAppointmentTaskComponent.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/appointment/web/UpdateAppointmentCancelActionTaskComponent.java 0 0 9
fr/paris/lutece/plugins/workflow/modules/appointment/web/UpdateAppointmentTaskComponent.java 0 0 4

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
2
 Erreur
coding ArrayTrailingComma 5
 Erreur
DeclarationOrder 27
 Erreur
ParameterAssignment 1
 Erreur
ReturnCount
  • max: "5"
2
 Avertissement
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
54
 Erreur
imports UnusedImports 2
 Erreur
javadoc JavadocMethod 27
 Erreur
JavadocType 12
 Erreur
sizes ParameterNumber 1
 Avertissement
whitespace ParenPad
  • option: "space"
87
 Erreur

Détails

fr/paris/lutece/plugins/workflow/modules/appointment/business/EmailDTO.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/appointment/business/IManualAppointmentNotificationHistoryDAO.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/appointment/business/IUpdateAdminAppointmentHistoryDAO.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/appointment/business/ManualAppointmentNotificationHistory.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/appointment/business/ManualAppointmentNotificationHistoryDAO.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/appointment/business/ManualAppointmentNotificationHistoryHome.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/appointment/business/NotifyAppointmentDTO.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. 55
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 60

fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskChangeAppointmentStatusConfig.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/appointment/business/TaskChangeAppointmentStatusConfigDAO.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/appointment/business/TaskNotifyAdminAppointmentConfig.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/appointment/business/TaskNotifyAdminAppointmentConfigDAO.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/appointment/business/TaskNotifyAppointmentConfig.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/appointment/business/TaskNotifyAppointmentConfigDAO.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/appointment/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
 Erreur
javadoc JavadocType Missing a Javadoc comment. 38
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 49
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 54
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 59
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 64
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 69
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 74
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 79
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 84
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 89
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 94
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 99
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 104
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 109
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 114

fr/paris/lutece/plugins/workflow/modules/appointment/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
 Erreur
javadoc JavadocType Missing a Javadoc comment. 40

fr/paris/lutece/plugins/workflow/modules/appointment/business/TaskUpdateAppointmentCancelActionConfig.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/appointment/business/TaskUpdateAppointmentCancelActionConfigDAO.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/appointment/business/UpdateAdminAppointmentHistory.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/appointment/business/UpdateAdminAppointmentHistoryDAO.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/appointment/business/UpdateAdminAppointmentHistoryHome.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/appointment/provider/AppointmentNotificationMarkers.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 'collectionNotifyMarkers'. 184

fr/paris/lutece/plugins/workflow/modules/appointment/provider/AppointmentWorkflowConstants.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. 49
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 50
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 51
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 52
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 53
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 54
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 55
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 56
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 57
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 58
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 59
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 60
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 61
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 62
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 65
 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
coding DeclarationOrder Static variable definition in wrong order. 70
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 71
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 72
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 73
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 74
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 75
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 76

fr/paris/lutece/plugins/workflow/modules/appointment/service/AbstractTaskNotifyAppointment.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 - fr.paris.lutece.plugins.appointment.business.user.User. 49
 Erreur
imports UnusedImports Unused import - fr.paris.lutece.plugins.appointment.service.UserService. 51

fr/paris/lutece/plugins/workflow/modules/appointment/service/AppointmentConfigService.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/appointment/service/ICalService.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). 135
 Avertissement
sizes ParameterNumber More than 7 parameters (found 9). 135
 Erreur
coding ParameterAssignment Assignment of parameter 'strDescription' is not allowed. 261

fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskChangeAppointmentStatus.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/appointment/service/TaskManualAppointmentNotification.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/appointment/service/TaskNotifyAdminAppointment.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/appointment/service/TaskNotifyAppointementCrm.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. 56
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 136

fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskNotifyAppointment.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). 83

fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskReportAppointment.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/appointment/service/TaskUpdateAdminAppointment.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/appointment/service/TaskUpdateAppointment.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 preceded with whitespace. 94

fr/paris/lutece/plugins/workflow/modules/appointment/service/TaskUpdateAppointmentCancelReportAction.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/appointment/service/WorkflowAppointmentPlugin.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/appointment/service/archiver/WorkflowAppointmentAnonymizeArchiveProcessingService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 29
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 35
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 35
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 38
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 38
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 40
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 40
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 41
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 41
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 45
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 45
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 45
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 47
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 47
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 48
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 48
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 48
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 48
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 48
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 48
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 50
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 50
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 52
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 52
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 53
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 53
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 55
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 55
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 55
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 55
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 56
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 56
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 56
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 56
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 57
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 57
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 57
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 57
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 58
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 58
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 63
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 63
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 63
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 65
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 65
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 66
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 66
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 68
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 68
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 68
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 68
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 76
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 76
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 76
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 78
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 78
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 79
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 79
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 81
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 81

fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/WorkflowAppointmentDeleteArchiveProcessingService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 7
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 12
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 12
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 14
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 14

fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/WorkflowAppointmentResourceArchiver.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 11
 Erreur
blocks LeftCurly '{' at column 79 should be on a new line. 11
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 24
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 24
 Erreur
blocks LeftCurly '{' at column 92 should be on a new line. 24
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 28
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 28

fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/AbstractUserAnonymizationService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 3

fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/AppointmentFormIdAnonymizationService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 5
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 12
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 12
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 14
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 14

fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/IAnonymizationService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 5
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 8
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 8
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 8
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 10
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 12

fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/RandomGuidAnonymizationService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 7
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 14
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 14

fr/paris/lutece/plugins/workflow/modules/appointment/service/archiver/anonymization/RandomNumberAnonymizationService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Missing a header - not enough lines in file. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 7
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 14
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 14

fr/paris/lutece/plugins/workflow/modules/appointment/service/listeners/WorkflowAppointmentListener.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/appointment/web/AbstractNotifyAppointmentTaskComponent.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. 151
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 151
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 151
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 151
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 151
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 151
 Erreur
coding ArrayTrailingComma Array should contain trailing comma. 259

fr/paris/lutece/plugins/workflow/modules/appointment/web/ChangeAppointmentStatusTaskComponent.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 ArrayTrailingComma Array should contain trailing comma. 123

fr/paris/lutece/plugins/workflow/modules/appointment/web/ExecuteWorkflowAction.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/appointment/web/ManualAppointmentNotificationTaskComponent.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/appointment/web/NotifyAdminAppointmentTaskComponent.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/appointment/web/NotifyAppointmentTaskComponent.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/appointment/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
 Erreur
javadoc JavadocType Missing a Javadoc comment. 53

fr/paris/lutece/plugins/workflow/modules/appointment/web/UpdateAdminAppointmentTaskComponent.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. 81
 Erreur
coding ArrayTrailingComma Array should contain trailing comma. 147

fr/paris/lutece/plugins/workflow/modules/appointment/web/UpdateAppointmentCancelActionTaskComponent.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. 112
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 112
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 112
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 112
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 112
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 112
 Erreur
coding ArrayTrailingComma Array should contain trailing comma. 168
 Erreur
coding ArrayTrailingComma Array should contain trailing comma. 176

fr/paris/lutece/plugins/workflow/modules/appointment/web/UpdateAppointmentTaskComponent.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 'error'. 216
 Erreur
javadoc JavadocMethod Expected @param tag for 'listError'. 222
 Erreur
javadoc JavadocMethod Expected @param tag for 'request'. 240