Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
5 0 0 131

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
17  Error
coding DeclarationOrder 1  Error
design HideUtilityClassConstructor 1  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
3  Error
javadoc JavadocMethod 10  Error
JavadocType 3  Error
whitespace ParenPad
  • option: "space"
48  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
48  Error

Details

fr/paris/lutece/plugins/notifygru/modules/extendcomment/service/ExtendCommentConstants.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 6
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 6
 Error blocks LeftCurly '{' at column 37 should be on a new line. 6
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 9
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 9
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 10
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 10
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 12
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 12
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 13
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 13
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 14
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 14
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 15
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 15
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 16
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 16
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 17
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 17
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 19
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 19
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 20
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 20
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 21
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 21
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 23
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 23
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 24
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 24
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 26
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 26
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 27
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 27
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 28
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 28
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 29
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 29
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 30
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 30
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 31
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 31
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 33
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 33
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 34
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 34
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 35
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 35
 Error javadoc JavadocMethod Missing a Javadoc comment. 37

fr/paris/lutece/plugins/notifygru/modules/extendcomment/service/ExtendCommentProvider.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 24
 Error blocks LeftCurly '{' at column 57 should be on a new line. 24
 Error whitespace ParenPad ')' is not preceded with whitespace. 27
 Error coding DeclarationOrder Variable access definition in wrong order. 29
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 29
 Error whitespace ParenPad ')' is not preceded with whitespace. 29
 Error javadoc JavadocMethod Missing a Javadoc comment. 39
 Error whitespace ParenPad ')' is not preceded with whitespace. 39
 Error whitespace ParenPad '(' is not followed by whitespace. 41
 Error whitespace ParenPad ')' is not preceded with whitespace. 41
 Error blocks LeftCurly '{' at column 46 should be on a new line. 50
 Error blocks LeftCurly '{' at column 39 should be on a new line. 56
 Error blocks LeftCurly '{' at column 36 should be on a new line. 62
 Error blocks LeftCurly '{' at column 45 should be on a new line. 68
 Error blocks LeftCurly '{' at column 34 should be on a new line. 73
 Error whitespace ParenPad ')' is not preceded with whitespace. 75
 Error blocks LeftCurly '{' at column 41 should be on a new line. 79
 Error whitespace ParenPad '(' is not followed by whitespace. 81
 Error whitespace ParenPad ')' is not preceded with whitespace. 81
 Error blocks LeftCurly '{' at column 41 should be on a new line. 85
 Error blocks LeftCurly '{' at column 38 should be on a new line. 90
 Error blocks LeftCurly '{' at column 54 should be on a new line. 97
 Error whitespace ParenPad '(' is not followed by whitespace. 104
 Error whitespace ParenPad ')' is not preceded with whitespace. 104
 Error whitespace ParenPad ')' is not preceded with whitespace. 105
 Error whitespace ParenPad ')' is not preceded with whitespace. 108
 Error whitespace ParenPad '(' is not followed by whitespace. 109
 Error whitespace ParenPad ')' is not preceded with whitespace. 109
 Error whitespace ParenPad '(' is not followed by whitespace. 112
 Error whitespace ParenPad ')' is not preceded with whitespace. 112
 Error whitespace ParenPad '(' is not followed by whitespace. 113
 Error whitespace ParenPad ')' is not preceded with whitespace. 113
 Error blocks LeftCurly '{' at column 35 should be on a new line. 119
 Error javadoc JavadocMethod Unused @param tag for 'nComentId'. 126
 Error javadoc JavadocMethod Expected @param tag for 'nCommentExtender'. 130
 Error whitespace ParenPad ')' is not preceded with whitespace. 136
 Error whitespace ParenPad ')' is not preceded with whitespace. 144
 Error javadoc JavadocMethod Expected @param tag for 'strMarker'. 157
 Error javadoc JavadocMethod Expected @param tag for 'strValue'. 157
 Error javadoc JavadocMethod Expected @param tag for 'strMarker'. 171
 Error javadoc JavadocMethod Expected @param tag for 'strDescriptionI18n'. 171
 Error javadoc JavadocMethod Expected @param tag for 'strDescription'. 171

fr/paris/lutece/plugins/notifygru/modules/extendcomment/service/ExtendCommentProviderManager.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 32
 Error blocks LeftCurly '{' at column 75 should be on a new line. 32
 Error javadoc JavadocMethod Missing a Javadoc comment. 42
 Error whitespace ParenPad '(' is not followed by whitespace. 42
 Error whitespace ParenPad ')' is not preceded with whitespace. 42
 Error blocks LeftCurly '{' at column 52 should be on a new line. 42
 Error whitespace ParenPad '(' is not followed by whitespace. 43
 Error whitespace ParenPad ')' is not preceded with whitespace. 43
 Error whitespace ParenPad '(' is not followed by whitespace. 49
 Error whitespace ParenPad ')' is not preceded with whitespace. 49
 Error blocks LeftCurly '{' at column 117 should be on a new line. 49
 Error whitespace ParenPad '(' is not followed by whitespace. 54
 Error whitespace ParenPad ')' is not preceded with whitespace. 54
 Error blocks LeftCurly '{' at column 80 should be on a new line. 54
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 58
 Error whitespace ParenPad '(' is not followed by whitespace. 59
 Error whitespace ParenPad ')' is not preceded with whitespace. 59
 Error whitespace ParenPad '(' is not followed by whitespace. 60
 Error whitespace ParenPad ')' is not preceded with whitespace. 60
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 67
 Error whitespace ParenPad '(' is not followed by whitespace. 67
 Error whitespace ParenPad '(' is not followed by whitespace. 67
 Error whitespace ParenPad ')' is not preceded with whitespace. 67
 Error whitespace ParenPad ')' is not preceded with whitespace. 67
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 69
 Error whitespace ParenPad '(' is not followed by whitespace. 74
 Error whitespace ParenPad '(' is not followed by whitespace. 74
 Error whitespace ParenPad ')' is not preceded with whitespace. 74
 Error whitespace ParenPad ')' is not preceded with whitespace. 74
 Error whitespace ParenPad ')' is not preceded with whitespace. 74
 Error whitespace ParenPad '(' is not followed by whitespace. 81
 Error whitespace ParenPad ')' is not preceded with whitespace. 81
 Error blocks LeftCurly '{' at column 74 should be on a new line. 81
 Error whitespace ParenPad '(' is not followed by whitespace. 84
 Error whitespace ParenPad '(' is not followed by whitespace. 84
 Error whitespace ParenPad ')' is not preceded with whitespace. 84
 Error whitespace ParenPad ')' is not preceded with whitespace. 84
 Error whitespace ParenPad ')' is not preceded with whitespace. 90