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
7 0 0 14

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/workflow/modules/extendcomment/business/CommentNotificationTaskConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendcomment/business/CommentNotificationTaskConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendcomment/service/CommentNotificationService.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/extendcomment/service/CommentNotificationTask.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/extendcomment/service/ICommentNotificationService.java 0 0 5
fr/paris/lutece/plugins/workflow/modules/extendcomment/service/WorkflowCommentPlugin.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendcomment/web/CommentNotificationTaskComponent.java 0 0 1

Règles

Catégorie Règle Violations Sévérité
design VisibilityModifier 2
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
7
 Erreur
imports UnusedImports 1
 Erreur
javadoc JavadocMethod 4
 Erreur

Détails

fr/paris/lutece/plugins/workflow/modules/extendcomment/business/CommentNotificationTaskConfig.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/workflow/modules/extendcomment/business/CommentNotificationTaskConfigDAO.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/workflow/modules/extendcomment/service/CommentNotificationService.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 - fr.paris.lutece.portal.service.security.LuteceUserService. 52
 Erreur
design VisibilityModifier Variable '_commentService' must be private and have accessor methods. 80

fr/paris/lutece/plugins/workflow/modules/extendcomment/service/CommentNotificationTask.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
design VisibilityModifier Variable '_resourceHistoryService' must be private and have accessor methods. 59

fr/paris/lutece/plugins/workflow/modules/extendcomment/service/ICommentNotificationService.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 @return tag. 63
 Erreur
javadoc JavadocMethod Expected @param tag for 'comment'. 63
 Erreur
javadoc JavadocMethod Expected @param tag for 'resourceHistory'. 71
 Erreur
javadoc JavadocMethod Expected @param tag for 'config'. 71

fr/paris/lutece/plugins/workflow/modules/extendcomment/service/WorkflowCommentPlugin.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/workflow/modules/extendcomment/web/CommentNotificationTaskComponent.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