Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
50320

Rules

RulesViolationsSeverity
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport2error Error
IllegalImport0error Error
RedundantImport2error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
OperatorWrap0error Error
ParenPad1error Error
TypecastParenPad0error Error
TabCharacter15error Error
ModifierOrder0error Error
RedundantModifier0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters10error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
UpperEll0error Error
FinalLocalVariable0error Error
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error

Details

no/sesat/search/result/PlatefoodSearchResult.java

ViolationMessageLine
warning'(' is followed by whitespace.40

no/sesat/search/result/package.html

ViolationMessageLine
warningMissing package documentation file.0

no/sesat/search/result/BlogSearchResultItem.java

ViolationMessageLine
warningUsing the '.*' form of import should be avoided - no.sesat.search.result.*.19
warningRedundant import from the same package - no.sesat.search.result.*.19
warningLine contains a tab character.23
warningLine contains a tab character.24
warningLine contains a tab character.26
warningLine contains a tab character.27
warningParameter contentTitle should be final.50
warningParameter author should be final.82
warningLine contains a tab character.87
warningLine contains a tab character.88
warningLine contains a tab character.90
warningParameter blogTipsIcon should be final.90
warningLine contains a tab character.91
warningLine contains a tab character.92
warningLine contains a tab character.94
warningLine contains a tab character.95
warningLine contains a tab character.96
warningLine contains a tab character.98
warningParameter displayDate should be final.98
warningLine contains a tab character.99
warningLine contains a tab character.100
warningParameter url should be final.108
warning'url' hides a field.108
warningParameter body should be final.117
warningParameter comments should be final.125
warningParameter moreHits should be final.133
warningParameter parentUrl should be final.141
warningParameter title should be final.165

no/sesat/search/result/OvertureSearchResult.java

ViolationMessageLine
warningUsing the '.*' form of import should be avoided - no.sesat.search.result.*.25
warningRedundant import from the same package - no.sesat.search.result.*.25