Fork me on GitHub

Résultats Checkstyle

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

rss feed

Résumé

Fichiers
 Infos
 Avertissements
 Erreurs
7 0 2 325

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/fileexport/business/FileExport.java 0 0 1
fr/paris/lutece/plugins/fileexport/business/FileExportDAO.java 0 0 284
fr/paris/lutece/plugins/fileexport/business/FileExportHome.java 0 0 2
fr/paris/lutece/plugins/fileexport/business/IFileExportDAO.java 0 0 3
fr/paris/lutece/plugins/fileexport/service/FileExportConnectionService.java 0 0 1
fr/paris/lutece/plugins/fileexport/service/FileZipService.java 0 0 9
fr/paris/lutece/plugins/fileexport/web/FileexportJspBean.java 0 2 25

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
32
 Erreur
RightCurly
  • option: "alone"
4
 Erreur
coding ReturnCount
  • max: "5"
2
 Avertissement
SimplifyBooleanExpression 1
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
7
 Erreur
imports UnusedImports 8
 Erreur
javadoc JavadocMethod 7
 Erreur
regexp RegexpSinglelineJava
  • format: "System\.exit"
2
 Erreur
RegexpSinglelineJava
  • format: "System\.out\.println"
2
 Erreur
whitespace ParenPad
  • option: "space"
240
 Erreur
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
24
 Erreur

Détails

fr/paris/lutece/plugins/fileexport/business/FileExport.java

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

fr/paris/lutece/plugins/fileexport/business/FileExportDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
blocks LeftCurly '{' at column 60 should be on a new line. 61
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 85
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 85
 Erreur
blocks LeftCurly '{' at column 42 should be on a new line. 85
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 86
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 86
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 91
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 91
 Erreur
blocks LeftCurly '{' at column 24 should be on a new line. 91
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 96
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 96
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 111
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 111
 Erreur
blocks LeftCurly '{' at column 59 should be on a new line. 111
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 112
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 112
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 114
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 114
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 114
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 114
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 116
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 116
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 117
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 117
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 118
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 118
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 119
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 119
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 120
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 120
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 121
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 121
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 122
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 122
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 138
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 138
 Erreur
blocks LeftCurly '{' at column 49 should be on a new line. 138
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 139
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 139
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 140
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 140
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 145
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 145
 Erreur
blocks LeftCurly '{' at column 23 should be on a new line. 145
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 148
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 148
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 148
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 148
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 149
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 149
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 149
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 149
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 150
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 150
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 150
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 150
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 151
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 151
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 151
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 151
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 152
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 152
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 152
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 152
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 153
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 153
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 153
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 153
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 154
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 154
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 154
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 154
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 170
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 170
 Erreur
blocks LeftCurly '{' at column 55 should be on a new line. 170
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 171
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 171
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 172
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 172
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 186
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 186
 Erreur
blocks LeftCurly '{' at column 58 should be on a new line. 186
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 187
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 187
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 189
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 189
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 190
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 190
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 191
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 191
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 192
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 192
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 193
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 193
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 194
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 194
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 195
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 195
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 196
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 196
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 210
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 210
 Erreur
blocks LeftCurly '{' at column 69 should be on a new line. 210
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 212
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 212
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 215
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 215
 Erreur
blocks LeftCurly '{' at column 26 should be on a new line. 215
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 218
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 218
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 218
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 218
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 219
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 219
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 219
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 219
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 220
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 220
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 220
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 220
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 221
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 221
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 221
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 221
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 222
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 222
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 222
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 222
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 223
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 223
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 223
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 223
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 224
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 224
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 224
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 224
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 226
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 226
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 233
 Erreur
blocks LeftCurly '{' at column 37 should be on a new line. 233
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 234
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 234
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 239
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 240
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 241
 Erreur
coding SimplifyBooleanExpression Expression can be simplified. 241
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 241
 Erreur
blocks LeftCurly '{' at column 34 should be on a new line. 241
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 250
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 250
 Erreur
blocks LeftCurly '{' at column 39 should be on a new line. 251
 Erreur
blocks LeftCurly '{' at column 7 should be on a new line. 259
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 262
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 263
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 265
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 265
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 266
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 266
 Erreur
blocks LeftCurly '{' at column 38 should be on a new line. 266
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 269
 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
whitespace ParenPad ')' is not preceded with whitespace. 269
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 270
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 270
 Erreur
blocks LeftCurly '{' at column 30 should be on a new line. 270
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'System\.out\.println'. 271
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 271
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 271
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 271
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 271
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 273
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 273
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 275
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 275
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 278
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 278
 Erreur
