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
5 0 0 77

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
8  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/ocr-module-forms-ocr-doc-QA/workspace/target/checkstyle-header.txt"
3  Error
imports UnusedImports 2  Error
whitespace ParenPad
  • option: "space"
64  Error

Details

fr/paris/lutece/plugins/genericattributes/modules/forms/ocr/service/GenericAttributesFormsOcrPlugin.java

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

fr/paris/lutece/plugins/genericattributes/modules/forms/ocr/service/OcrCniProvider.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. 2
 Error whitespace ParenPad '(' is not followed by whitespace. 101
 Error whitespace ParenPad ')' is not preceded with whitespace. 101
 Error blocks LeftCurly '{' at column 39 should be on a new line. 101
 Error blocks LeftCurly '{' at column 38 should be on a new line. 110
 Error whitespace ParenPad '(' is not followed by whitespace. 113
 Error whitespace ParenPad ')' is not preceded with whitespace. 113
 Error whitespace ParenPad '(' is not followed by whitespace. 114
 Error whitespace ParenPad ')' is not preceded with whitespace. 114
 Error whitespace ParenPad '(' is not followed by whitespace. 115
 Error whitespace ParenPad ')' is not preceded with whitespace. 115
 Error whitespace ParenPad '(' is not followed by whitespace. 116
 Error whitespace ParenPad ')' is not preceded with whitespace. 116
 Error whitespace ParenPad '(' is not followed by whitespace. 117
 Error whitespace ParenPad ')' is not preceded with whitespace. 117
 Error whitespace ParenPad '(' is not followed by whitespace. 118
 Error whitespace ParenPad ')' is not preceded with whitespace. 118
 Error whitespace ParenPad '(' is not followed by whitespace. 119
 Error whitespace ParenPad ')' is not preceded with whitespace. 119
 Error whitespace ParenPad '(' is not followed by whitespace. 120
 Error whitespace ParenPad ')' is not preceded with whitespace. 120
 Error whitespace ParenPad '(' is not followed by whitespace. 121
 Error whitespace ParenPad ')' is not preceded with whitespace. 121
 Error whitespace ParenPad '(' is not followed by whitespace. 122
 Error whitespace ParenPad ')' is not preceded with whitespace. 122
 Error whitespace ParenPad '(' is not followed by whitespace. 131
 Error whitespace ParenPad ')' is not preceded with whitespace. 131
 Error blocks LeftCurly '{' at column 49 should be on a new line. 131
 Error whitespace ParenPad '(' is not followed by whitespace. 132
 Error whitespace ParenPad ')' is not preceded with whitespace. 132
 Error blocks LeftCurly '{' at column 48 should be on a new line. 139
 Error whitespace ParenPad '(' is not followed by whitespace. 141
 Error whitespace ParenPad ')' is not preceded with whitespace. 141
 Error whitespace ParenPad '(' is not followed by whitespace. 142
 Error whitespace ParenPad ')' is not preceded with whitespace. 142
 Error whitespace ParenPad '(' is not followed by whitespace. 142
 Error whitespace ParenPad ')' is not preceded with whitespace. 142
 Error whitespace ParenPad '(' is not followed by whitespace. 142
 Error whitespace ParenPad ')' is not preceded with whitespace. 142

fr/paris/lutece/plugins/genericattributes/modules/forms/ocr/service/OcrRibProvider.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - java.util.ArrayList. 37
 Error imports UnusedImports Unused import - java.util.Arrays. 38
 Error whitespace ParenPad '(' is not followed by whitespace. 103
 Error whitespace ParenPad ')' is not preceded with whitespace. 103
 Error blocks LeftCurly '{' at column 39 should be on a new line. 103
 Error blocks LeftCurly '{' at column 38 should be on a new line. 112
 Error whitespace ParenPad '(' is not followed by whitespace. 116
 Error whitespace ParenPad ')' is not preceded with whitespace. 116
 Error whitespace ParenPad '(' is not followed by whitespace. 117
 Error whitespace ParenPad ')' is not preceded with whitespace. 117
 Error whitespace ParenPad '(' is not followed by whitespace. 118
 Error whitespace ParenPad ')' is not preceded with whitespace. 118
 Error whitespace ParenPad '(' is not followed by whitespace. 119
 Error whitespace ParenPad ')' is not preceded with whitespace. 119
 Error whitespace ParenPad '(' is not followed by whitespace. 120
 Error whitespace ParenPad ')' is not preceded with whitespace. 120
 Error whitespace ParenPad '(' is not followed by whitespace. 121
 Error whitespace ParenPad ')' is not preceded with whitespace. 121
 Error whitespace ParenPad '(' is not followed by whitespace. 122
 Error whitespace ParenPad ')' is not preceded with whitespace. 122
 Error whitespace ParenPad '(' is not followed by whitespace. 123
 Error whitespace ParenPad ')' is not preceded with whitespace. 123
 Error whitespace ParenPad '(' is not followed by whitespace. 132
 Error whitespace ParenPad ')' is not preceded with whitespace. 132
 Error blocks LeftCurly '{' at column 49 should be on a new line. 132
 Error whitespace ParenPad '(' is not followed by whitespace. 133
 Error whitespace ParenPad ')' is not preceded with whitespace. 133
 Error blocks LeftCurly '{' at column 48 should be on a new line. 140
 Error whitespace ParenPad '(' is not followed by whitespace. 142
 Error whitespace ParenPad ')' is not preceded with whitespace. 142
 Error whitespace ParenPad '(' is not followed by whitespace. 143
 Error whitespace ParenPad ')' is not preceded with whitespace. 143
 Error whitespace ParenPad '(' is not followed by whitespace. 143
 Error whitespace ParenPad ')' is not preceded with whitespace. 143
 Error whitespace ParenPad '(' is not followed by whitespace. 143
 Error whitespace ParenPad ')' is not preceded with whitespace. 143