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
8 0 0 15

Files

File
 I
 W
 E
fr/paris/lutece/plugins/librarynotifygru/exception/NotifyGruException.java 0 0 1
fr/paris/lutece/plugins/librarynotifygru/rs/service/AbstractNotificationTransportRest.java 0 0 1
fr/paris/lutece/plugins/librarynotifygru/rs/service/NotificationTransportApiManagerRest.java 0 0 2
fr/paris/lutece/plugins/librarynotifygru/rs/service/NotificationTransportRest.java 0 0 1
fr/paris/lutece/plugins/librarynotifygru/services/HttpAccessTransport.java 0 0 1
fr/paris/lutece/plugins/librarynotifygru/services/IHttpTransportProvider.java 0 0 7
fr/paris/lutece/plugins/librarynotifygru/services/INotificationTransportProvider.java 0 0 1
fr/paris/lutece/plugins/librarynotifygru/services/NotificationService.java 0 0 1

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
8
 Error
modifier RedundantModifier 6
 Error
whitespace ParenPad
  • option: "space"
1
 Error

Details

fr/paris/lutece/plugins/librarynotifygru/exception/NotifyGruException.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/librarynotifygru/rs/service/AbstractNotificationTransportRest.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/librarynotifygru/rs/service/NotificationTransportApiManagerRest.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 preceded with whitespace. 121

fr/paris/lutece/plugins/librarynotifygru/rs/service/NotificationTransportRest.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/librarynotifygru/services/HttpAccessTransport.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/librarynotifygru/services/IHttpTransportProvider.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
modifier RedundantModifier Redundant 'public' modifier. 47
 Error
modifier RedundantModifier Redundant 'public' modifier. 48
 Error
modifier RedundantModifier Redundant 'public' modifier. 49
 Error
modifier RedundantModifier Redundant 'public' modifier. 50
 Error
modifier RedundantModifier Redundant 'public' modifier. 51
 Error
modifier RedundantModifier Redundant 'public' modifier. 52

fr/paris/lutece/plugins/librarynotifygru/services/INotificationTransportProvider.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/librarynotifygru/services/NotificationService.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