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 77

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
6  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/tech-module-workflow-deployment-doc-QA/workspace/target/checkstyle-header.txt"
10  Error
imports UnusedImports 6  Error
javadoc JavadocMethod 2  Error
JavadocType 3  Error
naming ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
1  Error
whitespace ParenPad
  • option: "space"
35  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
14  Error

Details

fr/paris/lutece/plugins/workflow/modules/deployment/business/TaskRunServerActionConfig.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error javadoc JavadocMethod Missing a Javadoc comment. 49
 Error whitespace ParenPad '(' is not followed by whitespace. 49
 Error naming ParameterName Name '_strActionCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
 Error whitespace ParenPad ')' is not preceded with whitespace. 49
 Error blocks LeftCurly '{' at column 50 should be on a new line. 49
 Error javadoc JavadocMethod Missing a Javadoc comment. 53
 Error blocks LeftCurly '{' at column 31 should be on a new line. 53

fr/paris/lutece/plugins/workflow/modules/deployment/business/TaskRunServerActionConfigDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error whitespace ParenPad ')' is not preceded with whitespace. 92

fr/paris/lutece/plugins/workflow/modules/deployment/service/TaskAssemblySite.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error javadoc JavadocType Missing a Javadoc comment. 50
 Error blocks LeftCurly '{' at column 51 should be on a new line. 50
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 64
 Error whitespace ParenPad '(' is not followed by whitespace. 64
 Error whitespace ParenPad ')' is not preceded with whitespace. 64
 Error whitespace ParenPad '(' is not followed by whitespace. 65
 Error whitespace ParenPad ')' is not preceded with whitespace. 65

fr/paris/lutece/plugins/workflow/modules/deployment/service/TaskCheckout.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error javadoc JavadocType Missing a Javadoc comment. 50
 Error blocks LeftCurly '{' at column 47 should be on a new line. 50
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 64
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 64
 Error whitespace ParenPad '(' is not followed by whitespace. 64
 Error whitespace ParenPad ')' is not preceded with whitespace. 64
 Error whitespace ParenPad '(' is not followed by whitespace. 65
 Error whitespace ParenPad ')' is not preceded with whitespace. 65

fr/paris/lutece/plugins/workflow/modules/deployment/service/TaskDeployScript.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error blocks LeftCurly '{' at column 51 should be on a new line. 56
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 70
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 70
 Error whitespace ParenPad '(' is not followed by whitespace. 70
 Error whitespace ParenPad ')' is not preceded with whitespace. 70
 Error whitespace ParenPad '(' is not followed by whitespace. 71
 Error whitespace ParenPad ')' is not preceded with whitespace. 71

fr/paris/lutece/plugins/workflow/modules/deployment/service/TaskDeploySite.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - fr.paris.lutece.plugins.deployment.business.ISite. 43
 Error imports UnusedImports Unused import - fr.paris.lutece.plugins.deployment.service.DeploymentPlugin. 45
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.service.plugin.Plugin. 50
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.service.plugin.PluginService. 51
 Error javadoc JavadocType Missing a Javadoc comment. 54
 Error blocks LeftCurly '{' at column 49 should be on a new line. 54
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 68
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 68
 Error whitespace ParenPad '(' is not followed by whitespace. 68
 Error whitespace ParenPad ')' is not preceded with whitespace. 68
 Error whitespace ParenPad '(' is not followed by whitespace. 69
 Error whitespace ParenPad ')' is not preceded with whitespace. 69

fr/paris/lutece/plugins/workflow/modules/deployment/service/TaskRunServerAction.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error whitespace ParenPad ')' is not preceded with whitespace. 83
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 85
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 85
 Error whitespace ParenPad '(' is not followed by whitespace. 85
 Error whitespace ParenPad ')' is not preceded with whitespace. 85
 Error whitespace ParenPad '(' is not followed by whitespace. 86
 Error whitespace ParenPad ')' is not preceded with whitespace. 86
 Error whitespace ParenPad '(' is not followed by whitespace. 107
 Error whitespace ParenPad ')' is not preceded with whitespace. 107
 Error whitespace ParenPad ')' is not preceded with whitespace. 107
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 109
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 109
 Error whitespace ParenPad '(' is not followed by whitespace. 109
 Error whitespace ParenPad ')' is not preceded with whitespace. 109

fr/paris/lutece/plugins/workflow/modules/deployment/service/TaskRunServerActionComponent.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - fr.paris.lutece.plugins.deployment.service.IWorkflowDeploySiteService. 46
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.service.admin.AdminUserService. 54
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 76
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 76
 Error whitespace ParenPad '(' is not followed by whitespace. 115
 Error whitespace ParenPad ')' is not preceded with whitespace. 115
 Error whitespace ParenPad '(' is not followed by whitespace. 141
 Error whitespace ParenPad '(' is not followed by whitespace. 141
 Error whitespace ParenPad ')' is not preceded with whitespace. 141
 Error whitespace ParenPad ')' is not preceded with whitespace. 141

fr/paris/lutece/plugins/workflow/modules/deployment/service/TaskRunServerActionConfigService.java

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

fr/paris/lutece/plugins/workflow/modules/deployment/service/WorkFlowDeploymentPlugin.java

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