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
9 0 0 30

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandDashboard.java 0 0 3
fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandDashboardDAO.java 0 0 2
fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandDashboardHome.java 0 0 3
fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandType.java 0 0 1
fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/IDemandDashboardDAO.java 0 0 4
fr/paris/lutece/plugins/mydashboard/modules/grusupply/service/NotificationGruService.java 0 0 13
fr/paris/lutece/plugins/mydashboard/modules/grusupply/util/MydashboardGrusupplyUtil.java 0 0 2
fr/paris/lutece/plugins/mydashboard/modules/grusupply/web/MyDashboardComponentAllNotificationGRU.java 0 0 1
fr/paris/lutece/plugins/mydashboard/modules/grusupply/web/MyDashboardComponentLastNotificationGRU.java 0 0 1

Règles

Catégorie Règle Violations Sévérité
blocks NeedBraces 1
 Erreur
RightCurly
  • option: "alone"
2
 Erreur
design FinalClass 2
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
9
 Erreur
javadoc JavadocMethod 13
 Erreur
whitespace ParenPad
  • option: "space"
3
 Erreur

Détails

fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandDashboard.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 @param tag for 'nDemandId'. 69
 Erreur
javadoc JavadocMethod Expected @param tag for 'bRead'. 69

fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandDashboardDAO.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
blocks NeedBraces 'if' construct must use '{}'s. 158

fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandDashboardHome.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. 112
 Erreur
javadoc JavadocMethod Expected @param tag for 'listDemandDashboards'. 132

fr/paris/lutece/plugins/mydashboard/modules/grusupply/business/DemandType.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/mydashboard/modules/grusupply/business/IDemandDashboardDAO.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 'strId'. 82
 Erreur
javadoc JavadocMethod Expected @param tag for 'nKey'. 87
 Erreur
javadoc JavadocMethod Expected @param tag for 'listDemandDashboards'. 105

fr/paris/lutece/plugins/mydashboard/modules/grusupply/service/NotificationGruService.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 FinalClass Class NotificationGruService should be declared as final. 54
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 60
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 60
 Erreur
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 80
 Erreur
javadoc JavadocMethod Expected @param tag for 'strIndex'. 80
 Erreur
javadoc JavadocMethod Expected @param tag for 'strLimitResult'. 80
 Erreur
javadoc JavadocMethod Expected @param tag for 'strNotificationType'. 80
 Erreur
javadoc JavadocMethod Expected @param tag for 'strIdDemand'. 102
 Erreur
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 102
 Erreur
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 102
 Erreur
blocks RightCurly '}' at column 9 should be alone on a line. 107
 Erreur
blocks RightCurly '}' at column 9 should be alone on a line. 124

fr/paris/lutece/plugins/mydashboard/modules/grusupply/util/MydashboardGrusupplyUtil.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 FinalClass Class MydashboardGrusupplyUtil should be declared as final. 46

fr/paris/lutece/plugins/mydashboard/modules/grusupply/web/MyDashboardComponentAllNotificationGRU.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/mydashboard/modules/grusupply/web/MyDashboardComponentLastNotificationGRU.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