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

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/asynchronousupload/service/AbstractAsynchronousUploadHandler.java 0 0 5
fr/paris/lutece/plugins/asynchronousupload/service/AsynchronousUploadHandler.java 0 0 3
fr/paris/lutece/plugins/asynchronousupload/service/AsynchronousUploadSessionListener.java 0 0 1
fr/paris/lutece/plugins/asynchronousupload/service/IAsyncUploadHandler.java 0 0 3
fr/paris/lutece/plugins/asynchronousupload/service/PartialFileItemGroup.java 0 0 3
fr/paris/lutece/plugins/asynchronousupload/service/UploadCacheService.java 0 0 1
fr/paris/lutece/plugins/asynchronousupload/util/JSONUtils.java 0 0 2
fr/paris/lutece/plugins/asynchronousupload/web/AsynchronousUploadApp.java 0 0 1

Règles

Catégorie Règle Violations Sévérité
coding NestedIfDepth
  • max: "3"
1
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
8
 Erreur
javadoc JavadocMethod 9
 Erreur
JavadocType 1
 Erreur

Détails

fr/paris/lutece/plugins/asynchronousupload/service/AbstractAsynchronousUploadHandler.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 NestedIfDepth Nested if-else depth is 4 (max allowed is 3). 107
 Erreur
javadoc JavadocMethod Expected @return tag. 438
 Erreur
javadoc JavadocMethod Expected @param tag for 'request'. 438
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 463

fr/paris/lutece/plugins/asynchronousupload/service/AsynchronousUploadHandler.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 JavadocType Missing a Javadoc comment. 54
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 152

fr/paris/lutece/plugins/asynchronousupload/service/AsynchronousUploadSessionListener.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/asynchronousupload/service/IAsyncUploadHandler.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 Unused @param tag for 'strSessionId'. 237
 Erreur
javadoc JavadocMethod Expected @param tag for 'session'. 240

fr/paris/lutece/plugins/asynchronousupload/service/PartialFileItemGroup.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 Unused @param tag for 'item'. 67
 Erreur
javadoc JavadocMethod Expected @param tag for 'items'. 70

fr/paris/lutece/plugins/asynchronousupload/service/UploadCacheService.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/asynchronousupload/util/JSONUtils.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 Missing a Javadoc comment. 146

fr/paris/lutece/plugins/asynchronousupload/web/AsynchronousUploadApp.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