Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
800155

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile2error Error
Translation0error Error
JavadocMethod14error Error
JavadocType3error Error
JavadocVariable19error Error
JavadocStyle1error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/Users/jason/ws/geronimo/gshell-tmp/gshell-commands/gshell-builtins/target/checkstyle-header.txt"
7error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter2error Error
WhitespaceAround73error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks2error Error
EmptyBlock0error Error
LeftCurly9error Error
NeedBraces0error Error
RightCurly7error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault3error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier2error Error
ArrayTypeStyle0error Error
FinalParameters0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
7error Error
TodoComment2error Error
UpperEll0error Error

Details

org/apache/geronimo/gshell/commands/builtins/HelpCommand.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorFirst sentence should end with a period.35
error'=' is not preceded with whitespace.40
error'=' is not followed by whitespace.40
error'=' is not preceded with whitespace.40
error'=' is not followed by whitespace.40
error'{' should be on the previous line.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.55
error'<' is not preceded with whitespace.65
error'<' is not followed by whitespace.65
error'>' is not preceded with whitespace.65
errorComment matches to-do format 'TODO:'.76
error'}' should be on the same line.92
errorComment matches to-do format 'TODO:'.99
errorLine has trailing spaces.101

org/apache/geronimo/gshell/commands/builtins/UnsetCommand.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'=' is not preceded with whitespace.36
error'=' is not followed by whitespace.36
error'=' is not preceded with whitespace.36
error'=' is not followed by whitespace.36
error'{' should be on the previous line.39
errorMissing a Javadoc comment.40
error'{' should be on the previous line.41
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.46
error'=' is not preceded with whitespace.46
error'=' is not followed by whitespace.46
error'=' is not preceded with whitespace.46
error'=' is not followed by whitespace.46
error'}' is not preceded with whitespace.46
error'=' is not preceded with whitespace.46
error'=' is not followed by whitespace.46
errorMissing a Javadoc comment.49
error'=' is not preceded with whitespace.49
error'=' is not followed by whitespace.49
error'=' is not preceded with whitespace.49
error'=' is not followed by whitespace.49
error'<' is not preceded with whitespace.50
error'<' is not followed by whitespace.50
error'>' is not preceded with whitespace.50
errorMissing a Javadoc comment.52
errorswitch without "default" clause.56
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.84

org/apache/geronimo/gshell/commands/builtins/SourceCommand.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'=' is not preceded with whitespace.42
error'=' is not followed by whitespace.42
error'=' is not preceded with whitespace.42
error'=' is not followed by whitespace.42
error'{' should be on the previous line.45
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.49
error'=' is not preceded with whitespace.49
error'=' is not followed by whitespace.49
error'=' is not preceded with whitespace.49
error'=' is not followed by whitespace.49
errorMissing a Javadoc comment.52
errorLine has trailing spaces.54
error'}' should be on the same line.57
errorLine has trailing spaces.61
error'}' should be on the same line.68
errorLine has trailing spaces.72
errorMissing a Javadoc comment.76
error'source' hides a field.76
error'cast' is not followed by whitespace.80
error'}' should be on the same line.84
error'cast' is not followed by whitespace.86
error'}' should be on the same line.90
error'}' should be on the same line.100
errorLine has trailing spaces.105
errorLine has trailing spaces.109

org/apache/geronimo/gshell/commands/builtins/package-info.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1

org/apache/geronimo/gshell/commands/builtins/ExitCommand.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'=' is not preceded with whitespace.32
error'=' is not followed by whitespace.32
error'=' is not preceded with whitespace.32
error'=' is not followed by whitespace.32
error'{' should be on the previous line.35
errorMissing a Javadoc comment.36
error'=' is not preceded with whitespace.36
error'=' is not followed by whitespace.36
errorMissing a Javadoc comment.39
errorLine has trailing spaces.41

org/apache/geronimo/gshell/commands/builtins/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/gshell/commands/builtins/EchoCommand.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
error'=' is not preceded with whitespace.34
error'=' is not followed by whitespace.34
error'=' is not preceded with whitespace.34
error'=' is not followed by whitespace.34
error'{' should be on the previous line.37
errorMissing a Javadoc comment.38
error'=' is not preceded with whitespace.38
error'=' is not followed by whitespace.38
error'=' is not preceded with whitespace.38
error'=' is not followed by whitespace.38
errorMissing a Javadoc comment.41
error'=' is not preceded with whitespace.41
error'=' is not followed by whitespace.41
error'<' is not preceded with whitespace.42
error'<' is not followed by whitespace.42
error'>' is not preceded with whitespace.42
errorMissing a Javadoc comment.44
error'=' is not preceded with whitespace.46
error'=' is not followed by whitespace.46

org/apache/geronimo/gshell/commands/builtins/SetCommand.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'=' is not preceded with whitespace.38
error'=' is not followed by whitespace.38
error'=' is not preceded with whitespace.38
error'=' is not followed by whitespace.38
error'{' should be on the previous line.41
errorMissing a Javadoc comment.42
error'{' should be on the previous line.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.48
error'=' is not preceded with whitespace.48
error'=' is not followed by whitespace.48
error'=' is not preceded with whitespace.48
error'=' is not followed by whitespace.48
error'}' is not preceded with whitespace.48
error'=' is not preceded with whitespace.48
error'=' is not followed by whitespace.48
errorMissing a Javadoc comment.51
error'=' is not preceded with whitespace.51
error'=' is not followed by whitespace.51
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
errorMissing a Javadoc comment.54
errorswitch without "default" clause.57
errorAvoid nested blocks.58
errorAvoid nested blocks.73
error'<' is not preceded with whitespace.74
error'<' is not followed by whitespace.74
error'>' is not preceded with whitespace.74
errorswitch without "default" clause.103
errorMissing a Javadoc comment.117
error'{' should be on the previous line.118
errorMissing a Javadoc comment.119
errorVariable 'name' must be private and have accessor methods.119
errorMissing a Javadoc comment.120
errorVariable 'value' must be private and have accessor methods.120
errorMissing a Javadoc comment.123
error'}' should be on the same line.131
errorMissing a Javadoc comment.142
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.158