Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
3 0 0 46

Files

File
 I
 W
 E
fr/paris/lutece/util/configsource/Configuration.java 0 0 1
fr/paris/lutece/util/configsource/VaultConfigSource.java 0 0 16
fr/paris/lutece/util/configsource/VaultService.java 0 0 29

Rules

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

Details

fr/paris/lutece/util/configsource/Configuration.java

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

fr/paris/lutece/util/configsource/VaultConfigSource.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 66
 Error
whitespace ParenPad '(' is not followed by whitespace. 66
 Error
whitespace ParenPad ')' is not preceded with whitespace. 66
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 67
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 67
 Error
whitespace ParenPad '(' is not followed by whitespace. 67
 Error
whitespace ParenPad ')' is not preceded with whitespace. 67
 Error
whitespace ParenPad '(' is not followed by whitespace. 69
 Error
whitespace ParenPad ')' is not preceded with whitespace. 69
 Error
whitespace ParenPad '(' is not followed by whitespace. 71
 Error
whitespace ParenPad ')' is not preceded with whitespace. 71
 Error
whitespace ParenPad '(' is not followed by whitespace. 73
 Error
whitespace ParenPad '(' is not followed by whitespace. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73
 Error
whitespace ParenPad ')' is not preceded with whitespace. 73

fr/paris/lutece/util/configsource/VaultService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 15
 Error
whitespace ParenPad '(' is not followed by whitespace. 28
 Error
whitespace ParenPad ')' is not preceded with whitespace. 28
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 28
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 29
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 29
 Error
whitespace ParenPad '(' is not followed by whitespace. 29
 Error
whitespace ParenPad ')' is not preceded with whitespace. 29
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
blocks LeftCurly '{' at column 91 should be on a new line. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 45
 Error
whitespace ParenPad ')' is not preceded with whitespace. 45
 Error
whitespace ParenPad '(' is not followed by whitespace. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 60
 Error
blocks LeftCurly '{' at column 95 should be on a new line. 60
 Error
whitespace ParenPad ')' is not preceded with whitespace. 63
 Error
whitespace ParenPad '(' is not followed by whitespace. 65
 Error
whitespace ParenPad ')' is not preceded with whitespace. 65
 Error
whitespace ParenPad '(' is not followed by whitespace. 80
 Error
whitespace ParenPad ')' is not preceded with whitespace. 80
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 80
 Error
whitespace ParenPad '(' is not followed by whitespace. 84
 Error
whitespace ParenPad ')' is not preceded with whitespace. 84
 Error
whitespace ParenPad '(' is not followed by whitespace. 85
 Error
whitespace ParenPad ')' is not preceded with whitespace. 85
 Error
whitespace ParenPad '(' is not followed by whitespace. 88
 Error
whitespace ParenPad ')' is not preceded with whitespace. 88