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
8 0 0 9

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
1  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/extends-module-extend-comment-extendable-doc-QA/workspace/target/checkstyle-header.txt"
6  Error
whitespace ParenPad
  • option: "space"
2  Error

Details

fr/paris/lutece/plugins/extend/modules/extendablecomment/business/ExtendableComment.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/extend/modules/extendablecomment/service/CommentExtendableResourceService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/extend/modules/extendablecomment/service/ExtendableCommentPlugin.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1

fr/paris/lutece/plugins/extend/modules/extendablecomment/service/ExtendableResourceCommentRemovalListener.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error whitespace ParenPad '(' is not followed by whitespace. 52
 Error whitespace ParenPad ')' is not preceded with whitespace. 52
 Error blocks LeftCurly '{' at column 80 should be on a new line. 52

fr/paris/lutece/plugins/extend/modules/extendablecomment/service/ICommentExtendableResourceService.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1

fr/paris/lutece/plugins/extend/modules/extendablecomment/util/constants/ExtendableCommentConstants.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