The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 2 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 0 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 1 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 16 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 1 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 16 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 1 | ![]() |
HiddenField
| 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 54 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 1 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Parameter planId should be final. | 89 |
![]() | Parameter planId should be final. | 101 |
![]() | Parameter root should be final. | 133 |
![]() | '}' should be on the same line. | 141 |
![]() | Parameter node should be final. | 155 |
![]() | '}' should be on the same line. | 161 |
![]() | Parameter parent should be final. | 181 |
![]() | Parameter child should be final. | 181 |
![]() | '}' should be on the same line. | 184 |
![]() | Parameter parent should be final. | 202 |
![]() | Parameter children should be final. | 202 |
![]() | '}' should be on the same line. | 207 |
![]() | '}' should be on the same line. | 211 |
![]() | '}' should be on the same line. | 216 |
![]() | '}' should be on the same line. | 220 |
![]() | Must have at least one statement. | 221 |
![]() | Parameter task should be final. | 238 |
![]() | '}' should be on the same line. | 241 |
![]() | Parameter task should be final. | 254 |
![]() | Expected @throws tag for 'TaskNotFoundException'. | 254 |
![]() | '}' should be on the same line. | 257 |
![]() | '}' should be on the same line. | 292 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Parameter taskId should be final. | 96 |
![]() | Parameter slaId should be final. | 96 |
![]() | Parameter actionName should be final. | 96 |
![]() | Parameter serviceManagerId should be final. | 96 |
![]() | Parameter id should be final. | 110 |
![]() | Parameter id should be final. | 129 |
![]() | Parameter actionName should be final. | 148 |
![]() | Parameter id should be final. | 167 |
![]() | Parameter deploymentTime should be final. | 186 |
![]() | Parameter timeout should be final. | 205 |
![]() | Parameter status should be final. | 224 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | '}' should be on the same line. | 79 |
![]() | '}' should be on the same line. | 118 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Name 'EDGE_SAME_VERTEX' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 |
![]() | Parameter vertex should be final. | 83 |
![]() | Parameter vertex should be final. | 102 |
![]() | Parameter vertex should be final. | 121 |
![]() | Parameter vertex should be final. | 140 |
![]() | Parameter vertex should be final. | 158 |
![]() | Parameter vertex should be final. | 182 |
![]() | Parameter v1 should be final. | 211 |
![]() | Parameter v2 should be final. | 211 |
![]() | Parameter e should be final. | 229 |
![]() | Parameter v should be final. | 260 |
![]() | '}' should be on the same line. | 263 |
![]() | Parameter e should be final. | 278 |
![]() | '}' should be on the same line. | 288 |
![]() | Parameter v should be final. | 305 |
![]() | Parameter v should be final. | 321 |
![]() | Parameter v1 should be final. | 337 |
![]() | Parameter v2 should be final. | 337 |
![]() | Parameter v1 should be final. | 369 |
![]() | Parameter v2 should be final. | 369 |
![]() | '}' should be on the same line. | 382 |
![]() | Parameter vertex should be final. | 401 |
![]() | Parameter vertex should be final. | 421 |
![]() | Parameter v1 should be final. | 456 |
![]() | Parameter v2 should be final. | 456 |
![]() | '}' should be on the same line. | 461 |
![]() | Parameter e should be final. | 480 |
![]() | Parameter v should be final. | 498 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Parameter head should be final. | 67 |
![]() | Parameter tail should be final. | 67 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 97 |
![]() | Parameter e should be final. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Parameter edge should be final. | 96 |
![]() | Parameter edge should be final. | 106 |
![]() | Parameter edge should be final. | 117 |
![]() | Parameter collection should be final. | 129 |
![]() | Expected @param tag for 'collection'. | 129 |
![]() | Parameter edge should be final. | 129 |
![]() | Parameter edge should be final. | 149 |
![]() | Parameter edge should be final. | 164 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |