Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 
| Fichiers | |||
|---|---|---|---|
| 72 | 0 | 2 | 659 |
| Catégorie | Règle | Violations | Sévérité |
|---|---|---|---|
| blocks | EmptyBlock | 2 | |
LeftCurly
|
14 | ||
| NeedBraces | 6 | ||
RightCurly
|
1 | ||
| coding | ArrayTrailingComma | 6 | |
| DeclarationOrder | 25 | ||
| ExplicitInitialization | 5 | ||
| HiddenField | 39 | ||
NestedIfDepth
|
1 | ||
| ParameterAssignment | 5 | ||
| StringLiteralEquality | 2 | ||
| design | FinalClass | 1 | |
| HideUtilityClassConstructor | 8 | ||
| VisibilityModifier | 6 | ||
| header | Header
|
72 | |
| imports | AvoidStarImport | 4 | |
| UnusedImports | 41 | ||
| javadoc | JavadocMethod | 110 | |
| JavadocType | 5 | ||
| modifier | RedundantModifier | 3 | |
| naming | LocalVariableName
|
2 | |
MemberName
|
8 | ||
MethodName
|
7 | ||
ParameterName
|
37 | ||
StaticVariableName
|
13 | ||
| regexp | RegexpSinglelineJava
|
4 | |
RegexpSinglelineJava
|
4 | ||
| sizes | ParameterNumber | 2 | |
| whitespace | ParenPad
|
222 | |
WhitespaceAround
|
10 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.validation.constraints.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 37 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 51 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 54 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 55 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 56 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 57 | |
| naming | MemberName | Name 'permissions' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 170 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 175 | |
| coding | HiddenField | 'permissions' hides a field. | 175 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.releaser.util.github.GitUtils. | 39 | |
| naming | MemberName | Name 'permissions' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 54 | |
| coding | HiddenField | '_strScmDeveloperConnection' hides a field. | 472 | |
| naming | ParameterName | Name '_strScmDeveloperConnection' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 | |
| coding | HiddenField | '_bUpgrade' hides a field. | 503 | |
| naming | ParameterName | Name '_bUpgrade' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 503 | |
| coding | HiddenField | '_bDowngrade' hides a field. | 524 | |
| naming | ParameterName | Name '_bDowngrade' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 524 | |
| coding | HiddenField | '_strLastAvailableSnapshotVersion' hides a field. | 555 | |
| naming | ParameterName | Name '_strLastAvailableSnapshotVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 555 | |
| coding | HiddenField | '_bErrorLastRelease' hides a field. | 576 | |
| naming | ParameterName | Name '_bErrorLastRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 576 | |
| coding | HiddenField | '_strName' hides a field. | 597 | |
| naming | ParameterName | Name '_strName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 597 | |
| coding | HiddenField | '_strCloneUrl' hides a field. | 618 | |
| naming | ParameterName | Name '_strCloneUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 618 | |
| coding | HiddenField | '_strTweetMessage' hides a field. | 660 | |
| naming | ParameterName | Name '_strTweetMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 660 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 689 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 694 | |
| coding | HiddenField | 'permissions' hides a field. | 694 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 699 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 704 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 709 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 714 | |
| coding | HiddenField | '_strBranchReleaseFrom' hides a field. | 714 | |
| naming | ParameterName | Name '_strBranchReleaseFrom' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 714 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 719 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 724 | |
| coding | HiddenField | '_strBranchReleaseVersion' hides a field. | 724 | |
| naming | ParameterName | Name '_strBranchReleaseVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 724 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 729 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 729 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 733 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 733 | |
| coding | HiddenField | '_strTargetJdk' hides a field. | 733 | |
| naming | ParameterName | Name '_strTargetJdk' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 733 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 733 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 733 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - org.apache.commons.lang3.StringUtils. | 36 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Unused @param tag for 'scmurl'. | 136 | |
| javadoc | JavadocMethod | Expected @param tag for 'scmUrl'. | 144 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.util.ReferenceList. | 72 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Instance variable definition in wrong order. | 115 | |
| coding | DeclarationOrder | Instance variable definition in wrong order. | 118 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.validation.constraints.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 38 | |
| naming | MemberName | Name 'permissions' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 62 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 65 | |
| naming | ParameterName | Name '_strTagInfotmation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 499 | |
| coding | HiddenField | '_strGroupId' hides a field. | 520 | |
| naming | ParameterName | Name '_strGroupId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 520 | |
| coding | HiddenField | '_bTheme' hides a field. | 541 | |
| naming | ParameterName | Name '_bTheme' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 541 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 546 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 551 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 551 | |
| coding | HiddenField | '_bCreateDckerImage' hides a field. | 551 | |
| naming | ParameterName | Name '_bCreateDckerImage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 551 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 551 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 551 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 555 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 560 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 565 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 570 | |
| coding | HiddenField | '_strBranchReleaseFrom' hides a field. | 570 | |
| naming | ParameterName | Name '_strBranchReleaseFrom' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 570 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 609 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 614 | |
| coding | HiddenField | 'permissions' hides a field. | 614 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 616 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 618 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 627 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 632 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 632 | |
| coding | HiddenField | '_strParentVersion' hides a field. | 632 | |
| naming | ParameterName | Name '_strParentVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 632 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 632 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | HiddenField | '_dateBegin' hides a field. | 181 | |
| naming | ParameterName | Name '_dateBegin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 181 | |
| coding | HiddenField | '_dateEnd' hides a field. | 202 | |
| naming | ParameterName | Name '_dateEnd' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 202 | |
| coding | HiddenField | '_strArtifactId' hides a field. | 223 | |
| naming | ParameterName | Name '_strArtifactId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 223 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 90 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 90 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.util.ReferenceList. | 73 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | HiddenField | '_nId' hides a field. | 98 | |
| naming | ParameterName | Name '_nId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| coding | HiddenField | '_component' hides a field. | 119 | |
| naming | ParameterName | Name '_component' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
| coding | HiddenField | '_commandResult' hides a field. | 140 | |
| naming | ParameterName | Name '_commandResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 | |
| coding | HiddenField | '_releaserUser' hides a field. | 194 | |
| naming | ParameterName | Name '_releaserUser' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 | |
| coding | HiddenField | '_strRefBranchRelease' hides a field. | 215 | |
| naming | ParameterName | Name '_strRefBranchRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 | |
| coding | HiddenField | '_strRefBranchReleaseFrom' hides a field. | 236 | |
| naming | ParameterName | Name '_strRefBranchReleaseFrom' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 236 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 48 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 59 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 62 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 65 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 68 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 | |
| javadoc | JavadocMethod | Expected @param tag for 'adminUser'. | 58 | |
| javadoc | JavadocMethod | Expected @param tag for 'adminUser'. | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 146 | |
| naming | MethodName | Name 'IsAddClusterAuthorized' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 157 | |
| naming | MethodName | Name 'IsUserAuthorized' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 53 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 86 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 | |
| javadoc | JavadocMethod | Expected @param tag for 'strArtifactId'. | 113 | |
| javadoc | JavadocMethod | Expected @param tag for 'strArtifactId'. | 125 | |
| javadoc | JavadocMethod | Expected @param tag for 'strVersion'. | 125 | |
| javadoc | JavadocMethod | Expected @param tag for 'strArtifactId'. | 137 | |
| javadoc | JavadocMethod | Expected @param tag for 'strArtifactId'. | 149 | |
| javadoc | JavadocMethod | Expected @param tag for 'strVersion'. | 149 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 179 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 184 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 190 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 249 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 272 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 272 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 274 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 274 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 284 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 298 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 298 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 307 | |
| coding | ParameterAssignment | Assignment of parameter 'component' is not allowed. | 328 | |
| coding | ParameterAssignment | Assignment of parameter 'component' is not allowed. | 334 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 340 | |
| blocks | EmptyBlock | Must have at least one statement. | 347 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 372 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 424 | |
| naming | MethodName | Name 'IsSearchComponentAuthorized' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 424 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 476 | |
| coding | ParameterAssignment | Assignment of parameter 'component' is not allowed. | 513 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.releaser.business.Site. | 44 | |
| javadoc | JavadocMethod | Unused @param tag for 'site'. | 221 | |
| javadoc | JavadocMethod | Unused @param tag for 'artifactId'. | 223 | |
| javadoc | JavadocMethod | Expected @return tag. | 229 | |
| javadoc | JavadocMethod | Expected @param tag for 'component'. | 229 | |
| javadoc | JavadocMethod | Expected @param tag for 'repositoryType'. | 229 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 231 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Missing a header - not enough lines in file. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 5 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 10 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 12 | |
| naming | MethodName | Name 'TriggerPipeline' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 12 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 48 | |
| modifier | RedundantModifier | Redundant 'public' modifier. | 58 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| sizes | ParameterNumber | More than 7 parameters (found 8). | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'strTargetJdkVersion'. | 82 | |
| javadoc | JavadocMethod | Expected @param tag for 'strTargetJdkVersion'. | 98 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Unused @param tag for 'context'. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| javadoc | JavadocMethod | Expected @param tag for 'workflowReleaseContext'. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of '/*'. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 18 | |
| naming | StaticVariableName | Name 'JENKINS_BASE_URL' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 39 | |
| naming | StaticVariableName | Name 'JENKINS_PIPELINE_NAME' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 42 | |
| naming | StaticVariableName | Name 'JENKINS_BUILD_TYPE' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 45 | |
| naming | StaticVariableName | Name 'JENKINS_USER_LOGIN' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 48 | |
| naming | StaticVariableName | Name 'JENKINS_USER_PWD' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 51 | |
| coding | ExplicitInitialization | Variable '_instance' explicitly initialized to 'null' (default value for its type). | 54 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 114 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 118 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 130 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| naming | LocalVariableName | Name 'ObjectBuildJson' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 139 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - com.atlassian.jira.rest.client.api.domain.IssueField. | 51 | |
| naming | StaticVariableName | Name 'URL_JIRA_SERVER' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 87 | |
| naming | StaticVariableName | Name 'JIRA_USER' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 90 | |
| naming | StaticVariableName | Name 'JIRA_USER_PWD' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 93 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of '/*'. | 1 | |
| imports | UnusedImports | Unused import - java.io.Serializable. | 5 | |
| imports | UnusedImports | Unused import - java.util.Collections. | 8 | |
| imports | UnusedImports | Unused import - java.util.Comparator. | 9 | |
| imports | UnusedImports | Unused import - java.util.Date. | 10 | |
| imports | UnusedImports | Unused import - java.util.HashMap. | 11 | |
| imports | UnusedImports | Unused import - java.util.regex.Matcher. | 14 | |
| imports | UnusedImports | Unused import - java.util.regex.Pattern. | 15 | |
| imports | UnusedImports | Unused import - org.apache.commons.collections.MapUtils. | 23 | |
| imports | UnusedImports | Unused import - org.apache.commons.lang3.math.NumberUtils. | 24 | |
| imports | UnusedImports | Unused import - java.time.ZonedDateTime. | 25 | |
| imports | UnusedImports | Unused import - java.time.format.DateTimeFormatter. | 26 | |
| imports | UnusedImports | Unused import - java.time.format.DateTimeParseException. | 27 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.datastore.DatastoreService. | 34 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.spring.SpringContextService. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 179 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 191 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 221 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 223 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 223 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 227 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 231 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 232 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 232 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 233 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 233 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 244 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 244 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 252 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 254 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 269 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 273 | |
| coding | StringLiteralEquality | Literal Strings should be compared using equals(), not '!='. | 273 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 285 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 289 | |
| coding | StringLiteralEquality | Literal Strings should be compared using equals(), not '!='. | 289 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 302 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 310 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 310 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 311 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 311 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 313 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 313 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 324 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 324 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 327 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 327 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 337 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 372 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 372 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 372 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.util.string.StringUtil. | 56 | |
| design | FinalClass | Class MavenService should be declared as final. | 62 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 70 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 | |
| javadoc | JavadocMethod | Unused @param tag for 'strPluginName'. | 176 | |
| javadoc | JavadocMethod | Unused @param tag for 'strSVNBinPath'. | 180 | |
| javadoc | JavadocMethod | Expected @return tag. | 187 | |
| javadoc | JavadocMethod | Expected @param tag for 'strPathPom'. | 187 | |
| javadoc | JavadocMethod | Expected @param tag for 'commandResult'. | 187 | |
| javadoc | JavadocMethod | Expected @param tag for 'strTargetJdkVersion'. | 187 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 187 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 190 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 190 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 191 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 193 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 193 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 196 | |
| javadoc | JavadocMethod | Expected @param tag for 'bPrivateRepository'. | 259 | |
| javadoc | JavadocMethod | Expected @param tag for 'strTargetJdkVersion'. | 259 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 262 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 262 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 262 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 262 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'System\.out\.println'. | 264 | |
| sizes | ParameterNumber | More than 7 parameters (found 8). | 292 | |
| javadoc | JavadocMethod | Expected @param tag for 'strTargetJdkVersion'. | 293 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 316 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 63 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 66 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 69 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.plugin.Plugin. | 72 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 111 | |
| naming | StaticVariableName | Name 'POM_PARENT_MIN_VERSION_TO_CREATE_DOCKET_IMAGE' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 111 | |
| design | VisibilityModifier | Variable 'POM_PARENT_MIN_VERSION_TO_CREATE_DOCKET_IMAGE' must be private and have accessor methods. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 182 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 187 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 198 | |
| blocks | RightCurly | '}' at column 3 should be alone on a line. | 204 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 204 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 204 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 489 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 504 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 514 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 532 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 808 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 827 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 888 | |
| naming | MethodName | Name 'IsUserAuthorized' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 888 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 901 | |
| naming | MethodName | Name 'IsSiteAlreadyExist' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 901 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 904 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | ExplicitInitialization | Variable '_twitter' explicitly initialized to 'null' (default value for its type). | 89 | |
| coding | ExplicitInitialization | Variable '_instance' explicitly initialized to 'null' (default value for its type). | 92 | |
| coding | DeclarationOrder | Constructor definition in wrong order. | 113 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 251 | |
| whitespace | WhitespaceAround | '==' is not followed by whitespace. | 251 | |
| whitespace | WhitespaceAround | '==' is not preceded with whitespace. | 251 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 251 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 254 | |
| naming | LocalVariableName | Name 'StrLocalComponentPomEffectivePath' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 445 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 445 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 445 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 508 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 508 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 511 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 511 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 617 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 617 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 891 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 891 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 122 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.io.IOException. | 37 | |
| imports | UnusedImports | Unused import - java.io.PrintWriter. | 38 | |
| imports | UnusedImports | Unused import - java.io.StringWriter. | 39 | |
| imports | UnusedImports | Unused import - org.apache.commons.lang3.ObjectUtils. | 44 | |
| imports | UnusedImports | Unused import - org.apache.commons.lang3.StringUtils. | 45 | |
| imports | UnusedImports | Unused import - org.tmatesoft.svn.core.SVNCancelException. | 46 | |
| imports | UnusedImports | Unused import - org.tmatesoft.svn.core.SVNException. | 47 | |
| imports | UnusedImports | Unused import - org.tmatesoft.svn.core.wc.ISVNEventHandler. | 49 | |
| imports | UnusedImports | Unused import - org.tmatesoft.svn.core.wc.SVNEvent. | 50 | |
| imports | UnusedImports | Unused import - org.tmatesoft.svn.core.wc.SVNEventAction. | 51 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.releaser.business.RepositoryType. | 54 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.releaser.util.svn.ReleaseSvnCopyClient. | 65 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 52 | |
| naming | StaticVariableName | Name 'STATUS_ERROR' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 52 | |
| coding | ExplicitInitialization | Variable 'STATUS_ERROR' explicitly initialized to '0' (default value for its type). | 52 | |
| design | VisibilityModifier | Variable 'STATUS_ERROR' must be private and have accessor methods. | 52 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 55 | |
| naming | StaticVariableName | Name 'STATUS_OK' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 55 | |
| design | VisibilityModifier | Variable 'STATUS_OK' must be private and have accessor methods. | 55 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 58 | |
| naming | StaticVariableName | Name 'ERROR_TYPE_INFO' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 58 | |
| coding | ExplicitInitialization | Variable 'ERROR_TYPE_INFO' explicitly initialized to '0' (default value for its type). | 58 | |
| design | VisibilityModifier | Variable 'ERROR_TYPE_INFO' must be private and have accessor methods. | 58 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 61 | |
| naming | StaticVariableName | Name 'ERROR_TYPE_STOP' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 61 | |
| design | VisibilityModifier | Variable 'ERROR_TYPE_STOP' must be private and have accessor methods. | 61 | |
| naming | MemberName | Name 'progressValue' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 82 | |
| coding | HiddenField | '_mResultInformations' hides a field. | 206 | |
| naming | ParameterName | Name '_mResultInformations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 | |
| coding | HiddenField | '_nErrorType' hides a field. | 227 | |
| naming | ParameterName | Name '_nErrorType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 227 | |
| coding | HiddenField | '_dBegin' hides a field. | 248 | |
| naming | ParameterName | Name '_dBegin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 248 | |
| coding | HiddenField | '_dEnd' hides a field. | 269 | |
| naming | ParameterName | Name '_dEnd' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 269 | |
| coding | HiddenField | 'progressValue' hides a field. | 290 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 193 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 193 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'strBranch'. | 109 | |
| javadoc | JavadocMethod | Expected @param tag for 'strBranch'. | 149 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - javax.xml.parsers.ParserConfigurationException. | 48 | |
| imports | UnusedImports | Unused import - javax.xml.transform.TransformerException. | 50 | |
| imports | UnusedImports | Unused import - org.eclipse.jgit.api.errors.NoFilepatternException. | 55 | |
| imports | UnusedImports | Unused import - org.xml.sax.SAXException. | 59 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 65 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'printStackTrace'. | 334 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 159 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 159 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 535 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 545 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 567 | |
| naming | MethodName | Name 'IsVersionInRightFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 567 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 572 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 572 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 574 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 574 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 574 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 89 | |
| coding | ParameterAssignment | Assignment of parameter 'strRepoUrl' is not allowed. | 694 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 736 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | HiddenField | '_strName' hides a field. | 73 | |
| naming | ParameterName | Name '_strName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| coding | HiddenField | '_strCloneUrl' hides a field. | 96 | |
| naming | ParameterName | Name '_strCloneUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | |
| coding | HiddenField | '_strContentsUrl' hides a field. | 119 | |
| naming | ParameterName | Name '_strContentsUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
| coding | HiddenField | '_strFullName' hides a field. | 142 | |
| naming | ParameterName | Name '_strFullName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| naming | MemberName | Name 'bCancelled' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 44 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 130 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 161 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 201 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 201 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 203 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 204 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 206 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.util.Iterator. | 42 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.i18n.I18nService. | 56 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of '/*'. | 1 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 7 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| naming | MemberName | Name 'bCancelled' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 49 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| naming | MemberName | Name 'bCancelled' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 48 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| naming | MemberName | Name 'bCancelled' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. | 48 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| naming | ParameterName | Name '_mUserContex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | ArrayTrailingComma | Array should contain trailing comma. | 138 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'printStackTrace'. | 247 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'printStackTrace'. | 275 | |
| coding | ParameterAssignment | Assignment of parameter 'strRepoUrl' is not allowed. | 470 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 205 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 205 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 209 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 209 | |
| coding | HiddenField | '_strQualifierRadix' hides a field. | 209 | |
| naming | ParameterName | Name '_strQualifierRadix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 209 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 209 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 213 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 213 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 217 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 217 | |
| coding | HiddenField | '_nQualifierNumber' hides a field. | 217 | |
| naming | ParameterName | Name '_nQualifierNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 217 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 217 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 217 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 250 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 250 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 254 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 254 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 265 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 345 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 345 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 350 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 350 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 350 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 612 | |
| blocks | EmptyBlock | Must have at least one statement. | 634 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 199 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 224 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 255 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 285 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 324 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 351 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 377 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 408 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 440 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 469 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 508 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 535 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 561 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 593 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 126 | |
| design | VisibilityModifier | Variable '_paginatorComponents' must be private and have accessor methods. | 126 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 288 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 303 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.i18n.I18nService. | 49 | |
| javadoc | JavadocMethod | Expected @throws tag for 'AccessDeniedException'. | 215 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 668 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 683 |
| Sévérité | Catégorie | Règle | Message | Ligne |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |