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
14 0 0 31

Règles

Catégorie Règle Violations Sévérité
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/directory-module-directory-rest-doc-QA/workspace/target/checkstyle-header.txt"
12  Erreur
imports UnusedImports 1  Erreur
whitespace ParenPad
  • option: "space"
13  Erreur
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
5  Erreur

Détails

fr/paris/lutece/plugins/directory/modules/rest/rs/DirectoryRest.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/DirectoryRestException.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/DirectoryRestService.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2
 Erreur whitespace ParenPad '(' is not followed by whitespace. 106
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 106
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 146
 Erreur whitespace ParenPad '(' is not followed by whitespace. 146
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 146
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 156
 Erreur whitespace ParenPad '(' is not followed by whitespace. 753
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 753
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 755
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 755
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 761
 Erreur whitespace WhitespaceAround '=' is not followed by whitespace. 761
 Erreur whitespace ParenPad '(' is not followed by whitespace. 761
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 761
 Erreur whitespace ParenPad '(' is not followed by whitespace. 762
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 762
 Erreur whitespace ParenPad '(' is not followed by whitespace. 764
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 764

fr/paris/lutece/plugins/directory/modules/rest/service/IDirectoryRestService.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.directory.business.Field. 37

fr/paris/lutece/plugins/directory/modules/rest/service/formatters/DirectoryFormatterJson.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/formatters/DirectoryFormatterXml.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/formatters/RecordFormatterJson.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/formatters/RecordFormatterXml.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/http/DirectoryRestHttpServletRequest.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/writers/DirectoryWriter.java

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

fr/paris/lutece/plugins/directory/modules/rest/service/writers/RecordWriter.java

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

fr/paris/lutece/plugins/directory/modules/rest/util/constants/DirectoryRestConstants.java

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