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
21 0 0 29

Files

File
 I
 W
 E
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/business/BreadcrumbAccordionConfig.java 0 0 1
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/business/BreadcrumbAccordionConfigItem.java 0 0 1
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/business/BreadcrumbAccordionDAO.java 0 0 1
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/business/IBreadcrumbAccordionDAO.java 0 0 1
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/service/BreadcrumbAccordionService.java 0 0 1
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/service/IBreadcrumbAccordionService.java 0 0 1
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/web/BreadcrumbAccordion.java 0 0 20
fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/web/BreadcrumbAccordionJspBean.java 0 0 3

Rules

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

Details

fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/business/BreadcrumbAccordionConfig.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/forms/modules/breadcrumbaccordion/business/BreadcrumbAccordionConfigItem.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/forms/modules/breadcrumbaccordion/business/BreadcrumbAccordionDAO.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/forms/modules/breadcrumbaccordion/business/IBreadcrumbAccordionDAO.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/forms/modules/breadcrumbaccordion/service/BreadcrumbAccordionService.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/forms/modules/breadcrumbaccordion/service/IBreadcrumbAccordionService.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/forms/modules/breadcrumbaccordion/web/BreadcrumbAccordion.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 46 should be on a new line. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 126
 Error
whitespace ParenPad ')' is not preceded with whitespace. 126
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 145
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 147
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 147
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
whitespace ParenPad '(' is not followed by whitespace. 152
 Error
whitespace ParenPad ')' is not preceded with whitespace. 152
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 167
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 170
 Error
blocks LeftCurly '{' at column 16 should be on a new line. 170
 Error
whitespace ParenPad '(' is not followed by whitespace. 171
 Error
whitespace ParenPad ')' is not preceded with whitespace. 171
 Error
whitespace ParenPad '(' is not followed by whitespace. 172
 Error
whitespace ParenPad ')' is not preceded with whitespace. 172

fr/paris/lutece/plugins/forms/modules/breadcrumbaccordion/web/BreadcrumbAccordionJspBean.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 ParenPad '(' is not followed by whitespace. 151
 Error
whitespace ParenPad ')' is not preceded with whitespace. 151