Fork me on GitHub

Résultats Checkstyle

Le document suivant contient les résultats de Checkstyle 6.11.2 avec les règles build-config/lutece_checks.xml. rss feed

Résumé

Fichiers  Infos  Avertissements  Erreurs
11 0 0 77

Règles

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

Détails

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

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

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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 92

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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Erreur javadoc JavadocType Missing a Javadoc comment. 50
 Erreur blocks LeftCurly '{' at column 51 should be on a new line. 50
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 64
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 64
 Erreur whitespace ParenPad '(' is not followed by whitespace. 64
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 64
 Erreur whitespace ParenPad '(' is not followed by whitespace. 65
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 65

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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Erreur javadoc JavadocType Missing a Javadoc comment. 50
 Erreur blocks LeftCurly '{' at column 47 should be on a new line. 50
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 64
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 64
 Erreur whitespace ParenPad '(' is not followed by whitespace. 64
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 64
 Erreur whitespace ParenPad '(' is not followed by whitespace. 65
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 65

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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Erreur blocks LeftCurly '{' at column 51 should be on a new line. 56
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 70
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 70
 Erreur whitespace ParenPad '(' is not followed by whitespace. 70
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 70
 Erreur whitespace ParenPad '(' is not followed by whitespace. 71
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 71

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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.deployment.business.ISite. 43
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.deployment.service.DeploymentPlugin. 45
 Erreur imports UnusedImports Unused import - fr.paris.lutece.portal.service.plugin.Plugin. 50
 Erreur imports UnusedImports Unused import - fr.paris.lutece.portal.service.plugin.PluginService. 51
 Erreur javadoc JavadocType Missing a Javadoc comment. 54
 Erreur blocks LeftCurly '{' at column 49 should be on a new line. 54
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 68
 Erreur whitespace WhitespaceAround '=' 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 followed by whitespace. 69
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 69

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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 83
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 85
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 85
 Erreur whitespace ParenPad '(' is not followed by whitespace. 85
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 85
 Erreur whitespace ParenPad '(' is not followed by whitespace. 86
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 86
 Erreur whitespace ParenPad '(' is not followed by whitespace. 107
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 107
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 107
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 109
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 109
 Erreur whitespace ParenPad '(' is not followed by whitespace. 109
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 109

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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.deployment.service.IWorkflowDeploySiteService. 46
 Erreur imports UnusedImports Unused import - fr.paris.lutece.portal.service.admin.AdminUserService. 54
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 76
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 76
 Erreur whitespace ParenPad '(' is not followed by whitespace. 115
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 115
 Erreur whitespace ParenPad '(' is not followed by whitespace. 141
 Erreur whitespace ParenPad '(' is not followed by whitespace. 141
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 141
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 141

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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. 2