Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
50150

Rules

RulesViolationsSeverity
PackageHtml2warning Warning
NewlineAtEndOfFile0error Error
Translation0error Error
LineLength
  • max: "100"
0error Error
MethodLength
  • max: "60"
0error Error
RightCurly0error Error
JavadocType0error Error
JavadocMethod13warning Warning
ConstantName
  • format: "^[a-zA-Z][a-zA-Z0-9]*(_[A-Z0-9]+)*$"
0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
WhitespaceAfter0error Error
ModifierOrder0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MissingSwitchDefault0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier
  • protectedAllowed: "true"
0error Error
ArrayTypeStyle0error Error
UpperEll0error Error

Details

org/openrca/ca/x509/package.html

ViolationMessageLine
warningMissing package documentation file.0

org/openrca/OpenRCA.java

ViolationMessageLine
warningExpected @param tag for 'caRepository'.30
warningExpected an @return tag.45
warningExpected @param tag for 'basicInfo'.45
warningExpected an @return tag.54
warningExpected @param tag for 'basicInfo'.54
warningExpected @param tag for 'parentCA'.54
warningExpected @param tag for 'x509ca'.60
warningExpected an @return tag.66

org/openrca/ca/x509/X509CAFactory.java

ViolationMessageLine
warningExpected an @return tag.34
warningExpected @param tag for 'caBasincInfo'.34
warningExpected an @return tag.43
warningExpected @param tag for 'caBasicInfo'.43
warningExpected @param tag for 'parentCA'.43

org/openrca/package.html

ViolationMessageLine
warningMissing package documentation file.0