Checkstyle Results
The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
50 |
0 |
0 |
59 |
Details
fr/paris/lutece/plugins/mydashboard/business/DashboardAssociation.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
javadoc |
JavadocMethod |
Unused @param tag for 'nIdDashboard'. |
81 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'strIdDashboard'. |
83 |
fr/paris/lutece/plugins/mydashboard/business/DashboardAssociationDAO.java
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
javadoc |
JavadocMethod |
Unused @param tag for 'nKey'. |
81 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'strCode'. |
85 |
fr/paris/lutece/plugins/mydashboard/business/MyDashboardConfiguration.java
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
134 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
139 |
fr/paris/lutece/plugins/mydashboard/business/PanelDAO.java
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
javadoc |
JavadocMethod |
Unused @param tag for 'nKey'. |
137 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'strCode'. |
140 |
Error |
javadoc |
JavadocMethod |
Unused @param tag for 'nKey'. |
174 |
fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortlet.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
blocks |
RightCurly |
'}' at column 13 should be alone on a line. |
111 |
Error |
blocks |
LeftCurly |
'{' at column 19 should be on a new line. |
111 |
fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortletDAO.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
whitespace |
WhitespaceAround |
'=' is not followed by whitespace. |
61 |
Error |
whitespace |
WhitespaceAround |
'=' is not preceded with whitespace. |
61 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
64 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
64 |
Error |
blocks |
LeftCurly |
'{' at column 61 should be on a new line. |
64 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
80 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
80 |
Error |
blocks |
LeftCurly |
'{' at column 61 should be on a new line. |
80 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
96 |
Error |
blocks |
LeftCurly |
'{' at column 65 should be on a new line. |
96 |
Error |
whitespace |
WhitespaceAround |
'=' is not followed by whitespace. |
117 |
Error |
whitespace |
WhitespaceAround |
'=' is not preceded with whitespace. |
117 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
119 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
119 |
Error |
blocks |
LeftCurly |
'{' at column 62 should be on a new line. |
119 |
fr/paris/lutece/plugins/mydashboard/business/portlet/MyDashboardPortletHome.java
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
design |
HideUtilityClassConstructor |
Utility classes should not have a public or default constructor. |
49 |
fr/paris/lutece/plugins/mydashboard/service/IMyDashboardComponent.java
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'locale'. |
101 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
333 |
Error |
whitespace |
WhitespaceAround |
'=' is not followed by whitespace. |
419 |
Error |
whitespace |
WhitespaceAround |
'=' is not preceded with whitespace. |
419 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'panel'. |
482 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'panel'. |
499 |
fr/paris/lutece/plugins/mydashboard/web/ManageMydashboardPanelJspBean.java
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
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
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. |
2 |
Error |
coding |
DeclarationOrder |
Variable access definition in wrong order. |
63 |
Error |
coding |
DeclarationOrder |
Variable access definition in wrong order. |
64 |