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
24 0 0 59

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/mydashboard/business/DashboardAssociation.java 0 0 3
fr/paris/lutece/plugins/mydashboard/business/DashboardAssociationDAO.java 0 0 1
fr/paris/lutece/plugins/mydashboard/business/DashboardAssociationHome.java 0 0 1
fr/paris/lutece/plugins/mydashboard/business/IDashboardAssociationDAO.java 0 0 1
fr/paris/lutece/plugins/mydashboard/business/IMyDashboardConfigurationDAO.java 0 0 1
fr/paris/lutece/plugins/mydashboard/business/IPanelDAO.java 0 0 3
fr/paris/lutece/plugins/mydashboard/business/MyDashboardConfiguration.java 0 0 1
fr/paris/lutece/plugins/mydashboard/business/MyDashboardConfigurationDAO.java 0 0 1
fr/paris/lutece/plugins/mydashboard/business/Panel.java 0 0 3
fr/paris/lutece/plugins/mydashboard/business/PanelDAO.java 0 0 1
fr/paris/lutece/plugins/mydashboard/business/PanelHome.java 0 0 4
fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortlet.java 0 0 3
fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortletDAO.java 0 0 16
fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortletHome.java 0 0 1
fr/paris/lutece/plugins/mydashboard/modules/nickname/service/MyDashboardComponentNickname.java 0 0 1
fr/paris/lutece/plugins/mydashboard/modules/nickname/web/MyDashboardNicknameApp.java 0 0 2
fr/paris/lutece/plugins/mydashboard/service/IMyDashboardComponent.java 0 0 1
fr/paris/lutece/plugins/mydashboard/service/MyDashboardComponent.java 0 0 1
fr/paris/lutece/plugins/mydashboard/service/MyDashboardComponentMyDashboard.java 0 0 1
fr/paris/lutece/plugins/mydashboard/service/MyDashboardPlugin.java 0 0 1
fr/paris/lutece/plugins/mydashboard/service/MyDashboardService.java 0 0 7
fr/paris/lutece/plugins/mydashboard/web/ManageMydashboardPanelJspBean.java 0 0 1
fr/paris/lutece/plugins/mydashboard/web/MyDashboardApp.java 0 0 1
fr/paris/lutece/plugins/mydashboard/web/portlet/MyDashboardPortletJspBean.java 0 0 3

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
5
 Erreur
RightCurly
  • option: "alone"
1
 Erreur
coding DeclarationOrder 2
 Erreur
design HideUtilityClassConstructor 1
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
24
 Erreur
javadoc JavadocMethod 13
 Erreur
whitespace ParenPad
  • option: "space"
7
 Erreur
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
6
 Erreur

Détails

fr/paris/lutece/plugins/mydashboard/business/DashboardAssociation.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 'nIdDashboard'. 81
 Erreur
javadoc JavadocMethod Expected @param tag for 'strIdDashboard'. 83

fr/paris/lutece/plugins/mydashboard/business/DashboardAssociationDAO.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/business/DashboardAssociationHome.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/business/IDashboardAssociationDAO.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/business/IMyDashboardConfigurationDAO.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/business/IPanelDAO.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 'nKey'. 81
 Erreur
javadoc JavadocMethod Expected @param tag for 'strCode'. 85

fr/paris/lutece/plugins/mydashboard/business/MyDashboardConfiguration.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/business/MyDashboardConfigurationDAO.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/business/Panel.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. 134
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 139

fr/paris/lutece/plugins/mydashboard/business/PanelDAO.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/business/PanelHome.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 'nKey'. 137
 Erreur
javadoc JavadocMethod Expected @param tag for 'strCode'. 140
 Erreur
javadoc JavadocMethod Unused @param tag for 'nKey'. 174

fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortlet.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 RightCurly '}' at column 13 should be alone on a line. 111
 Erreur
blocks LeftCurly '{' at column 19 should be on a new line. 111

fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortletDAO.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 WhitespaceAround '=' is not followed by whitespace. 61
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 61
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 64
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 64
 Erreur
blocks LeftCurly '{' at column 61 should be on a new line. 64
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 80
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 80
 Erreur
blocks LeftCurly '{' at column 61 should be on a new line. 80
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 96
 Erreur
blocks LeftCurly '{' at column 65 should be on a new line. 96
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 117
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 117
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 119
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 119
 Erreur
blocks LeftCurly '{' at column 62 should be on a new line. 119

fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortletHome.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/nickname/service/MyDashboardComponentNickname.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/nickname/web/MyDashboardNicknameApp.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 HideUtilityClassConstructor Utility classes should not have a public or default constructor. 49

fr/paris/lutece/plugins/mydashboard/service/IMyDashboardComponent.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/service/MyDashboardComponent.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/service/MyDashboardComponentMyDashboard.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/service/MyDashboardPlugin.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/service/MyDashboardService.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 'locale'. 101
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 333
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 419
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 419
 Erreur
javadoc JavadocMethod Expected @param tag for 'panel'. 482
 Erreur
javadoc JavadocMethod Expected @param tag for 'panel'. 499

fr/paris/lutece/plugins/mydashboard/web/ManageMydashboardPanelJspBean.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/web/MyDashboardApp.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/web/portlet/MyDashboardPortletJspBean.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 Variable access definition in wrong order. 63
 Erreur
coding DeclarationOrder Variable access definition in wrong order. 64