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
11 0 0 144

Files

File
 I
 W
 E
fr/paris/lutece/plugins/plugin/modules/sample/business/IProjectDAO.java 0 0 4
fr/paris/lutece/plugins/plugin/modules/sample/business/Project.java 0 0 1
fr/paris/lutece/plugins/plugin/modules/sample/business/ProjectDAO.java 0 0 4
fr/paris/lutece/plugins/plugin/modules/sample/business/ProjectHome.java 0 0 1
fr/paris/lutece/plugins/plugin/modules/sample/service/SampleChoiceFinder.java 0 0 17
fr/paris/lutece/plugins/plugin/modules/sample/service/SampleDateIntervals.java 0 0 95
fr/paris/lutece/plugins/plugin/modules/sample/web/AbstractManageSampleJspBean.java 0 0 7
fr/paris/lutece/plugins/plugin/modules/sample/web/ProjectJspBean.java 0 0 11
fr/paris/lutece/plugins/plugin/modules/sample/web/ProjectXPage.java 0 0 4

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
14
 Error
RightCurly
  • option: "alone"
2
 Error
design HideUtilityClassConstructor 2
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
9
 Error
imports UnusedImports 3
 Error
javadoc JavadocMethod 12
 Error
JavadocType 4
 Error
naming ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
1
 Error
whitespace ParenPad
  • option: "space"
97
 Error

Details

fr/paris/lutece/plugins/plugin/modules/sample/business/IProjectDAO.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
javadoc JavadocMethod Unused @param tag for 'plugin'. 102
 Error
javadoc JavadocMethod Expected @param tag for '_plugin'. 106
 Error
naming ParameterName Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106

fr/paris/lutece/plugins/plugin/modules/sample/business/Project.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/plugin/modules/sample/business/ProjectDAO.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 87 should be on a new line. 223
 Error
blocks LeftCurly '{' at column 47 should be on a new line. 230
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 241

fr/paris/lutece/plugins/plugin/modules/sample/business/ProjectHome.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/plugin/modules/sample/service/SampleChoiceFinder.java

Severity Category Rule Message Line
 Error
header Header Missing a header - not enough lines in file. 1
 Error
javadoc JavadocType Missing a Javadoc comment. 6
 Error
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 6
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 6
 Error
javadoc JavadocMethod Missing a Javadoc comment. 8
 Error
whitespace ParenPad '(' is not followed by whitespace. 8
 Error
whitespace ParenPad ')' is not preceded with whitespace. 8
 Error
blocks LeftCurly '{' at column 82 should be on a new line. 8
 Error
whitespace ParenPad '(' is not followed by whitespace. 12
 Error
whitespace ParenPad ')' is not preceded with whitespace. 12
 Error
blocks LeftCurly '{' at column 65 should be on a new line. 12
 Error
whitespace ParenPad '(' is not followed by whitespace. 13
 Error
whitespace ParenPad ')' is not preceded with whitespace. 13
 Error
whitespace ParenPad '(' is not followed by whitespace. 17
 Error
whitespace ParenPad '(' is not followed by whitespace. 17
 Error
whitespace ParenPad ')' is not preceded with whitespace. 17
 Error
whitespace ParenPad ')' is not preceded with whitespace. 17

fr/paris/lutece/plugins/plugin/modules/sample/service/SampleDateIntervals.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
imports UnusedImports Unused import - java.util.HashMap. 3
 Error
imports UnusedImports Unused import - java.util.Map. 5
 Error
imports UnusedImports Unused import - java.util.TreeMap. 6
 Error
javadoc JavadocType Missing a Javadoc comment. 8
 Error
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 8
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 8
 Error
javadoc JavadocMethod Missing a Javadoc comment. 10
 Error
whitespace ParenPad '(' is not followed by whitespace. 10
 Error
whitespace ParenPad ')' is not preceded with whitespace. 10
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 10
 Error
whitespace ParenPad '(' is not followed by whitespace. 16
 Error
whitespace ParenPad '(' is not followed by whitespace. 16
 Error
whitespace ParenPad '(' is not followed by whitespace. 16
 Error
whitespace ParenPad ')' is not preceded with whitespace. 16
 Error
whitespace ParenPad ')' is not preceded with whitespace. 16
 Error
whitespace ParenPad ')' is not preceded with whitespace. 16
 Error
whitespace ParenPad '(' is not followed by whitespace. 17
 Error
whitespace ParenPad '(' is not followed by whitespace. 17
 Error
whitespace ParenPad '(' is not followed by whitespace. 17
 Error
whitespace ParenPad ')' is not preceded with whitespace. 17
 Error
whitespace ParenPad '(' is not followed by whitespace. 17
 Error
whitespace ParenPad ')' is not preceded with whitespace. 17
 Error
whitespace ParenPad ')' is not preceded with whitespace. 17
 Error
whitespace ParenPad ')' is not preceded with whitespace. 17
 Error
whitespace ParenPad '(' is not followed by whitespace. 18
 Error
whitespace ParenPad '(' is not followed by whitespace. 18
 Error
whitespace ParenPad '(' is not followed by whitespace. 18
 Error
whitespace ParenPad ')' is not preceded with whitespace. 18
 Error
whitespace ParenPad '(' is not followed by whitespace. 18
 Error
whitespace ParenPad ')' is not preceded with whitespace. 18
 Error
whitespace ParenPad ')' is not preceded with whitespace. 18
 Error
whitespace ParenPad ')' is not preceded with whitespace. 18
 Error
