Checkstyle Results
The following document contains the results of Checkstyle.
Summary
Files |
Infos |
Warnings |
Errors |
12 |
0 |
0 |
19 |
Rules
Rules |
Violations |
Severity |
Translation |
0 |
Error |
LeftCurly
|
0 |
Error |
RightCurly
|
0 |
Error |
MemberName
- format: "^_[a-z](_?[a-zA-Z0-9])*$"
|
0 |
Error |
StaticVariableName
- format: "^_[a-z](_?[a-zA-Z0-9])*$"
|
0 |
Error |
MethodName
- format: "^[a-z][a-zA-Z0-9]*$"
|
0 |
Error |
ParameterName
- format: "^[a-z][a-zA-Z0-9]*$"
|
2 |
Error |
LocalVariableName
- format: "^[a-z][a-zA-Z0-9]*$"
|
0 |
Error |
JavadocMethod |
3 |
Error |
JavadocType |
0 |
Error |
ConstantName
|
0 |
Error |
PackageName
- format: "^fr\.paris\.[a-z][a-z0-9\.]*$"
|
0 |
Error |
TypeName |
0 |
Error |
LocalFinalVariableName
|
0 |
Error |
AvoidStarImport |
0 |
Error |
IllegalImport |
0 |
Error |
RedundantImport |
0 |
Error |
UnusedImports |
0 |
Error |
ParameterNumber |
0 |
Warning |
ParenPad
|
0 |
Error |
WhitespaceAround
|
0 |
Error |
ModifierOrder |
0 |
Error |
RedundantModifier |
0 |
Error |
AvoidNestedBlocks |
0 |
Error |
EmptyBlock |
0 |
Error |
NeedBraces |
0 |
Error |
EmptyStatement |
0 |
Error |
EqualsHashCode |
0 |
Error |
HiddenField |
1 |
Error |
IllegalInstantiation |
0 |
Error |
InnerAssignment |
0 |
Error |
MissingSwitchDefault |
0 |
Error |
SimplifyBooleanExpression |
0 |
Error |
SimplifyBooleanReturn |
0 |
Error |
ArrayTrailingComma |
0 |
Error |
CovariantEquals |
0 |
Error |
DeclarationOrder |
0 |
Error |
ExplicitInitialization |
0 |
Error |
InnerAssignment |
0 |
Error |
NestedIfDepth
|
0 |
Error |
NestedTryDepth
|
0 |
Error |
PackageDeclaration |
0 |
Error |
ParameterAssignment |
0 |
Error |
ReturnCount
|
0 |
Warning |
StringLiteralEquality |
0 |
Error |
SuperClone |
0 |
Error |
SuperFinalize |
0 |
Error |
FinalClass |
0 |
Error |
HideUtilityClassConstructor |
1 |
Error |
InterfaceIsType |
0 |
Error |
VisibilityModifier |
0 |
Error |
MutableException |
0 |
Error |
ArrayTypeStyle
|
0 |
Error |
RegexpSinglelineJava
- format: "System\.out\.println"
|
0 |
Error |
RegexpSinglelineJava
|
0 |
Error |
RegexpSinglelineJava
- message: "Line matches the illegal pattern ''printStackTrace''."
- format: "[.]*\.printStackTrace"
|
0 |
Error |
RegexpSinglelineJava
- message: "Line matches the illegal pattern ''SELECT *''."
- format: "[.]*SELECT \*"
- ignoreCase: "true"
|
0 |
Error |
RegexpSinglelineJava
- message: "Line matches the illegal pattern ''WHERE 1''."
- format: "[.]*WHERE 1 "
- ignoreCase: "true"
|
0 |
Error |
Header
- fileExtensions: "java"
- headerFile: "/opt/data/jenkins/home/jobs/gru-library-crmclient-doc-QA/workspace/target/checkstyle-header.txt"
|
12 |
Error |
Details
fr/paris/lutece/plugins/crmclient/business/CRMItem.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
|
'_strmCRMWebAppCode' hides a field. |
105 |
|
Name '_strmCRMWebAppCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
105 |
fr/paris/lutece/plugins/crmclient/business/CRMItemQueue.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/business/CRMItemTypeEnum.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/business/ICRMItem.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
|
Name '_strmCRMWebAppCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
102 |
fr/paris/lutece/plugins/crmclient/business/ICRMItemFactory.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/business/ICRMItemQueueDAO.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/service/ICRMClientService.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
|
Unable to get class information for @throws tag 'HttpAccessException'. |
178 |
|
Unused @throws tag for 'HttpAccessException'. |
178 |
|
Expected @throws tag for 'CRMException'. |
180 |
fr/paris/lutece/plugins/crmclient/service/authenticator/IAuthenticatorService.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/service/queue/DatabaseQueue.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/service/queue/ICRMClientQueue.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/util/CRMException.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/crmclient/util/CrmClientConstants.java
Violation |
Message |
Line |
|
Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. |
2 |
|
Utility classes should not have a public or default constructor. |
42 |