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
17 0 0 86

Files

File
 I
 W
 E
fr/paris/lutece/plugins/notifygru/modules/forms/NotifyGruFormsPlugin.java 0 0 1
fr/paris/lutece/plugins/notifygru/modules/forms/services/provider/Constants.java 0 0 5
fr/paris/lutece/plugins/notifygru/modules/forms/services/provider/FormsProvider.java 0 0 55
fr/paris/lutece/plugins/notifygru/modules/forms/services/provider/FormsProviderManager.java 0 0 25

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
11
 Error
RightCurly
  • option: "alone"
3
 Error
coding DeclarationOrder 12
 Error
design FinalClass 1
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
4
 Error
javadoc JavadocMethod 2
 Error
JavadocType 1
 Error
whitespace ParenPad
  • option: "space"
45
 Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
7
 Error

Details

fr/paris/lutece/plugins/notifygru/modules/forms/NotifyGruFormsPlugin.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/notifygru/modules/forms/services/provider/Constants.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
design FinalClass Class Constants should be declared as final. 3
 Error
javadoc JavadocType Missing a Javadoc comment. 3
 Error
blocks LeftCurly '{' at column 24 should be on a new line. 3
 Error
javadoc JavadocMethod Missing a Javadoc comment. 32

fr/paris/lutece/plugins/notifygru/modules/forms/services/provider/FormsProvider.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
coding DeclarationOrder Static variable definition in wrong order. 100
 Error
coding DeclarationOrder Static variable definition in wrong order. 101
 Error
coding DeclarationOrder Static variable definition in wrong order. 102
 Error
coding DeclarationOrder Static variable definition in wrong order. 103
 Error
coding DeclarationOrder Static variable definition in wrong order. 104
 Error
coding DeclarationOrder Static variable definition in wrong order. 105
 Error
coding DeclarationOrder Static variable definition in wrong order. 108
 Error
coding DeclarationOrder Static variable definition in wrong order. 109
 Error
coding DeclarationOrder Static variable definition in wrong order. 110
 Error
coding DeclarationOrder Static variable definition in wrong order. 111
 Error
coding DeclarationOrder Static variable definition in wrong order. 112
 Error
coding DeclarationOrder Static variable definition in wrong order. 113
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 132
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 133
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 137
 Error
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad '(' is not followed by whitespace. 150
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 152
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 160
 Error
whitespace ParenPad '(' is not followed by whitespace. 246
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 255
 Error
blocks LeftCurly '{' at column 15 should be on a new line. 255
 Error
whitespace ParenPad '(' is not followed by whitespace. 313
 Error
javadoc JavadocMethod Expected @param tag for 'formQuestionResponse'. 313
 Error
whitespace ParenPad ')' is not preceded with whitespace. 313
 Error
blocks LeftCurly '{' at column 72 should be on a new line. 313
 Error
blocks RightCurly '}' at column 9 should be alone on a line. 332
 Error
whitespace ParenPad '(' is not followed by whitespace. 332
 Error
whitespace ParenPad ')' is not preceded with whitespace. 332
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 332
 Error
whitespace ParenPad '(' is not followed by whitespace. 335
 Error
whitespace ParenPad ')' is not preceded with whitespace. 335
 Error
whitespace ParenPad '(' is not followed by whitespace. 337
 Error
whitespace ParenPad '(' is not followed by whitespace. 337
 Error
whitespace ParenPad ')' is not preceded with whitespace. 337
 Error
whitespace ParenPad ')' is not preceded with whitespace. 337
 Error
whitespace ParenPad '(' is not followed by whitespace. 339
 Error
whitespace ParenPad ')' is not preceded with whitespace. 339
 Error
whitespace ParenPad ')' is not preceded with whitespace. 340
 Error
blocks LeftCurly '{' at column 29 should be on a new line. 342
 Error
whitespace ParenPad '(' is not followed by whitespace. 344
 Error
whitespace ParenPad '(' is not followed by whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 346
 Error
whitespace ParenPad ')' is not preceded with whitespace. 346
 Error
whitespace ParenPad '(' is not followed by whitespace. 348
 Error
whitespace ParenPad ')' is not preceded with whitespace. 348
 Error
whitespace ParenPad '(' is not followed by whitespace. 350
 Error
whitespace ParenPad ')' is not preceded with whitespace. 350
 Error
blocks LeftCurly '{' at column 56 should be on a new line. 350
 Error
whitespace ParenPad '(' is not followed by whitespace. 351
 Error
whitespace ParenPad ')' is not preceded with whitespace. 351
 Error
blocks LeftCurly '{' at column 68 should be on a new line. 372
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 397

fr/paris/lutece/plugins/notifygru/modules/forms/services/provider/FormsProviderManager.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. 122
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
whitespace ParenPad ')' is not preceded with whitespace. 125
 Error
whitespace ParenPad '(' is not followed by whitespace. 128
 Error
whitespace ParenPad '(' is not followed by whitespace. 128
 Error
whitespace ParenPad ')' is not preceded with whitespace. 128
 Error
whitespace ParenPad '(' is not followed by whitespace. 128
 Error
whitespace ParenPad ')' is not preceded with whitespace. 128
 Error
whitespace ParenPad ')' is not preceded with whitespace. 128
 Error
blocks RightCurly '}' at column 6 should be alone on a line. 130
 Error
blocks LeftCurly '{' at column 12 should be on a new line. 130
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 137
 Error
whitespace ParenPad '(' is not followed by whitespace. 194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 194
 Error
blocks LeftCurly '{' at column 34 should be on a new line. 194
 Error
whitespace ParenPad ')' is not preceded with whitespace. 196
 Error
whitespace ParenPad '(' is not followed by whitespace. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 201
 Error
blocks LeftCurly '{' at column 112 should be on a new line. 201
 Error
whitespace ParenPad ')' is not preceded with whitespace. 203