Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
7 0 0 6

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/wf-module-workflow-formincrement-doc-QA/workspace/target/checkstyle-header.txt"
5  Error
imports UnusedImports 1  Error

Details

fr/paris/lutece/plugins/workflow/modules/formincrement/business/TaskFormIncrementConfig.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/formincrement/business/TaskFormIncrementConfigDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/formincrement/service/FormIncrementPlugin.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/formincrement/service/TaskFormIncrement.java

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.plugins.form.utils.FormUtils. 45

fr/paris/lutece/plugins/workflow/modules/formincrement/web/FormIncrementTaskComponent.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2