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

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/directory-module-directory-rest-doc-QA/workspace/target/checkstyle-header.txt"
12  Error
imports UnusedImports 1  Error
whitespace ParenPad
  • option: "space"
13  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
5  Error

Details

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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2
 Error whitespace ParenPad '(' is not followed by whitespace. 106
 Error whitespace ParenPad ')' is not preceded with whitespace. 106
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 146
 Error whitespace ParenPad '(' is not followed by whitespace. 146
 Error whitespace ParenPad ')' is not preceded with whitespace. 146
 Error whitespace ParenPad ')' is not preceded with whitespace. 156
 Error whitespace ParenPad '(' is not followed by whitespace. 753
 Error whitespace ParenPad ')' is not preceded with whitespace. 753
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 755
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 755
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 761
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 761
 Error whitespace ParenPad '(' is not followed by whitespace. 761
 Error whitespace ParenPad ')' is not preceded with whitespace. 761
 Error whitespace ParenPad '(' is not followed by whitespace. 762
 Error whitespace ParenPad ')' is not preceded with whitespace. 762
 Error whitespace ParenPad '(' is not followed by whitespace. 764
 Error whitespace ParenPad ')' is not preceded with whitespace. 764

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

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - fr.paris.lutece.plugins.directory.business.Field. 37

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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

Severity Category Rule Message Line
 Error 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

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