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
4 0 0 116

Files

File
 I
 W
 E
fr/paris/lutece/plugins/identitystore/modules/fccertifier/IdentityStoreFranceConnectCertifierPlugin.java 0 0 1
fr/paris/lutece/plugins/identitystore/modules/fccertifier/service/certifier/AutomaticFcKeyGenerator.java 0 0 113
fr/paris/lutece/plugins/identitystore/modules/fccertifier/service/certifier/FranceConnectCertifier.java 0 0 2

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
16
 Error
RightCurly
  • option: "alone"
2
 Error
coding HiddenField 6
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
3
 Error
javadoc JavadocMethod 2
 Error
naming ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
6
 Error
whitespace ParenPad
  • option: "space"
76
 Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
5
 Error

Details

fr/paris/lutece/plugins/identitystore/modules/fccertifier/IdentityStoreFranceConnectCertifierPlugin.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/identitystore/modules/fccertifier/service/certifier/AutomaticFcKeyGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of '/*'. 1
 Error
blocks LeftCurly '{' at column 86 should be on a new line. 12
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 15
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 15
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 16
 Error
blocks LeftCurly '{' at column 37 should be on a new line. 41
 Error
whitespace ParenPad '(' is not followed by whitespace. 50
 Error
coding HiddenField '_strGenderAttribute' hides a field. 50
 Error
naming ParameterName Name '_strGenderAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error
whitespace ParenPad ')' is not preceded with whitespace. 50
 Error
blocks LeftCurly '{' at column 61 should be on a new line. 50
 Error
whitespace ParenPad '(' is not followed by whitespace. 59
 Error
coding HiddenField '_strFirstNameAttribute' hides a field. 59
 Error
naming ParameterName Name '_strFirstNameAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error
whitespace ParenPad ')' is not preceded with whitespace. 59
 Error
blocks LeftCurly '{' at column 67 should be on a new line. 59
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
coding HiddenField '_strFamilyNameAttribute' hides a field. 68
 Error
naming ParameterName Name '_strFamilyNameAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 77
 Error
coding HiddenField '_strBirthplaceAttribute' hides a field. 77
 Error
naming ParameterName Name '_strBirthplaceAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error
whitespace ParenPad ')' is not preceded with whitespace. 77
 Error
blocks LeftCurly '{' at column 69 should be on a new line. 77
 Error
whitespace ParenPad '(' is not followed by whitespace. 86
 Error
coding HiddenField '_strBirthdateAttribute' hides a field. 86
 Error
naming ParameterName Name '_strBirthdateAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error
whitespace ParenPad ')' is not preceded with whitespace. 86
 Error
blocks LeftCurly '{' at column 67 should be on a new line. 86
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
coding HiddenField '_strBirthcountryAttribute' hides a field. 95
 Error
naming ParameterName Name '_strBirthcountryAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
blocks LeftCurly '{' at column 73 should be on a new line. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 105
 Error
whitespace ParenPad ')' is not preceded with whitespace. 105
 Error
blocks LeftCurly '{' at column 83 should be on a new line. 105
 Error
whitespace ParenPad '(' is not followed by whitespace. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 107
 Error
whitespace ParenPad ')' is not preceded with whitespace. 107
 Error
whitespace ParenPad '(' is not followed by whitespace. 108
 Error
whitespace ParenPad ')' is not preceded with whitespace. 108
 Error
whitespace ParenPad '(' is not followed by whitespace. 109
 Error
whitespace ParenPad ')' is not preceded with whitespace. 109
 Error
whitespace ParenPad '(' is not followed by whitespace. 110
 Error
whitespace ParenPad ')' is not preceded with whitespace. 110
 Error
whitespace ParenPad '(' is not followed by whitespace. 111
 Error
whitespace ParenPad ')' is not preceded with whitespace. 111
 Error
whitespace ParenPad '(' is not followed by whitespace. 112
 Error
whitespace ParenPad ')' is not preceded with whitespace. 112
 Error
whitespace ParenPad ')' is not preceded with whitespace. 112
 Error
blocks LeftCurly '{' at column 94 should be on a new line. 112
 Error
blocks LeftCurly '{' at column 8 should be on a new line. 114
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 115
 Error
whitespace ParenPad ')' is not preceded with whitespace. 115
 Error
whitespace ParenPad '(' is not followed by whitespace. 116
 Error
whitespace ParenPad ')' is not preceded with whitespace. 116
 Error
whitespace ParenPad '(' is not followed by whitespace. 117
 Error
whitespace ParenPad ')' is not preceded with whitespace. 117
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
whitespace ParenPad ')' is not preceded with whitespace. 120
 Error
blocks RightCurly '}' at column 4 should be alone on a line. 122
 Error
whitespace ParenPad '(' is not followed by whitespace. 122
 Error
whitespace ParenPad ')' is not preceded with whitespace. 122
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 122
 Error
whitespace ParenPad '(' is not followed by whitespace. 123
 Error
whitespace ParenPad ')' is not preceded with whitespace. 123
 Error
whitespace ParenPad '(' is not followed by whitespace. 136
 Error
whitespace ParenPad ')' is not preceded with whitespace. 136
 Error
blocks LeftCurly '{' at column 50 should be on a new line. 136
 Error
blocks LeftCurly '{' at column 7 should be on a new line. 140
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 141
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 141
 Error
whitespace ParenPad '(' is not followed by whitespace. 141
 Error
whitespace ParenPad '(' is not followed by whitespace. 141
 Error
whitespace ParenPad ')' is not preceded with whitespace. 141
 Error
whitespace ParenPad '(' is not followed by whitespace. 142
 Error
whitespace ParenPad ')' is not preceded with whitespace. 142
 Error
whitespace ParenPad '(' is not followed by whitespace. 143
 Error
whitespace ParenPad ')' is not preceded with whitespace. 143
 Error
whitespace ParenPad '(' is not followed by 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
whitespace ParenPad '(' is not followed by whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
whitespace ParenPad ')' is not preceded with whitespace. 146
 Error
blocks RightCurly '}' at column 3 should be alone on a line. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 148
 Error
whitespace ParenPad ')' is not preceded with whitespace. 148
 Error
blocks LeftCurly '{' at column 30 should be on a new line. 148
 Error
whitespace ParenPad '(' is not followed by whitespace. 149
 Error
whitespace ParenPad ')' is not preceded with whitespace. 149
 Error
javadoc JavadocMethod Missing a Javadoc comment. 163
 Error
whitespace ParenPad '(' is not followed by whitespace. 163
 Error
whitespace ParenPad ')' is not preceded with whitespace. 164
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 164
 Error
whitespace ParenPad '(' is not followed by whitespace. 166
 Error
whitespace ParenPad ')' is not preceded with whitespace. 166
 Error
whitespace ParenPad '(' is not followed by whitespace. 167
 Error
whitespace ParenPad ')' is not preceded with whitespace. 167
 Error
whitespace ParenPad '(' is not followed by whitespace. 168
 Error
whitespace ParenPad '(' is not followed by whitespace. 168
 Error
whitespace ParenPad ')' is not preceded with whitespace. 168
 Error
whitespace ParenPad ')' is not preceded with whitespace. 168

fr/paris/lutece/plugins/identitystore/modules/fccertifier/service/certifier/FranceConnectCertifier.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 @param tag for 'strCode'. 62