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
30 0 0 55

Files

File
 I
 W
 E
fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentFormResourceType.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentFormResourceTypeDAO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentFormResourceTypeHome.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentResource.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentResourceDAO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentResourceDTO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentResourceHome.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/IAppointmentFormResourceTypeDAO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/IAppointmentResourceDAO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/calendar/CalendarAppointmentResourceDTO.java 0 0 3
fr/paris/lutece/plugins/appointment/modules/resource/business/calendar/CalendarDayDTO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/workflow/ISetAppointmentResourceHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/workflow/SetAppointmentResourceHistory.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/workflow/SetAppointmentResourceHistoryDAO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/workflow/SetAppointmentResourceHistoryHome.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/workflow/TaskSetAppointmentResourceConfig.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/business/workflow/TaskSetAppointmentResourceConfigDAO.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/service/AppointmentResourceAddonService.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/service/AppointmentResourcePlugin.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/service/AppointmentResourceService.java 0 0 7
fr/paris/lutece/plugins/appointment/modules/resource/service/action/ResourceCalendarAction.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/service/listeners/AppointmentFormResourceTypeRemovalListener.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/service/listeners/AppointmentResourceListener.java 0 0 10
fr/paris/lutece/plugins/appointment/modules/resource/service/workflow/TaskSetAppointmentResource.java 0 0 2
fr/paris/lutece/plugins/appointment/modules/resource/web/AppointmentFormResourcesJspBean.java 0 0 6
fr/paris/lutece/plugins/appointment/modules/resource/web/AppointmentResourceJspBean.java 0 0 4
fr/paris/lutece/plugins/appointment/modules/resource/web/AppointmentUserCalendarDashboardComponent.java 0 0 1
fr/paris/lutece/plugins/appointment/modules/resource/web/workflow/SetAppointmentResourceTaskComponent.java 0 0 2

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
3
 Error
coding ArrayTrailingComma 2
 Error
DeclarationOrder 1
 Error
EmptyStatement 1
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
28
 Error
imports UnusedImports 5
 Error
javadoc JavadocMethod 2
 Error
whitespace ParenPad
  • option: "space"
13
 Error

Details

fr/paris/lutece/plugins/appointment/modules/resource/business/AppointmentFormResourceType.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/appointment/modules/resource/business/AppointmentFormResourceTypeDAO.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/appointment/modules/resource/business/AppointmentFormResourceTypeHome.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/appointment/modules/resource/business/AppointmentResource.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/appointment/modules/resource/business/AppointmentResourceDAO.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/appointment/modules/resource/business/AppointmentResourceDTO.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/appointment/modules/resource/business/AppointmentResourceHome.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/appointment/modules/resource/business/IAppointmentFormResourceTypeDAO.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/appointment/modules/resource/business/IAppointmentResourceDAO.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/appointment/modules/resource/business/calendar/CalendarAppointmentResourceDTO.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 Unused @param tag for 'nIdApppointment'. 237
 Error
javadoc JavadocMethod Expected @param tag for 'nIdForm'. 240

fr/paris/lutece/plugins/appointment/modules/resource/business/calendar/CalendarDayDTO.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/appointment/modules/resource/business/workflow/ISetAppointmentResourceHistoryDAO.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/appointment/modules/resource/business/workflow/SetAppointmentResourceHistory.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/appointment/modules/resource/business/workflow/SetAppointmentResourceHistoryDAO.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/appointment/modules/resource/business/workflow/SetAppointmentResourceHistoryHome.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/appointment/modules/resource/business/workflow/TaskSetAppointmentResourceConfig.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/appointment/modules/resource/business/workflow/TaskSetAppointmentResourceConfigDAO.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/appointment/modules/resource/service/AppointmentResourceAddonService.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/appointment/modules/resource/service/AppointmentResourcePlugin.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/appointment/modules/resource/service/AppointmentResourceService.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
imports UnusedImports Unused import - fr.paris.lutece.plugins.appointment.business.appointment.Appointment. 36
 Error
imports UnusedImports Unused import - fr.paris.lutece.plugins.appointment.business.slot.Slot. 37
 Error
imports UnusedImports Unused import - fr.paris.lutece.plugins.appointment.service.SlotService. 40
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97

fr/paris/lutece/plugins/appointment/modules/resource/service/action/ResourceCalendarAction.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/appointment/modules/resource/service/listeners/AppointmentFormResourceTypeRemovalListener.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/appointment/modules/resource/service/listeners/AppointmentResourceListener.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
whitespace ParenPad '(' is not followed by whitespace. 62
 Error
whitespace ParenPad ')' is not preceded with whitespace. 62
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 62
 Error
whitespace ParenPad '(' is not followed by whitespace. 68
 Error
whitespace ParenPad ')' is not preceded with whitespace. 68
 Error
blocks LeftCurly '{' at column 59 should be on a new line. 68
 Error
whitespace ParenPad '(' is not followed by whitespace. 74
 Error
whitespace ParenPad ')' is not preceded with whitespace. 74
 Error
blocks LeftCurly '{' at column 100 should be on a new line. 74

fr/paris/lutece/plugins/appointment/modules/resource/service/workflow/TaskSetAppointmentResource.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 ArrayTrailingComma Array should contain trailing comma. 143

fr/paris/lutece/plugins/appointment/modules/resource/web/AppointmentFormResourcesJspBean.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 DeclarationOrder Static variable definition in wrong order. 128
 Error
whitespace ParenPad '(' is not followed by whitespace. 360
 Error
whitespace ParenPad ')' is not preceded with whitespace. 360
 Error
whitespace ParenPad '(' is not followed by whitespace. 361
 Error
whitespace ParenPad ')' is not preceded with whitespace. 361

fr/paris/lutece/plugins/appointment/modules/resource/web/AppointmentResourceJspBean.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
imports UnusedImports Unused import - fr.paris.lutece.plugins.appointment.business.slot.Slot. 52
 Error
imports UnusedImports Unused import - fr.paris.lutece.plugins.appointment.service.SlotService. 58
 Error
coding EmptyStatement Empty statement. 355

fr/paris/lutece/plugins/appointment/modules/resource/web/AppointmentUserCalendarDashboardComponent.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/appointment/modules/resource/web/workflow/SetAppointmentResourceTaskComponent.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 ArrayTrailingComma Array should contain trailing comma. 325