Fork me on GitHub

Checkstyle Results

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

rss feed

Summary

Files
 Info
 Warnings
 Errors
28 0 3 29

Files

File
 I
 W
 E
fr/paris/lutece/plugins/importexport/business/AbstractImportExportDAO.java 0 0 1
fr/paris/lutece/plugins/importexport/business/ColumnType.java 0 0 1
fr/paris/lutece/plugins/importexport/business/ImportExportElement.java 0 0 1
fr/paris/lutece/plugins/importexport/business/TableColumn.java 0 0 1
fr/paris/lutece/plugins/importexport/business/export/AutomaticExportConfig.java 0 0 1
fr/paris/lutece/plugins/importexport/business/export/AutomaticExportConfigDAO.java 0 0 1
fr/paris/lutece/plugins/importexport/business/export/ExportDAO.java 0 0 1
fr/paris/lutece/plugins/importexport/business/export/IAutomaticExportConfigDAO.java 0 0 1
fr/paris/lutece/plugins/importexport/business/export/RowExportData.java 0 0 1
fr/paris/lutece/plugins/importexport/business/importdata/ImportDataDAO.java 0 0 1
fr/paris/lutece/plugins/importexport/business/importdata/ImportMessage.java 0 0 1
fr/paris/lutece/plugins/importexport/business/importdata/ImportResult.java 0 0 1
fr/paris/lutece/plugins/importexport/service/ImportExportPlugin.java 0 0 1
fr/paris/lutece/plugins/importexport/service/export/ExportManager.java 0 0 1
fr/paris/lutece/plugins/importexport/service/export/RunnableExportService.java 0 0 1
fr/paris/lutece/plugins/importexport/service/export/daemon/ExportCleanerDaemon.java 0 0 1
fr/paris/lutece/plugins/importexport/service/export/daemon/ExportDaemon.java 0 0 1
fr/paris/lutece/plugins/importexport/service/importdata/IImportSource.java 0 0 1
fr/paris/lutece/plugins/importexport/service/importdata/IImportSourceFactory.java 0 0 1
fr/paris/lutece/plugins/importexport/service/importdata/ImportManager.java 0 1 1
fr/paris/lutece/plugins/importexport/service/importdata/RunnableImportService.java 0 0 1
fr/paris/lutece/plugins/importexport/service/importdata/csvimportsource/CSVImportSource.java 0 1 1
fr/paris/lutece/plugins/importexport/service/importdata/csvimportsource/CSVImportSourceFactory.java 0 0 1
fr/paris/lutece/plugins/importexport/service/importdata/daemon/ImportDaemon.java 0 0 4
fr/paris/lutece/plugins/importexport/web/ExportDataJspBean.java 0 0 1
fr/paris/lutece/plugins/importexport/web/ImportDataJspBean.java 0 1 1

Rules

Category Rule Violations Severity
coding NestedIfDepth
  • max: "3"
3
 Error
ReturnCount
  • max: "5"
2
 Warning
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
26
 Error
sizes ParameterNumber 1
 Warning

Details

fr/paris/lutece/plugins/importexport/business/AbstractImportExportDAO.java

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

fr/paris/lutece/plugins/importexport/business/ColumnType.java

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

fr/paris/lutece/plugins/importexport/business/ImportExportElement.java

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

fr/paris/lutece/plugins/importexport/business/TableColumn.java

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

fr/paris/lutece/plugins/importexport/business/export/AutomaticExportConfig.java

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

fr/paris/lutece/plugins/importexport/business/export/AutomaticExportConfigDAO.java

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

fr/paris/lutece/plugins/importexport/business/export/ExportDAO.java

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

fr/paris/lutece/plugins/importexport/business/export/IAutomaticExportConfigDAO.java

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

fr/paris/lutece/plugins/importexport/business/export/RowExportData.java

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

fr/paris/lutece/plugins/importexport/business/importdata/ImportDataDAO.java

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

fr/paris/lutece/plugins/importexport/business/importdata/ImportMessage.java

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

fr/paris/lutece/plugins/importexport/business/importdata/ImportResult.java

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

fr/paris/lutece/plugins/importexport/service/ImportExportPlugin.java

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

fr/paris/lutece/plugins/importexport/service/export/ExportManager.java

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

fr/paris/lutece/plugins/importexport/service/export/RunnableExportService.java

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

fr/paris/lutece/plugins/importexport/service/export/daemon/ExportCleanerDaemon.java

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

fr/paris/lutece/plugins/importexport/service/export/daemon/ExportDaemon.java

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

fr/paris/lutece/plugins/importexport/service/importdata/IImportSource.java

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

fr/paris/lutece/plugins/importexport/service/importdata/IImportSourceFactory.java

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

fr/paris/lutece/plugins/importexport/service/importdata/ImportManager.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Warning
sizes ParameterNumber More than 7 parameters (found 8). 290

fr/paris/lutece/plugins/importexport/service/importdata/RunnableImportService.java

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

fr/paris/lutece/plugins/importexport/service/importdata/csvimportsource/CSVImportSource.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 130

fr/paris/lutece/plugins/importexport/service/importdata/csvimportsource/CSVImportSourceFactory.java

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

fr/paris/lutece/plugins/importexport/service/importdata/daemon/ImportDaemon.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding NestedIfDepth Nested if-else depth is 4 (max allowed is 3). 112
 Error
coding NestedIfDepth Nested if-else depth is 5 (max allowed is 3). 122
 Error
coding NestedIfDepth Nested if-else depth is 5 (max allowed is 3). 129

fr/paris/lutece/plugins/importexport/web/ExportDataJspBean.java

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

fr/paris/lutece/plugins/importexport/web/ImportDataJspBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Warning
coding ReturnCount Return count is 6 (max allowed for non-void methods/lambdas is 5). 184