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

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
8  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
8  Error
whitespace ParenPad
  • option: "space"
16  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
16  Error

Details

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskCheckoutRepository.java

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

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskMergeDevelopMaster.java

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

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskReleasePerformComponent.java

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

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskReleasePerformSite.java

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

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskReleasePrepareComponent.java

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

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskReleasePrepareSite.java

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

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskTweet.java

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

fr/paris/lutece/plugins/workflow/modules/releaser/service/TaskUpdateJiraVersions.java

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