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

Files

File
 I
 W
 E
fr/paris/lutece/plugins/workflow/modules/extendfeedback/business/FeedbackNotificationTaskConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendfeedback/business/FeedbackNotificationTaskConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendfeedback/business/UpdateStatusFeedbackConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendfeedback/business/UpdateStatusFeedbackConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendfeedback/service/FeedbackNotificationService.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/extendfeedback/service/FeedbackNotificationTask.java 0 0 2
fr/paris/lutece/plugins/workflow/modules/extendfeedback/service/IFeedbackNotificationService.java 0 0 5
fr/paris/lutece/plugins/workflow/modules/extendfeedback/service/UpdateStatusFeedbackTask.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendfeedback/util/WfExtendFeedbackConstants.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendfeedback/web/FeedbackNotificationTaskComponent.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/extendfeedback/web/UpdateStatusFeedbackTaskComponent.java 0 0 1

Rules

Category Rule Violations Severity
design VisibilityModifier 2
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
11
 Error
javadoc JavadocMethod 4
 Error

Details

fr/paris/lutece/plugins/workflow/modules/extendfeedback/business/FeedbackNotificationTaskConfig.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/workflow/modules/extendfeedback/business/FeedbackNotificationTaskConfigDAO.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/workflow/modules/extendfeedback/business/UpdateStatusFeedbackConfig.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/workflow/modules/extendfeedback/business/UpdateStatusFeedbackConfigDAO.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/workflow/modules/extendfeedback/service/FeedbackNotificationService.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
design VisibilityModifier Variable '_extendFeedbackService' must be private and have accessor methods. 78

fr/paris/lutece/plugins/workflow/modules/extendfeedback/service/FeedbackNotificationTask.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
design VisibilityModifier Variable '_resourceHistoryService' must be private and have accessor methods. 60

fr/paris/lutece/plugins/workflow/modules/extendfeedback/service/IFeedbackNotificationService.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
javadoc JavadocMethod Expected @return tag. 63
 Error
javadoc JavadocMethod Expected @param tag for 'extendFeedback'. 63
 Error
javadoc JavadocMethod Expected @param tag for 'resourceHistory'. 71
 Error
javadoc JavadocMethod Expected @param tag for 'config'. 71

fr/paris/lutece/plugins/workflow/modules/extendfeedback/service/UpdateStatusFeedbackTask.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/workflow/modules/extendfeedback/util/WfExtendFeedbackConstants.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/workflow/modules/extendfeedback/web/FeedbackNotificationTaskComponent.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/workflow/modules/extendfeedback/web/UpdateStatusFeedbackTaskComponent.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