blocks LeftCurly '{' at column 48 should be on a new line. 278
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 279
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 279
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 279
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 279
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 279
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 279
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 282
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 282
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 282
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 289
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 289
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 289
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 289
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 289
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 289
 Erreur
blocks LeftCurly '{' at column 65 should be on a new line. 289
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 290
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 290
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 295
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 295
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 295
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 297
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 297
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 300
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 300
 Erreur
blocks RightCurly '}' at column 3 should be alone on a line. 305
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 305
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 305
 Erreur
blocks LeftCurly '{' at column 27 should be on a new line. 305
 Erreur
regexp RegexpSinglelineJava Line matches the illegal pattern 'printStackTrace'. 307
 Erreur
blocks RightCurly '}' at column 3 should be alone on a line. 308
 Erreur
blocks LeftCurly '{' at column 13 should be on a new line. 308
 Erreur
blocks LeftCurly '{' at column 8 should be on a new line. 309
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 310
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 310
 Erreur
blocks LeftCurly '{' at column 28 should be on a new line. 310
 Erreur
blocks RightCurly '}' at column 4 should be alone on a line. 313
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 313
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 313
 Erreur
blocks LeftCurly '{' at column 29 should be on a new line. 313
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 314
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 315
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 320
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 320
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 323
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 323
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 323
 Erreur
blocks LeftCurly '{' at column 70 should be on a new line. 323
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 325
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 325
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 325
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 325
 Erreur
blocks LeftCurly '{' at column 73 should be on a new line. 325
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 326
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 326
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 331
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 331
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 331
 Erreur
blocks LeftCurly '{' at column 67 should be on a new line. 331
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 334
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 334
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 335
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 335
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 337
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 337
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 343
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 343
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 343
 Erreur
blocks LeftCurly '{' at column 70 should be on a new line. 343
 Erreur
blocks LeftCurly '{' at column 7 should be on a new line. 344
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 348
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 348
 Erreur
blocks LeftCurly '{' at column 45 should be on a new line. 348
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 349
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 349
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 350
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 350
 Erreur
blocks LeftCurly '{' at column 26 should be on a new line. 350
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 351
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 351
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 354
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 354
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 355
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 355
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 355
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 355
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 355
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 355
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 356
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 356
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 357
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 357
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 357
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 357
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 357
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 357
 Erreur
blocks LeftCurly '{' at column 52 should be on a new line. 357
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 358
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 358
 Erreur
blocks RightCurly '}' at column 3 should be alone on a line. 362
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 362
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 362
 Erreur
blocks LeftCurly '{' at column 25 should be on a new line. 362

fr/paris/lutece/plugins/fileexport/business/FileExportHome.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 115

fr/paris/lutece/plugins/fileexport/business/IFileExportDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Unused @param tag for 'strId'. 81
 Erreur
javadoc JavadocMethod Expected @param tag for 'nKey'. 86

fr/paris/lutece/plugins/fileexport/service/FileExportConnectionService.java

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

fr/paris/lutece/plugins/fileexport/service/FileZipService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
imports UnusedImports Unused import - fr.paris.lutece.portal.service.plugin.Plugin. 36
 Erreur
imports UnusedImports Unused import - fr.paris.lutece.portal.service.plugin.PluginService. 37
 Erreur
imports UnusedImports Unused import - fr.paris.lutece.portal.service.util.AppLogService. 38
 Erreur
imports UnusedImports Unused import - java.io.ByteArrayInputStream. 40
 Erreur
imports UnusedImports Unused import - java.util.HashMap. 43
 Erreur
imports UnusedImports Unused import - java.util.Map. 44
 Erreur
imports UnusedImports Unused import - java.util.zip.ZipEntry. 45
 Erreur
imports UnusedImports Unused import - javax.servlet.http.HttpSession. 49

fr/paris/lutece/plugins/fileexport/web/FileexportJspBean.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 73
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 73
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 74
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 74
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 75
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 75
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 76
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 76
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 77
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 77
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 78
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 78
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 79
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 79
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 83
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 83
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 84
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 84
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 85
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 85
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 131
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 140
 Avertissement
coding ReturnCount Return count is 7 (max allowed for non-void methods/lambdas is 5). 170
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 259
 Avertissement
coding ReturnCount Return count is 8 (max allowed for non-void methods/lambdas is 5). 275
 Erreur
whitespace WhitespaceAround '=' is not followed by whitespace. 278