Résultats Checkstyle
Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml.
Résumé
Fichiers |
Infos |
Avertissements |
Erreurs |
10 |
0 |
0 |
33 |
Règles
Catégorie |
Règle |
Violations |
Sévérité |
coding |
DeclarationOrder |
12 |
Erreur |
design |
VisibilityModifier |
1 |
Erreur |
header |
Header
- fileExtensions:
"java"
- headerFile:
"/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt" |
10 |
Erreur |
javadoc |
JavadocMethod |
10 |
Erreur |
Détails
fr/paris/lutece/plugins/mydashboard/modules/notification/business/INotificationDAO.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 'nIdNotification'. |
68 |
Erreur |
javadoc |
JavadocMethod |
Expected @param tag for 'isRead'. |
68 |
fr/paris/lutece/plugins/mydashboard/modules/notification/business/Notification.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/notification/business/NotificationDAO.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/notification/service/INotificationService.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 'nIdNotification'. |
71 |
Erreur |
javadoc |
JavadocMethod |
Expected @param tag for 'isRead'. |
71 |
fr/paris/lutece/plugins/mydashboard/modules/notification/service/NotificationService.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 '_notificationDAO' must be private and have accessor methods. |
55 |
fr/paris/lutece/plugins/mydashboard/modules/notification/service/rest/NotificationRest.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. |
77 |
Erreur |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
104 |
Erreur |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
133 |
Erreur |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
157 |
Erreur |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
184 |
fr/paris/lutece/plugins/mydashboard/modules/notification/util/NotificationConstants.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 |
DeclarationOrder |
Static variable definition in wrong order. |
51 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
52 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
53 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
55 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
56 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
57 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
59 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
60 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
62 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
64 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
66 |
Erreur |
coding |
DeclarationOrder |
Static variable definition in wrong order. |
68 |
fr/paris/lutece/plugins/mydashboard/modules/notification/web/MyDashboardComponentAllNotification.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/notification/web/MyDashboardComponentLastNotification.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/notification/web/NotificationXPage.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. |
72 |