Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
50180

Rules

RulesViolationsSeverity
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports1error Error
FileLength0error Error
LineLength
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
ModifierOrder0error Error
RedundantModifier0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters16error 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/run/handler/RunHandler.java

ViolationMessageLine
warningUnused import - no.sesat.search.site.config.BytecodeContext.28

no/sesat/search/run/handler/NullRunHandler.java

ViolationMessageLine
warningParameter context should be final.33

no/sesat/search/run/handler/NavigationRunHandler.java

ViolationMessageLine
warningParameter siteContext should be final.85
warningParameter className should be final.85
warningParameter jarFileName should be final.85
warningParameter siteCxt should be final.165
warningParameter resource should be final.165
warningParameter builder should be final.165
warningParameter siteCxt should be final.169
warningParameter resource should be final.169
warningParameter properties should be final.169
warningParameter siteContext should be final.173
warningParameter className should be final.173
warningParameter jarFileName should be final.173
warningParameter siteContext should be final.237
warningParameter className should be final.237
warningParameter jarFileName should be final.237

no/sesat/search/run/handler/package.html

ViolationMessageLine
warningMissing package documentation file.0