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
5 0 0 19

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/testci/business/ITestCIDAO.java 0 0 1
fr/paris/lutece/plugins/testci/business/TestCI.java 0 0 3
fr/paris/lutece/plugins/testci/business/TestCIDAO.java 0 0 5
fr/paris/lutece/plugins/testci/business/TestCIHome.java 0 0 3
fr/paris/lutece/plugins/testci/web/HellociApp.java 0 0 7

Règles

Catégorie Règle Violations Sévérité
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
5
 Erreur
imports AvoidStarImport 2
 Erreur
regexp RegexpSinglelineJava
  • format: "System\.exit"
1
 Erreur
RegexpSinglelineJava
  • format: "System\.out\.println"
1
 Erreur
whitespace ParenPad
  • option: "space"
11
 Erreur

Détails

fr/paris/lutece/plugins/testci/business/ITestCIDAO.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/testci/business/TestCI.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 AvoidStarImport Using the '.*' form of import should be avoided - javax.validation.constraints.*. 36
 Erreur
imports AvoidStarImport Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. 37

fr/paris/lutece/plugins/testci/business/TestCIDAO.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 preceded with whitespace. 63
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'System\.out\.println'. 216
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 216
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 216

fr/paris/lutece/plugins/testci/business/TestCIHome.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 preceded with whitespace. 99
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 126

fr/paris/lutece/plugins/testci/web/HellociApp.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. 63
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 63
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 63
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 63
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 64
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 64