Checkstyle Results
The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
15 |
0 |
0 |
19 |
Rules
Category |
Rule |
Violations |
Severity |
header |
Header
- fileExtensions: "java"
- headerFile: "/opt/data/jenkins/home/jobs/wf-module-workflow-automatic-assignment-doc-QA/workspace/target/checkstyle-header.txt"
|
13 |
Error |
whitespace |
ParenPad
|
4 |
Error |
|
WhitespaceAround
|
2 |
Error |
Details
fr/paris/lutece/plugins/workflow/modules/automaticassignment/business/AutomaticAssignment.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/automaticassignment/business/AutomaticAssignmentDAO.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/automaticassignment/business/IAutomaticAssignmentDAO.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/automaticassignment/business/ITaskAutomaticAssignmentConfigDAO.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/automaticassignment/business/TaskAutomaticAssignmentConfig.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/automaticassignment/business/TaskAutomaticAssignmentConfigDAO.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/automaticassignment/service/AutomaticAssignmentPlugin.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/automaticassignment/service/AutomaticAssignmentService.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/automaticassignment/service/IAutomaticAssignmentService.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/automaticassignment/service/TaskAutomaticAssignment.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. |
110 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
110 |
Error |
whitespace |
WhitespaceAround |
'=' is not preceded with whitespace. |
119 |
Error |
whitespace |
WhitespaceAround |
'=' is not followed by whitespace. |
119 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
119 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
119 |
fr/paris/lutece/plugins/workflow/modules/automaticassignment/service/TaskAutomaticAssignmentConfigService.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/automaticassignment/web/AutomaticAssignmentJspBean.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/automaticassignment/web/AutomaticAssignmentTaskComponent.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 |