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
3 0 0 17

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/gru-module-crm-mydashboard-doc-QA/workspace/target/checkstyle-header.txt"
1  Error
javadoc JavadocMethod 3  Error
whitespace ParenPad
  • option: "space"
13  Error

Details

fr/paris/lutece/plugins/crm/modules/mydashboard/web/MyDashboardCRMComponent.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2
 Error whitespace ParenPad '(' is not followed by whitespace. 89
 Error whitespace ParenPad ')' is not preceded with whitespace. 89
 Error whitespace ParenPad ')' is not preceded with whitespace. 106
 Error whitespace ParenPad '(' is not followed by whitespace. 222
 Error whitespace ParenPad '(' is not followed by whitespace. 223
 Error whitespace ParenPad '(' is not followed by whitespace. 223
 Error whitespace ParenPad ')' is not preceded with whitespace. 223
 Error whitespace ParenPad ')' is not preceded with whitespace. 223
 Error javadoc JavadocMethod Expected an @return tag. 255
 Error javadoc JavadocMethod Expected @param tag for 'strModificationDate'. 255
 Error javadoc JavadocMethod Expected @param tag for 'request'. 255
 Error whitespace ParenPad '(' is not followed by whitespace. 269
 Error whitespace ParenPad ')' is not preceded with whitespace. 269
 Error whitespace ParenPad ')' is not preceded with whitespace. 316
 Error whitespace ParenPad '(' is not followed by whitespace. 318
 Error whitespace ParenPad ')' is not preceded with whitespace. 318