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
10 0 0 28

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
4  Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/applications-module-workflow-manageerror-doc-QA/workspace/target/checkstyle-header.txt"
8  Erreur
imports AvoidStarImport 2  Erreur
javadoc JavadocMethod 2  Erreur
JavadocType 2  Erreur
modifier RedundantModifier 1  Erreur
whitespace ParenPad
  • option: "space"
9  Erreur

Détails

fr/paris/lutece/plugins/workflow/modules/manageerror/business/IManageErrorDAO.java

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

fr/paris/lutece/plugins/workflow/modules/manageerror/business/ManageError.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Erreur imports AvoidStarImport Using the '.*' form of import should be avoided - javax.validation.constraints.*. 36
 Erreur imports AvoidStarImport Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. 37

fr/paris/lutece/plugins/workflow/modules/manageerror/business/ManageErrorDAO.java

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

fr/paris/lutece/plugins/workflow/modules/manageerror/business/ManageErrorHome.java

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

fr/paris/lutece/plugins/workflow/modules/manageerror/service/IProcessTaskErrorService.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 blocks LeftCurly '{' at column 43 should be on a new line. 5
 Erreur modifier RedundantModifier Redundant 'public' modifier. 14
 Erreur whitespace ParenPad '(' is not followed by whitespace. 14
 Erreur javadoc JavadocMethod Expected @param tag for 'error'. 14

fr/paris/lutece/plugins/workflow/modules/manageerror/service/ProcessTaskErrorService.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. 6
 Erreur blocks LeftCurly '{' at column 74 should be on a new line. 6
 Erreur javadoc JavadocMethod Expected an @return tag. 14
 Erreur whitespace ParenPad '(' is not followed by whitespace. 16
 Erreur blocks LeftCurly '{' at column 43 should be on a new line. 16
 Erreur whitespace ParenPad '(' is not followed by whitespace. 27
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 27
 Erreur blocks LeftCurly '{' at column 43 should be on a new line. 27
 Erreur whitespace ParenPad '(' is not followed by whitespace. 29
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 29

fr/paris/lutece/plugins/workflow/modules/manageerror/web/ManageErrorJspBean.java

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

fr/paris/lutece/plugins/workflow/modules/manageerror/web/ManageManageerrorJspBean.java

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