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

Files

File
 I
 W
 E
fr/paris/lutece/plugins/sitelabels/business/Label.java 0 0 1
fr/paris/lutece/plugins/sitelabels/service/LabelService.java 0 0 5
fr/paris/lutece/plugins/sitelabels/service/LabelsSitePropertiesGroup.java 0 0 1
fr/paris/lutece/plugins/sitelabels/web/LabelJspBean.java 0 0 6
fr/paris/lutece/plugins/sitelabels/web/ManageSiteLabelsJspBean.java 0 0 1

Rules

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

Details

fr/paris/lutece/plugins/sitelabels/business/Label.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/plugins/sitelabels/service/LabelService.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
blocks LeftCurly '{' at column 54 should be on a new line. 70
 Error
blocks LeftCurly '{' at column 54 should be on a new line. 87
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 103
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 120

fr/paris/lutece/plugins/sitelabels/service/LabelsSitePropertiesGroup.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/plugins/sitelabels/web/LabelJspBean.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
blocks LeftCurly '{' at column 94 should be on a new line. 171
 Error
blocks LeftCurly '{' at column 94 should be on a new line. 221
 Error
whitespace ParenPad ')' is not preceded with whitespace. 243
 Error
whitespace ParenPad ')' is not preceded with whitespace. 243
 Error
blocks LeftCurly '{' at column 94 should be on a new line. 265

fr/paris/lutece/plugins/sitelabels/web/ManageSiteLabelsJspBean.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