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
9 0 0 128

Files

File
 I
 W
 E
fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/AbstractTransportRest.java 0 0 3
fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/HttpAccessTransport.java 0 0 6
fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/HttpApiManagerAccessTransport.java 0 0 1
fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/NotificationStoreMock.java 0 0 48
fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/NotificationStoreTransportRest.java 0 0 25
fr/paris/lutece/plugins/notificationstore/v1/web/service/IHttpTransportProvider.java 0 0 7
fr/paris/lutece/plugins/notificationstore/v1/web/service/INotificationStoreTransportProvider.java 0 0 18
fr/paris/lutece/plugins/notificationstore/v1/web/service/NotificationStoreService.java 0 0 14
fr/paris/lutece/plugins/notificationstore/web/utils/NotificationStoreUtils.java 0 0 6

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
9
 Error
coding ExplicitInitialization 1
 Error
design FinalClass 1
 Error
VisibilityModifier 3
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
9
 Error
imports UnusedImports 1
 Error
javadoc JavadocMethod 52
 Error
modifier RedundantModifier 3
 Error
whitespace ParenPad
  • option: "space"
45
 Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
4
 Error

Details

fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/AbstractTransportRest.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 '_httpTransport' must be private and have accessor methods. 45
 Error
javadoc JavadocMethod Expected @param tag for 'transportProvider'. 52

fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/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
 Error
design VisibilityModifier Variable '_httpClient' must be private and have accessor methods. 53
 Error
design VisibilityModifier Variable '_strEndPoint' must be private and have accessor methods. 54
 Error
javadoc JavadocMethod Missing a Javadoc comment. 56
 Error
javadoc JavadocMethod Expected @param tag for 'strApiEndPointUrl'. 66
 Error
whitespace ParenPad '(' is not followed by whitespace. 123

fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/HttpApiManagerAccessTransport.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/notificationstore/v1/web/rs/service/NotificationStoreMock.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 @param tag for 'strCustomerId'. 129
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 129
 Error
javadoc JavadocMethod Expected @param tag for 'strStatusList'. 129
 Error
blocks LeftCurly '{' at column 116 should be on a new line. 129
 Error
whitespace ParenPad '(' is not followed by whitespace. 137
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 137
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 137
 Error
whitespace ParenPad ')' is not preceded with whitespace. 137
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 137
 Error
whitespace ParenPad '(' is not followed by whitespace. 140
 Error
whitespace ParenPad ')' is not preceded with whitespace. 140
 Error
blocks LeftCurly '{' at column 81 should be on a new line. 140
 Error
whitespace ParenPad '(' is not followed by whitespace. 141
 Error
whitespace ParenPad ')' is not preceded with whitespace. 141
 Error
whitespace ParenPad '(' is not followed by whitespace. 144
 Error
whitespace ParenPad ')' is not preceded with whitespace. 144
 Error
whitespace ParenPad '(' is not followed by whitespace. 145
 Error
whitespace ParenPad ')' is not preceded with whitespace. 145
 Error
whitespace ParenPad '(' is not followed by whitespace. 161
 Error
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 161
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemand'. 161
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 161
 Error
whitespace ParenPad ')' is not preceded with whitespace. 161
 Error
blocks LeftCurly '{' at column 122 should be on a new line. 161
 Error
whitespace ParenPad '(' is not followed by whitespace. 164
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 164
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 164
 Error
whitespace ParenPad ')' is not preceded with whitespace. 164
 Error
blocks LeftCurly '{' at column 33 should be on a new line. 164
 Error
whitespace ParenPad '(' is not followed by whitespace. 167
 Error
whitespace ParenPad ')' is not preceded with whitespace. 167
 Error
whitespace ParenPad ')' is not preceded with whitespace. 170
 Error
javadoc JavadocMethod Expected @param tag for 'date'. 185
 Error
javadoc JavadocMethod Expected @param tag for 'subject'. 185
 Error
javadoc JavadocMethod Expected @param tag for 'message'. 185
 Error
javadoc JavadocMethod Expected @param tag for 'status'. 185
 Error
blocks LeftCurly '{' at column 109 should be on a new line. 185
 Error
javadoc JavadocMethod Expected @param tag for 'id'. 208
 Error
javadoc JavadocMethod Expected @param tag for 'demandType'. 208
 Error
javadoc JavadocMethod Expected @param tag for 'creationDate'. 208
 Error
javadoc JavadocMethod Expected @param tag for 'modifyDate'. 208
 Error
javadoc JavadocMethod Expected @param tag for 'status'. 208
 Error
