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

Fichiers

Fichier
 I
 A
 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 59
fr/paris/lutece/plugins/notifygru/modules/forms/services/provider/FormsProviderManager.java 0 0 25

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
11
 Erreur
RightCurly
  • option: "alone"
3
 Erreur
coding DeclarationOrder 12
 Erreur
design FinalClass 1
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace@2/target/checkstyle-header.txt"
4
 Erreur
javadoc JavadocMethod 2
 Erreur
JavadocType 1
 Erreur
whitespace ParenPad
  • option: "space"
49
 Erreur
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
7
 Erreur

Détails

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

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
design FinalClass Class Constants should be declared as final. 3
 Erreur
javadoc JavadocType Missing a Javadoc comment. 3
 Erreur
blocks LeftCurly '{' at column 24 should be on a new line. 3
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 33

fr/paris/lutece/plugins/notifygru/modules/forms/services/provider/FormsProvider.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
coding DeclarationOrder Static variable definition in wrong order. 100
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 101
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 102
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 103
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 104
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 105
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 108
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 109
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 110
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 111
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 112
 Erreur
coding DeclarationOrder Static variable definition in wrong order. 113
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 132
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 133
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 135
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 137
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 146
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 150
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 152
 Erreur
blocks LeftCurly '{' at column 37 should be on a new line. 160
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 248
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 257
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 258
 Erreur
blocks RightCurly '}' at column 9 should be alone on a line. 263
 Erreur
blocks LeftCurly '{' at column 15 should be on a new line. 263
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 271
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 272
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 328
 Erreur
javadoc JavadocMethod Expected @param tag for 'formQuestionResponse'. 328
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 328
 Erreur
blocks LeftCurly '{' at column 72 should be on a new line. 328
 Erreur
blocks RightCurly '}' at column 9 should be alone on a line. 347
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 347
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 347
 Erreur
blocks LeftCurly '{' at column 63 should be on a new line. 347
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 350
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 350
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 352
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 352
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 352
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 352
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 354
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 354
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 355
 Erreur
blocks LeftCurly '{' at column 29 should be on a new line. 357
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 359
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 361
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 361
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 361
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 363
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 363
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 365
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 365
 Erreur
blocks LeftCurly '{' at column 56 should be on a new line. 365
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 366
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 366
 Erreur
blocks LeftCurly '{' at column 68 should be on a new line. 387
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 412

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