Fork me on GitHub

Résultats Checkstyle

Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 

rss feed

Résumé

Fichiers
 Infos
 Avertissements
 Erreurs
3 0 0 116

Fichiers

Fichier
 I
 A
 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

Règles

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

Détails

fr/paris/lutece/plugins/identitystore/modules/fccertifier/IdentityStoreFranceConnectCertifierPlugin.java

Sévérité Catégorie Règle Message Ligne
 Erreur
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

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

fr/paris/lutece/plugins/identitystore/modules/fccertifier/service/certifier/FranceConnectCertifier.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Expected @param tag for 'strCode'. 62