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 42

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/helpdesk/modules/solr/search/SolrHelpdeskIndexer.java 0 0 40
fr/paris/lutece/plugins/helpdesk/modules/solr/service/HelpdeskSolrPlugin.java 0 0 1
fr/paris/lutece/plugins/helpdesk/modules/solr/service/HelpdeskSolrService.java 0 0 1

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
6
 Erreur
RightCurly
  • option: "alone"
4
 Erreur
coding DeclarationOrder 2
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
3
 Erreur
imports UnusedImports 2
 Erreur
javadoc JavadocMethod 1
 Erreur
regexp RegexpSinglelineJava
  • format: "System\.exit"
4
 Erreur
RegexpSinglelineJava
  • format: "System\.out\.println"
4
 Erreur
whitespace ParenPad
  • option: "space"
20
 Erreur

Détails

fr/paris/lutece/plugins/helpdesk/modules/solr/search/SolrHelpdeskIndexer.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
imports UnusedImports Unused import - java.io.Reader. 39
 Erreur
imports UnusedImports Unused import - java.io.StringReader. 40
 Erreur
coding DeclarationOrder Variable access definition in wrong order. 87
 Erreur
coding DeclarationOrder Variable access definition in wrong order. 88
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 100
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 355
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 355
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 355
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 355
 Erreur
blocks LeftCurly '{' at column 13 should be on a new line. 356
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 357
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 357
 Erreur
blocks RightCurly '}' at column 3 should be alone on a line. 358
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 358
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 358
 Erreur
blocks LeftCurly '{' at column 28 should be on a new line. 358
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'printStackTrace'. 359
 Erreur
blocks RightCurly '}' at column 3 should be alone on a line. 360
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 360
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 360
 Erreur
blocks LeftCurly '{' at column 29 should be on a new line. 360
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'printStackTrace'. 361
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 408
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 408
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 408
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 408
 Erreur
blocks LeftCurly '{' at column 13 should be on a new line. 409
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 410
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 410
 Erreur
blocks RightCurly '}' at column 3 should be alone on a line. 411
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 411
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 411
 Erreur
blocks LeftCurly '{' at column 28 should be on a new line. 411
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'printStackTrace'. 412
 Erreur
blocks RightCurly '}' at column 3 should be alone on a line. 413
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 413
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 413
 Erreur
blocks LeftCurly '{' at column 29 should be on a new line. 413
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'printStackTrace'. 414

fr/paris/lutece/plugins/helpdesk/modules/solr/service/HelpdeskSolrPlugin.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/helpdesk/modules/solr/service/HelpdeskSolrService.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