whitespace ParenPad '(' is not followed by whitespace. 19
 Error
whitespace ParenPad '(' is not followed by whitespace. 19
 Error
whitespace ParenPad '(' is not followed by whitespace. 19
 Error
whitespace ParenPad ')' is not preceded with whitespace. 19
 Error
whitespace ParenPad '(' is not followed by whitespace. 19
 Error
whitespace ParenPad ')' is not preceded with whitespace. 19
 Error
whitespace ParenPad ')' is not preceded with whitespace. 19
 Error
whitespace ParenPad ')' is not preceded with whitespace. 19
 Error
whitespace ParenPad '(' is not followed by whitespace. 20
 Error
whitespace ParenPad '(' is not followed by whitespace. 20
 Error
whitespace ParenPad '(' is not followed by whitespace. 20
 Error
whitespace ParenPad ')' is not preceded with whitespace. 20
 Error
whitespace ParenPad '(' is not followed by whitespace. 20
 Error
whitespace ParenPad ')' is not preceded with whitespace. 20
 Error
whitespace ParenPad ')' is not preceded with whitespace. 20
 Error
whitespace ParenPad ')' is not preceded with whitespace. 20
 Error
whitespace ParenPad '(' is not followed by whitespace. 21
 Error
whitespace ParenPad '(' is not followed by whitespace. 21
 Error
whitespace ParenPad '(' is not followed by whitespace. 21
 Error
whitespace ParenPad ')' is not preceded with whitespace. 21
 Error
whitespace ParenPad '(' is not followed by whitespace. 21
 Error
whitespace ParenPad ')' is not preceded with whitespace. 21
 Error
whitespace ParenPad ')' is not preceded with whitespace. 21
 Error
whitespace ParenPad ')' is not preceded with whitespace. 21
 Error
whitespace ParenPad '(' is not followed by whitespace. 22
 Error
whitespace ParenPad '(' is not followed by whitespace. 22
 Error
whitespace ParenPad '(' is not followed by whitespace. 22
 Error
whitespace ParenPad ')' is not preceded with whitespace. 22
 Error
whitespace ParenPad '(' is not followed by whitespace. 22
 Error
whitespace ParenPad ')' is not preceded with whitespace. 22
 Error
whitespace ParenPad ')' is not preceded with whitespace. 22
 Error
whitespace ParenPad ')' is not preceded with whitespace. 22
 Error
whitespace ParenPad '(' is not followed by whitespace. 23
 Error
whitespace ParenPad '(' is not followed by whitespace. 23
 Error
whitespace ParenPad '(' is not followed by whitespace. 23
 Error
whitespace ParenPad ')' is not preceded with whitespace. 23
 Error
whitespace ParenPad ')' is not preceded with whitespace. 23
 Error
whitespace ParenPad ')' is not preceded with whitespace. 23
 Error
whitespace ParenPad '(' is not followed by whitespace. 31
 Error
whitespace ParenPad ')' is not preceded with whitespace. 31
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 31
 Error
whitespace ParenPad '(' is not followed by whitespace. 35
 Error
whitespace ParenPad ')' is not preceded with whitespace. 35
 Error
blocks LeftCurly '{' at column 60 should be on a new line. 35
 Error
whitespace ParenPad '(' is not followed by whitespace. 37
 Error
whitespace ParenPad ')' is not preceded with whitespace. 37
 Error
whitespace ParenPad '(' is not followed by whitespace. 41
 Error
whitespace ParenPad ')' is not preceded with whitespace. 41
 Error
blocks LeftCurly '{' at column 36 should be on a new line. 41
 Error
whitespace ParenPad '(' is not followed by whitespace. 49
 Error
whitespace ParenPad ')' is not preceded with whitespace. 49
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 49
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 52
 Error
whitespace ParenPad '(' is not followed by whitespace. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
whitespace ParenPad ')' is not preceded with whitespace. 52
 Error
blocks LeftCurly '{' at column 114 should be on a new line. 52
 Error
blocks RightCurly '}' at column 13 should be alone on a line. 55
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with whitespace. 55
 Error
blocks LeftCurly '{' at column 39 should be on a new line. 55

fr/paris/lutece/plugins/plugin/modules/sample/web/AbstractManageSampleJspBean.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
javadoc JavadocType Type Javadoc comment is missing @param <S> tag. 50
 Error
javadoc JavadocType Type Javadoc comment is missing @param <T> tag. 50
 Error
javadoc JavadocMethod Expected @param tag for '<T>'. 77
 Error
javadoc JavadocMethod Unused @param tag for '<S>'. 103
 Error
javadoc JavadocMethod Unused @param tag for '<T>'. 104
 Error
javadoc JavadocMethod Expected @param tag for 'listIds'. 109

fr/paris/lutece/plugins/plugin/modules/sample/web/ProjectJspBean.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 preceded with whitespace. 122
 Error
whitespace ParenPad '(' is not followed by whitespace. 144
 Error
whitespace ParenPad ')' is not preceded with whitespace. 144
 Error
whitespace ParenPad ')' is not preceded with whitespace. 144
 Error
whitespace ParenPad ')' is not preceded with whitespace. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 182
 Error
whitespace ParenPad '(' is not followed by whitespace. 257
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 276

fr/paris/lutece/plugins/plugin/modules/sample/web/ProjectXPage.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
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 216
 Error
javadoc JavadocMethod Expected @throws tag for 'AccessDeniedException'. 235