javadoc JavadocMethod Expected @param tag for 'customer'. 208
 Error
blocks LeftCurly '{' at column 150 should be on a new line. 208
 Error
whitespace ParenPad '(' is not followed by whitespace. 224
 Error
whitespace ParenPad ')' is not preceded with whitespace. 224
 Error
blocks LeftCurly '{' at column 63 should be on a new line. 224

fr/paris/lutece/plugins/notificationstore/v1/web/rs/service/NotificationStoreTransportRest.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. 133
 Error
whitespace ParenPad ')' is not preceded with whitespace. 133
 Error
whitespace ParenPad '(' is not followed by whitespace. 135
 Error
whitespace ParenPad ')' is not preceded with whitespace. 135
 Error
whitespace ParenPad '(' is not followed by whitespace. 176
 Error
whitespace ParenPad ')' is not preceded with whitespace. 176
 Error
whitespace ParenPad '(' is not followed by whitespace. 178
 Error
whitespace ParenPad ')' is not preceded with whitespace. 178
 Error
whitespace ParenPad '(' is not followed by whitespace. 208
 Error
whitespace ParenPad ')' is not preceded with whitespace. 208
 Error
whitespace ParenPad '(' is not followed by whitespace. 210
 Error
whitespace ParenPad ')' is not preceded with whitespace. 210
 Error
whitespace ParenPad '(' is not followed by whitespace. 226
 Error
whitespace ParenPad '(' is not followed by whitespace. 228
 Error
whitespace ParenPad ')' is not preceded with whitespace. 228
 Error
whitespace ParenPad '(' is not followed by whitespace. 230
 Error
whitespace ParenPad ')' is not preceded with whitespace. 230
 Error
whitespace ParenPad '(' is not followed by whitespace. 236
 Error
whitespace ParenPad ')' is not preceded with whitespace. 236
 Error
blocks LeftCurly '{' at column 92 should be on a new line. 236
 Error
whitespace ParenPad '(' is not followed by whitespace. 243
 Error
whitespace ParenPad ')' is not preceded with whitespace. 243
 Error
whitespace ParenPad '(' is not followed by whitespace. 245
 Error
whitespace ParenPad ')' is not preceded with whitespace. 245

fr/paris/lutece/plugins/notificationstore/v1/web/service/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
imports UnusedImports Unused import - java.util.HashMap. 37
 Error
modifier RedundantModifier Redundant 'public' modifier. 65
 Error
javadoc JavadocMethod Expected @param tag for 'strApiEndPointUrl'. 65
 Error
modifier RedundantModifier Redundant 'public' modifier. 72
 Error
javadoc JavadocMethod Unused @param tag for 'mapParams'. 79
 Error
modifier RedundantModifier Redundant 'public' modifier. 85

fr/paris/lutece/plugins/notificationstore/v1/web/service/INotificationStoreTransportProvider.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 @param tag for 'strCustomerId'. 58
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 58
 Error
javadoc JavadocMethod Expected @param tag for 'strNotificationType'. 58
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 58
 Error
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 69
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 69
 Error
javadoc JavadocMethod Expected @param tag for 'strNotificationType'. 69
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 69
 Error
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 78
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemand'. 78
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 78
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 78
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 85
 Error
javadoc JavadocMethod Expected @return tag. 94
 Error
whitespace ParenPad '(' is not followed by whitespace. 94
 Error
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 94
 Error
whitespace ParenPad ')' is not preceded with whitespace. 94

fr/paris/lutece/plugins/notificationstore/v1/web/service/NotificationStoreService.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 @param tag for 'strCustomerId'. 95
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 95
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 96
 Error
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 110
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 110
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 111
 Error
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 123
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemand'. 123
 Error
javadoc JavadocMethod Expected @param tag for 'strIdDemandType'. 123
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 124
 Error
javadoc JavadocMethod Expected @param tag for 'strCustomerId'. 136
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 137
 Error
javadoc JavadocMethod Expected @throws tag for 'NotificationException'. 147

fr/paris/lutece/plugins/notificationstore/web/utils/NotificationStoreUtils.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 FinalClass Class NotificationStoreUtils should be declared as final. 50
 Error
coding ExplicitInitialization Variable '_mapper' explicitly initialized to 'null' (default value for its type). 54
 Error
javadoc JavadocMethod Expected @return tag. 67
 Error
javadoc JavadocMethod Expected @param tag for '<T>'. 89
 Error
javadoc JavadocMethod Expected @param tag for 'typeReference'. 89