The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | ArrayTrailingComma | 2 | Error |
ReturnCount
|
2 | Warning | |
design | HideUtilityClassConstructor | 2 | Error |
VisibilityModifier | 3 | Error | |
header | Header
|
29 | Error |
imports | UnusedImports | 1 | Error |
javadoc | JavadocMethod | 24 | Error |
misc | Translation | 114 | Error |
naming | ParameterName
|
3 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 122 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Unused @param tag for 'strId'. | 81 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nKey'. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
Error | naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Unused @param tag for 'strId'. | 81 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nKey'. | 87 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Unused @param tag for 'strId'. | 82 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nKey'. | 88 |
Error | javadoc | JavadocMethod | Unused @param tag for 'plugin'. | 104 |
Error | javadoc | JavadocMethod | Expected @param tag for '_plugin'. | 108 |
Error | naming | ParameterName | Name '_plugin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 112 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 130 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 150 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 182 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 196 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'create_application.rowTitleId_application' missing. | |
Error | misc | Translation | Key 'create_category.rowTitleId_category' missing. | |
Error | misc | Translation | Key 'create_component.rowTitleId_component' missing. | |
Error | misc | Translation | Key 'manage_application.actionDelete' missing. | |
Error | misc | Translation | Key 'manage_application.actionModify' missing. | |
Error | misc | Translation | Key 'manage_application.columnAction' missing. | |
Error | misc | Translation | Key 'manage_application.columnId_application' missing. | |
Error | misc | Translation | Key 'manage_application.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_appstore.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_appstores.pageTitle' missing. | |
Error | misc | Translation | Key 'manage_appstores.tableLabel' missing. | |
Error | misc | Translation | Key 'manage_category.actionDelete' missing. | |
Error | misc | Translation | Key 'manage_category.actionModify' missing. | |
Error | misc | Translation | Key 'manage_category.columnAction' missing. | |
Error | misc | Translation | Key 'manage_category.columnId_category' missing. | |
Error | misc | Translation | Key 'manage_category.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_component.actionDelete' missing. | |
Error | misc | Translation | Key 'manage_component.actionModify' missing. | |
Error | misc | Translation | Key 'manage_component.columnAction' missing. | |
Error | misc | Translation | Key 'manage_component.columnId_component' missing. | |
Error | misc | Translation | Key 'manage_component.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_component.pageTitle' missing. | |
Error | misc | Translation | Key 'modify_application.buttonModifyApplication' missing. | |
Error | misc | Translation | Key 'modify_application.rowTitleId_application' missing. | |
Error | misc | Translation | Key 'modify_category.buttonModifyCategory' missing. | |
Error | misc | Translation | Key 'modify_category.rowTitleId_category' missing. | |
Error | misc | Translation | Key 'modify_component.buttonModifyComponent' missing. | |
Error | misc | Translation | Key 'modify_component.rowTitleId_component' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'application.buttonDownloadPOM' missing. | |
Error | misc | Translation | Key 'application.buttonDownloadSQL' missing. | |
Error | misc | Translation | Key 'application.buttonDownloadWebapp' missing. | |
Error | misc | Translation | Key 'application.columnDescription' missing. | |
Error | misc | Translation | Key 'application.columnName' missing. | |
Error | misc | Translation | Key 'application.columnVersion' missing. | |
Error | misc | Translation | Key 'application.labelMavenBuild' missing. | |
Error | misc | Translation | Key 'application.tabComponents' missing. | |
Error | misc | Translation | Key 'application.tabInstallation' missing. | |
Error | misc | Translation | Key 'application.tabPresentation' missing. | |
Error | misc | Translation | Key 'application.tabUsers' missing. | |
Error | misc | Translation | Key 'application.titleComponents' missing. | |
Error | misc | Translation | Key 'appstore.buttonChoose' missing. | |
Error | misc | Translation | Key 'appstore.subtitle' missing. | |
Error | misc | Translation | Key 'appstore.title' missing. | |
Error | misc | Translation | Key 'create_application.rowTitleArtifactId' missing. | |
Error | misc | Translation | Key 'create_application.rowTitleInstallation' missing. | |
Error | misc | Translation | Key 'create_application.rowTitlePresentation' missing. | |
Error | misc | Translation | Key 'create_application.rowTitlePublishStatus' missing. | |
Error | misc | Translation | Key 'create_application.rowTitleVersion' missing. | |
Error | misc | Translation | Key 'create_icon.button_cancel' missing. | |
Error | misc | Translation | Key 'create_icon.button_save' missing. | |
Error | misc | Translation | Key 'create_icon.label_file' missing. | |
Error | misc | Translation | Key 'create_icon.label_file_comment' missing. | |
Error | misc | Translation | Key 'create_icon.label_height' missing. | |
Error | misc | Translation | Key 'create_icon.label_height_comment' missing. | |
Error | misc | Translation | Key 'create_icon.label_name' missing. | |
Error | misc | Translation | Key 'create_icon.label_name_comment' missing. | |
Error | misc | Translation | Key 'create_icon.label_width' missing. | |
Error | misc | Translation | Key 'create_icon.label_width_comment' missing. | |
Error | misc | Translation | Key 'create_icon.page_title' missing. | |
Error | misc | Translation | Key 'create_icon.title' missing. | |
Error | misc | Translation | Key 'daemon.updater.description' missing. | |
Error | misc | Translation | Key 'daemon.updater.name' missing. | |
Error | misc | Translation | Key 'label.notPublished' missing. | |
Error | misc | Translation | Key 'label.published' missing. | |
Error | misc | Translation | Key 'manage_application.columnPublishStatus' missing. | |
Error | misc | Translation | Key 'manage_icon.button_create' missing. | |
Error | misc | Translation | Key 'manage_icon.button_items_per_page' missing. | |
Error | misc | Translation | Key 'manage_icon.label_items_per_page' missing. | |
Error | misc | Translation | Key 'manage_icon.page_title' missing. | |
Error | misc | Translation | Key 'manage_icon.row_actions' missing. | |
Error | misc | Translation | Key 'manage_icon.row_icon' missing. | |
Error | misc | Translation | Key 'manage_icon.row_name' missing. | |
Error | misc | Translation | Key 'manage_icon.title' missing. | |
Error | misc | Translation | Key 'manage_icon.title_delete' missing. | |
Error | misc | Translation | Key 'manage_icon.title_modify' missing. | |
Error | misc | Translation | Key 'modify_application.rowTitleArtifactId' missing. | |
Error | misc | Translation | Key 'modify_application.rowTitleInstallation' missing. | |
Error | misc | Translation | Key 'modify_application.rowTitlePresentation' missing. | |
Error | misc | Translation | Key 'modify_application.rowTitlePublishStatus' missing. | |
Error | misc | Translation | Key 'modify_application.rowTitleVersion' missing. | |
Error | misc | Translation | Key 'modify_icon.page_title' missing. | |
Error | misc | Translation | Key 'modify_icon.title' missing. | |
Error | misc | Translation | Key 'pageTitle.manageApplications' missing. | |
Error | misc | Translation | Key 'pageTitle.manageCategories' missing. | |
Error | misc | Translation | Key 'pageTitle.manageComponents' missing. | |
Error | misc | Translation | Key 'pageTitle.manageIcons' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'create_application.rowTitleId_application' missing. | |
Error | misc | Translation | Key 'create_category.rowTitleId_category' missing. | |
Error | misc | Translation | Key 'create_component.rowTitleId_component' missing. | |
Error | misc | Translation | Key 'manage_application.actionDelete' missing. | |
Error | misc | Translation | Key 'manage_application.actionModify' missing. | |
Error | misc | Translation | Key 'manage_application.columnAction' missing. | |
Error | misc | Translation | Key 'manage_application.columnId_application' missing. | |
Error | misc | Translation | Key 'manage_application.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_appstore.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_appstores.pageTitle' missing. | |
Error | misc | Translation | Key 'manage_appstores.tableLabel' missing. | |
Error | misc | Translation | Key 'manage_category.actionDelete' missing. | |
Error | misc | Translation | Key 'manage_category.actionModify' missing. | |
Error | misc | Translation | Key 'manage_category.columnAction' missing. | |
Error | misc | Translation | Key 'manage_category.columnId_category' missing. | |
Error | misc | Translation | Key 'manage_category.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_component.actionDelete' missing. | |
Error | misc | Translation | Key 'manage_component.actionModify' missing. | |
Error | misc | Translation | Key 'manage_component.columnAction' missing. | |
Error | misc | Translation | Key 'manage_component.columnId_component' missing. | |
Error | misc | Translation | Key 'manage_component.labelManagement' missing. | |
Error | misc | Translation | Key 'manage_component.pageTitle' missing. | |
Error | misc | Translation | Key 'modify_application.buttonModifyApplication' missing. | |
Error | misc | Translation | Key 'modify_application.rowTitleId_application' missing. | |
Error | misc | Translation | Key 'modify_category.buttonModifyCategory' missing. | |
Error | misc | Translation | Key 'modify_category.rowTitleId_category' missing. | |
Error | misc | Translation | Key 'modify_component.buttonModifyComponent' missing. | |
Error | misc | Translation | Key 'modify_component.rowTitleId_component' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | imports | UnusedImports | Unused import - fr.paris.lutece.portal.web.constants.Parameters. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 148 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | design | VisibilityModifier | Variable '_nDefaultItemsPerPage' must be private and have accessor methods. | 50 |
Error | design | VisibilityModifier | Variable '_strCurrentPageIndex' must be private and have accessor methods. | 51 |
Error | design | VisibilityModifier | Variable '_nItemsPerPage' must be private and have accessor methods. | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Warning | coding | ReturnCount | Return count is 8 (max allowed is 5). | 179 |
Warning | coding | ReturnCount | Return count is 9 (max allowed is 5). | 310 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 386 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 403 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. | 2 |
Error | coding | ArrayTrailingComma | Array should contain trailing comma. | 333 |
Error | coding | ArrayTrailingComma | Array should contain trailing comma. | 352 |