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
4 0 0 11

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/notifygru/modules/appointment/NotifyGruAppointmentPlugin.java 0 0 1
fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentNotifyGruConstants.java 0 0 1
fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentProvider.java 0 0 7
fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentProviderManager.java 0 0 2

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"
4
 Erreur
javadoc JavadocMethod 7
 Erreur

Détails

fr/paris/lutece/plugins/notifygru/modules/appointment/NotifyGruAppointmentPlugin.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/notifygru/modules/appointment/provider/AppointmentNotifyGruConstants.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/notifygru/modules/appointment/provider/AppointmentProvider.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. 304
 Erreur
javadoc JavadocMethod Expected @param tag for 'strMarker'. 399
 Erreur
javadoc JavadocMethod Expected @param tag for 'strValue'. 399
 Erreur
javadoc JavadocMethod Expected @param tag for 'strMarker'. 414
 Erreur
javadoc JavadocMethod Expected @param tag for 'strDescriptionI18n'. 414
 Erreur
javadoc JavadocMethod Expected @param tag for 'strDescription'. 414

fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentProviderManager.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 'strId'. 73