Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
9 0 0 0

Files

Files Infos Warnings Errors

Rules

Rules Violations Severity
NewlineAtEndOfFile 0 Errors Error
Translation 0 Errors Error
FileLength 0 Errors Error
Header
  • headerFile: "/Volumes/tobago-site/tobago/tobago-extension/tobago-security/target/checkstyle-header.txt"
0 Errors Error
FileTabCharacter
  • eachLine: "true"
0 Errors Error
RegexpMultiline
  • message: "Avoid finalizers"
  • format: "((public)|(protected))\s+void\s+finalize\(\s*\)"
0 Errors Error
RegexpMultiline
  • message: "Don't write directly to System.out our System.err"
  • format: "System\.(out|err)\."
0 Errors Error
RegexpMultiline
  • message: "No @author tag allowed"
  • format: "@author"
0 Errors Error
RegexpMultiline
  • message: "No strählekreuzen allowed"
  • format: "strählekreuzen"
0 Errors Error
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
LineLength
  • max: "120"
0 Errors Error
ParameterNumber
  • max: "15"
0 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter 0 Errors Error
NoWhitespaceBefore 0 Errors Error
OperatorWrap 0 Errors Error
ParenPad 0 Errors Error
TypecastParenPad 0 Errors Error
WhitespaceAfter 0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks
  • allowInSwitchCase: "true"
0 Errors Error
EmptyBlock
  • tokens: "LITERAL_CATCH"
  • option: "text"
0 Errors Error
LeftCurly 0 Errors Error
NeedBraces 0 Errors Error
RightCurly 0 Errors Error
CovariantEquals 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EqualsHashCode 0 Errors Error
IllegalInstantiation
  • classes: "java.lang.Boolean, java.lang.String"
0 Errors Error
InnerAssignment 0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows
  • allowUnchecked: "true"
0 Errors Error
StringLiteralEquality 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
SuperClone 0 Errors Error
SuperFinalize 0 Errors Error
IllegalThrows 0 Errors Error
PackageDeclaration 0 Errors Error
MultipleVariableDeclarations 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier 0 Errors Error
ArrayTypeStyle 0 Errors Error
UpperEll 0 Errors Error

Details