Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
11 0 0 37

Rules

Category Rule Violations Severity
coding DeclarationOrder 4  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/gru-module-workflow-notifycrmnoesb-doc-QA/workspace/target/checkstyle-header.txt"
9  Error
imports RedundantImport 1  Error
javadoc JavadocMethod 4  Error
JavadocType 1  Error
modifier RedundantModifier 4  Error
whitespace ParenPad
  • option: "space"
14  Error

Details

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/business/TaskNotifyCRMConfig.java

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports RedundantImport Redundant import from the same package - fr.paris.lutece.plugins.workflow.modules.notifycrmnoesb.business.TaskNotifyCRMConfig. 38
 Error whitespace ParenPad ')' is not preceded with whitespace. 68
 Error whitespace ParenPad '(' is not followed by whitespace. 115
 Error whitespace ParenPad '(' is not followed by whitespace. 116
 Error whitespace ParenPad '(' is not followed by whitespace. 117

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

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocMethod Missing a Javadoc comment. 45
 Error modifier RedundantModifier Redundant 'public' modifier. 45
 Error javadoc JavadocMethod Missing a Javadoc comment. 46
 Error modifier RedundantModifier Redundant 'public' modifier. 46
 Error javadoc JavadocMethod Missing a Javadoc comment. 47
 Error modifier RedundantModifier Redundant 'public' modifier. 47
 Error javadoc JavadocMethod Missing a Javadoc comment. 48
 Error modifier RedundantModifier Redundant 'public' modifier. 48

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

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocType Missing a Javadoc comment. 44

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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error whitespace ParenPad '(' is not followed by whitespace. 62
 Error whitespace ParenPad ')' is not preceded with whitespace. 62
 Error coding DeclarationOrder Static variable definition in wrong order. 66
 Error coding DeclarationOrder Static variable definition in wrong order. 67
 Error coding DeclarationOrder Static variable definition in wrong order. 68
 Error coding DeclarationOrder Static variable definition in wrong order. 69
 Error whitespace ParenPad ')' is not preceded with whitespace. 126
 Error whitespace ParenPad ')' is not preceded with whitespace. 127
 Error whitespace ParenPad '(' is not followed by whitespace. 129
 Error whitespace ParenPad ')' is not preceded with whitespace. 129
 Error whitespace ParenPad ')' is not preceded with whitespace. 140
 Error whitespace ParenPad ')' is not preceded with whitespace. 141
 Error whitespace ParenPad '(' is not followed by whitespace. 143
 Error whitespace ParenPad ')' is not preceded with whitespace. 143

fr/paris/lutece/plugins/workflow/modules/notifycrmnoesb/service/taskinfo/NotifyCRMTaskInfoProvider.java

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2