Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
40032

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod4error Error
JavadocType0error Error
JavadocVariable1error Error
JavadocStyle0error 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/gbuild/gbuild-agent-web/target/checkstyle-header.txt"
3error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
1error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround16error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters4error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
2error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/gbuild/agent/web/WebComponent.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.26
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.29

org/apache/geronimo/gbuild/agent/web/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/gbuild/agent/web/WebComponentInvoker.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine is longer than 120 characters.39
errorMissing a Javadoc comment.39
errorParameter request should be final.39
errorParameter response should be final.39
error'+' is not followed by whitespace.72
errorMissing a Javadoc comment.85

org/apache/geronimo/gbuild/agent/web/BuildQueueBrowser.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' is not preceded with whitespace.37
errorMissing a Javadoc comment.59
errorParameter request should be final.59
errorParameter response should be final.59
error'+' is not preceded with whitespace.60
error'+' is not followed by whitespace.60
error'+' is not preceded with whitespace.66
error'+' is not followed by whitespace.66
error'+' is not preceded with whitespace.69
error'+' is not followed by whitespace.69
errorLine has trailing spaces.70
error'+' is not preceded with whitespace.73
error'+' is not followed by whitespace.73
error'+' is not preceded with whitespace.73
error'+' is not followed by whitespace.73
error'+' is not preceded with whitespace.87
error'+' is not followed by whitespace.87
error'+' is not preceded with whitespace.90
error'+' is not followed by whitespace.90