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
24 0 0 34

Files

File  I  W  E
fr/paris/lutece/plugins/workflow/modules/upload/business/file/IUploadFileDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/business/file/UploadFile.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/business/file/UploadFileDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/business/history/IUploadHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/business/history/UploadHistory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/business/history/UploadHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/business/task/TaskUploadConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/business/task/TaskUploadConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/factory/FactoryDOA.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/factory/FactoryService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/IUploadHistoryService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/TaskUpload.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/TaskUploadAsynchronousUploadHandler.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/upload/services/UploadHistoryService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/UploadResourceIdService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/download/DownloadFileService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/download/RequestAuthenticationService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/download/UploadWorkflowFileServlet.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/services/provider/UploadMarkerProvider.java 0 0 8
fr/paris/lutece/plugins/workflow/modules/upload/services/taskinfo/UploadTaskInfoProvider.java 0 0 3
fr/paris/lutece/plugins/workflow/modules/upload/web/UploadJspBean.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/upload/web/UploadTaskComponent.java 0 0 2

Rules

Category Rule Violations Severity
coding ArrayTrailingComma 3  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/wf-module-workflow-upload-doc-QA/workspace/target/checkstyle-header.txt"
21  Error
imports UnusedImports 1  Error
whitespace ParenPad
  • option: "space"
7  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
2  Error

Details

fr/paris/lutece/plugins/workflow/modules/upload/business/file/IUploadFileDAO.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/workflow/modules/upload/business/file/UploadFile.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/workflow/modules/upload/business/file/UploadFileDAO.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/workflow/modules/upload/business/history/IUploadHistoryDAO.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/workflow/modules/upload/business/history/UploadHistory.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/workflow/modules/upload/business/history/UploadHistoryDAO.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/workflow/modules/upload/business/task/TaskUploadConfig.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/workflow/modules/upload/business/task/TaskUploadConfigDAO.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/workflow/modules/upload/factory/FactoryDOA.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/workflow/modules/upload/factory/FactoryService.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/workflow/modules/upload/services/IUploadHistoryService.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/workflow/modules/upload/services/TaskUpload.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/workflow/modules/upload/services/TaskUploadAsynchronousUploadHandler.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 coding ArrayTrailingComma Array should contain trailing comma. 127
 Error coding ArrayTrailingComma Array should contain trailing comma. 136

fr/paris/lutece/plugins/workflow/modules/upload/services/UploadHistoryService.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/workflow/modules/upload/services/UploadResourceIdService.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/workflow/modules/upload/services/download/DownloadFileService.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/workflow/modules/upload/services/download/RequestAuthenticationService.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/workflow/modules/upload/services/download/UploadWorkflowFileServlet.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/workflow/modules/upload/services/provider/UploadMarkerProvider.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 - fr.paris.lutece.portal.service.spring.SpringContextService. 49
 Error whitespace ParenPad '(' is not followed by whitespace. 78
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 78
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 78
 Error whitespace ParenPad ')' is not preceded with whitespace. 78
 Error whitespace ParenPad '(' is not followed by whitespace. 133
 Error whitespace ParenPad ')' is not preceded with whitespace. 138

fr/paris/lutece/plugins/workflow/modules/upload/services/taskinfo/UploadTaskInfoProvider.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is not followed by whitespace. 82
 Error whitespace ParenPad '(' is not followed by whitespace. 86
 Error whitespace ParenPad '(' is not followed by whitespace. 87

fr/paris/lutece/plugins/workflow/modules/upload/web/UploadJspBean.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/workflow/modules/upload/web/UploadTaskComponent.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 coding ArrayTrailingComma Array should contain trailing comma. 178