Fork me on GitHub

Résultats Checkstyle

Le document suivant contient les résultats de Checkstyle 6.11.2 avec les règles build-config/lutece_checks.xml. rss feed

Résumé

Fichiers  Infos  Avertissements  Erreurs
13 0 0 45

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
3  Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/cms-module-newsletter-htmldocs-doc-QA/workspace/target/checkstyle-header.txt"
11  Erreur
imports UnusedImports 12  Erreur
javadoc JavadocMethod 4  Erreur
misc ArrayTypeStyle
  • javaStyle: "true"
1  Erreur
Translation 1  Erreur
whitespace ParenPad
  • option: "space"
12  Erreur
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
1  Erreur

Détails

fr/paris/lutece/plugins/newsletter/modules/htmldocs/business/INewsletterHtmlDocDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.htmldocs.business.HtmlDoc. 3
 Erreur imports UnusedImports Unused import - fr.paris.lutece.util.ReferenceList. 5
 Erreur imports UnusedImports Unused import - java.sql.Timestamp. 7
 Erreur imports UnusedImports Unused import - java.util.Collection. 8
 Erreur imports UnusedImports Unused import - java.util.Date. 9
 Erreur imports UnusedImports Unused import - java.util.List. 10
 Erreur javadoc JavadocMethod Unused @param tag for 'nDocumentCategoryId'. 66
 Erreur javadoc JavadocMethod Expected @param tag for 'nTagId'. 71

fr/paris/lutece/plugins/newsletter/modules/htmldocs/business/NewsletterHtmlDoc.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/newsletter/modules/htmldocs/business/NewsletterHtmlDocDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/newsletter/modules/htmldocs/business/NewsletterHtmlDocHome.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1
 Erreur javadoc JavadocMethod Expected @param tag for 'dateEndPublishing'. 199

fr/paris/lutece/plugins/newsletter/modules/htmldocs/business/NewsletterHtmlDocTemplateRemovalListener.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/newsletter/modules/htmldocs/resources/htmldocs_messages_fr.properties

Sévérité Catégorie Règle Message Ligne
 Erreur misc Translation Key 'select_documents.title' missing.

fr/paris/lutece/plugins/newsletter/modules/htmldocs/service/NewsletterHtmlDocPlugin.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/newsletter/modules/htmldocs/service/NewsletterHtmlDocService.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1
 Erreur javadoc JavadocMethod Expected an @return tag. 261
 Erreur blocks LeftCurly '{' at column 49 should be on a new line. 261
 Erreur whitespace WhitespaceAround '=' is not preceded with whitespace. 263
 Erreur whitespace ParenPad '(' is not followed by whitespace. 267
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 267
 Erreur blocks LeftCurly '{' at column 75 should be on a new line. 267
 Erreur whitespace ParenPad '(' is not followed by whitespace. 269
 Erreur whitespace ParenPad '(' is not followed by whitespace. 269
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 269
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 269
 Erreur blocks LeftCurly '{' at column 57 should be on a new line. 269
 Erreur whitespace ParenPad '(' is not followed by whitespace. 270
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 270

fr/paris/lutece/plugins/newsletter/modules/htmldocs/service/NewsletterHtmlDocTopicService.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.htmldocs.business.portlet.HtmlDocsListPortletHome. 3
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.htmldocs.business.portlet.HtmldocsPortletHome. 4
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.htmldocs.service.HtmldocsPlugin. 5
 Erreur imports UnusedImports Unused import - fr.paris.lutece.plugins.htmldocs.service.PublishingService. 6
 Erreur imports UnusedImports Unused import - fr.paris.lutece.portal.business.portlet.Portlet. 18
 Erreur imports UnusedImports Unused import - fr.paris.lutece.portal.business.portlet.PortletTypeHome. 19

fr/paris/lutece/plugins/newsletter/modules/htmldocs/util/HtmlDomDocNewsletterDocument.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/newsletter/modules/htmldocs/util/NewsletterHtmlDocUtils.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/newsletter/modules/htmldocs/web/NewsletterDocumentServiceJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Erreur misc ArrayTypeStyle Array brackets at illegal position. 161
 Erreur whitespace ParenPad '(' is not followed by whitespace. 162
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 162
 Erreur whitespace ParenPad '(' is not followed by whitespace. 163
 Erreur whitespace ParenPad ')' is not preceded with whitespace. 163