The following document contains the results of Checkstyle.
Rule | Violations | Severity |
---|---|---|
FileLength
|
0 | Warning |
AvoidStarImport | 0 | Warning |
IllegalImport | 0 | Warning |
RedundantImport | 0 | Warning |
UnusedImports | 0 | Warning |
JavadocType
|
16 | Warning |
JavadocMethod
|
60 | Warning |
JavadocVariable
|
8 | Warning |
LeftCurly
|
0 | Warning |
NeedBraces | 0 | Warning |
RightCurly
|
23 | Warning |
EqualsHashCode | 0 | Warning |
IllegalInstantiation
|
0 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 1 | Warning |
StaticVariableName
|
0 | Warning |
PackageName
|
18 | Warning |
TypeName
|
6 | Warning |
MethodName
|
30 | Warning |
MemberName
|
0 | Warning |
ParameterName
|
0 | Warning |
ConstantName
|
1 | Warning |
Indentation | 978 | Warning |
SimplifyBooleanExpression | 0 | Warning |
SimplifyBooleanReturn | 0 | Warning |
FinalClass | 0 | Warning |
VisibilityModifier
|
0 | Warning |
MultipleVariableDeclarations | 0 | Warning |
ArrayTypeStyle | 0 | Warning |
TodoComment | 0 | Warning |
UpperEll | 0 | Warning |
MissingSwitchDefault | 0 | Warning |
FallThrough | 0 | Warning |
ParameterNumber
|
0 | Warning |
LineLength
|
0 | Warning |
MethodLength
|
0 | Warning |
ModifierOrder | 0 | Warning |
RedundantModifier | 29 | Warning |
StringLiteralEquality | 0 | Warning |
NestedIfDepth
|
0 | Warning |
NestedTryDepth
|
0 | Warning |
ReturnCount
|
0 | Warning |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 18 |
Warning | Name 'IApproveRecordBusiness' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. | 22 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 24 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Redundant 'public' modifier. | 24 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Redundant 'public' modifier. | 26 |
Warning | Name 'getApproveRecordItemListByRecordId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 26 |
Warning | Expected an @return tag. | 33 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 33 |
Warning | Redundant 'public' modifier. | 33 |
Warning | Expected @param tag for 'itemId'. | 33 |
Warning | Expected an @return tag. | 41 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 41 |
Warning | Redundant 'public' modifier. | 41 |
Warning | Expected @param tag for 'recordId'. | 41 |
Warning | Expected @param tag for 'assigner'. | 41 |
Warning | Expected an @return tag. | 49 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 49 |
Warning | Redundant 'public' modifier. | 49 |
Warning | Expected @param tag for 'recordId'. | 49 |
Warning | Expected @param tag for 'assigners'. | 49 |
Warning | Expected an @return tag. | 56 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | Redundant 'public' modifier. | 56 |
Warning | Name 'getApproveStatusOfRecord' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 56 |
Warning | Expected @param tag for 'recordId'. | 56 |
Warning | Expected an @return tag. | 64 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 64 |
Warning | Redundant 'public' modifier. | 64 |
Warning | Expected @param tag for 'recordObjectId'. | 64 |
Warning | Expected @param tag for 'recordType'. | 64 |
Warning | Expected an @return tag. | 71 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 71 |
Warning | Redundant 'public' modifier. | 71 |
Warning | Name 'getApproveRecordByRecordObject' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 71 |
Warning | Expected @param tag for 'recordObjectId'. | 71 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.business' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 16 |
Warning | Name 'IApproveRecordHistoryBusiness' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. | 20 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 22 |
Warning | Missing a Javadoc comment. | 22 |
Warning | Redundant 'public' modifier. | 22 |
Warning | Name 'getApproveRecordHistory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 22 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 24 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Redundant 'public' modifier. | 24 |
Warning | Name 'getAllApproveRecordHistory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 24 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Redundant 'public' modifier. | 26 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 28 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Redundant 'public' modifier. | 28 |
Warning | Expected an @return tag. | 35 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 35 |
Warning | Redundant 'public' modifier. | 35 |
Warning | Name 'isApproveHistoryExist' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 35 |
Warning | Expected @param tag for 'recordObjectId'. | 35 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 25 |
Warning | Name 'ApproveRecordBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. | 29 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 30 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 31 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 32 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 33 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 34 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 35 |
Warning | array initialization rcurly at indentation level 24 not at correct indentation, 16 | 36 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 38 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 39 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 41 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 42 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 43 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 45 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 46 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 48 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 49 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 50 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 51 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 52 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 53 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 54 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 57 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 58 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 59 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 60 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 61 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 62 |
Warning | if at indentation level 16 not at correct indentation, 8 | 63 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 64 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 65 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 66 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 67 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 69 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 70 |
Warning | Name 'getApproveRecordItemListByRecordId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 70 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 71 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 72 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 73 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 74 |
Warning | if at indentation level 16 not at correct indentation, 8 | 75 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 76 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 77 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 78 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 80 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 81 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 83 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 84 |
Warning | Name 'getApproveRecordByRecordObject' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 84 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 85 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 86 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 87 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 88 |
Warning | if at indentation level 16 not at correct indentation, 8 | 89 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 90 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 91 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 93 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 94 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 96 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 97 |
Warning | Name 'getApproveStatusOfRecord' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 97 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 98 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 99 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 100 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 101 |
Warning | array initialization lcurly at indentation level 32 not at correct indentation, [20, 37] | 102 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 104 |
Warning | if at indentation level 16 not at correct indentation, 8 | 105 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 106 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 107 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 108 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 109 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 110 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 112 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 113 |
Warning | if at indentation level 16 not at correct indentation, 8 | 114 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 115 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 116 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 117 |
Warning | for at indentation level 24 not at correct indentation, 12 | 118 |
Warning | if at indentation level 32 not at correct indentation, 16 | 119 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 120 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 121 |
Warning | for child at indentation level 32 not at correct indentation, 16 | 122 |
Warning | for rcurly at indentation level 24 not at correct indentation, 12 | 123 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 124 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 125 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 126 |
Warning | if at indentation level 24 not at correct indentation, 12 | 127 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 128 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 129 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 130 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 131 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 132 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.business.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 26 |
Warning | Name 'ApproveRecordHistoryBusinessImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. | 30 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 32 |
Warning | member def type at indentation level 8 not at correct indentation, 4 | 33 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 35 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 36 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 37 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 38 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 39 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 41 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 42 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 43 |
Warning | if at indentation level 16 not at correct indentation, 8 | 44 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 45 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 46 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 47 |
Warning | if at indentation level 16 not at correct indentation, 8 | 49 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 50 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 51 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 52 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 54 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 55 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 56 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 57 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 58 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 59 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 60 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 61 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 62 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 63 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 64 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 65 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 67 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 68 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 70 |
Warning | Missing a Javadoc comment. | 70 |
Warning | Name 'getApproveRecordHistory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 70 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 71 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 73 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 74 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 77 |
Warning | Name 'getAllApproveRecordHistory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 77 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 78 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 79 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 80 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 81 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 82 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 83 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 85 |
Warning | Missing a Javadoc comment. | 85 |
Warning | Name 'isApproveHistoryExist' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 85 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 86 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 87 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 88 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 89 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 91 |
Warning | if at indentation level 16 not at correct indentation, 8 | 92 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 93 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 94 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 95 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 96 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 26 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 35 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 41 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 44 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 47 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 50 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 53 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 57 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 58 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 59 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 60 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 61 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 63 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 64 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 65 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 67 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 68 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 69 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 70 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 72 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 73 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 74 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 77 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 78 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 79 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 81 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 82 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 83 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 85 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 86 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 87 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 88 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 90 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 91 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 92 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 94 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 95 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 96 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 97 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 98 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 100 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 101 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 102 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 104 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 105 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 106 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 107 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 108 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 110 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 111 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 112 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 114 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 115 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 116 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 117 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 118 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 120 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 121 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 122 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 28 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 37 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 40 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 43 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 46 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 49 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 52 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 58 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 61 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 64 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 67 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 70 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 73 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 79 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 81 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 82 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 83 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 84 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 85 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 86 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 87 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 89 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 90 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 91 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 93 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 94 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 95 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 96 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 98 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 99 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 100 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 102 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 103 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 104 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 105 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 107 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 108 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 109 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 111 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 112 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 113 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 114 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 116 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 117 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 118 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 120 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 121 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 122 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 123 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 124 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 126 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 127 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 128 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 130 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 131 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 132 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 133 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 134 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 136 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 137 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 138 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 140 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 141 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 142 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 143 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 144 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 145 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 147 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 148 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 149 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 151 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 152 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 153 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 154 |
Warning | Name 'getRecordExtraContent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 154 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 155 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 156 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 158 |
Warning | Name 'setRecordExtraContent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 158 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 159 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 160 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 162 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 163 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 164 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 165 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 166 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 168 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 169 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 170 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 172 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 173 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 174 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 175 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 177 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 178 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 179 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 181 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 182 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 183 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 184 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 186 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 187 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 188 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 190 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 191 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 192 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 193 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 194 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 196 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 197 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 198 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 200 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 201 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 202 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 203 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 205 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 206 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 207 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 209 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 210 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 211 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 212 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 214 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 215 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 216 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 218 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 219 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 220 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 221 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 222 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 223 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 225 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 226 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 227 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 29 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 36 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 39 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 42 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 45 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 48 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 51 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 54 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 57 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 60 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 63 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 66 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 68 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 69 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 70 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 71 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 72 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 73 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 74 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 77 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 78 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 80 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 81 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 82 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 83 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 85 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 86 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 87 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 89 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 90 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 91 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 92 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 93 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 94 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 96 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 97 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 98 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 100 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 101 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 102 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 103 |
Warning | Name 'getRecordExtraContent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 103 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 104 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 105 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 107 |
Warning | Name 'setRecordExtraContent' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 107 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 108 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 109 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 111 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 112 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 113 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 114 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 116 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 117 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 118 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 120 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 121 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 122 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 123 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 124 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 126 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 127 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 128 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 130 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 131 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 132 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 133 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 135 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 136 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 137 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 139 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 140 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 141 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 142 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 144 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 145 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 146 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 148 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 149 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 150 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 151 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 152 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 154 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 155 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 156 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 158 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 159 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 160 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 161 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 162 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 164 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 165 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 166 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 168 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 169 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 170 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 171 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 172 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 173 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 175 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 176 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 177 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 18 |
Warning | assign child at indentation level 0 not at correct indentation, 8 | 23 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 25 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 28 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 29 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 30 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 32 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 33 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 34 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Missing a Javadoc comment. | 17 |
Warning | Missing a Javadoc comment. | 17 |
Warning | Missing a Javadoc comment. | 17 |
Warning | Missing a Javadoc comment. | 17 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 20 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 22 |
Warning | ctor def child at indentation level 16 not at correct indentation, 8 | 23 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 24 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 27 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 28 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 30 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 31 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 32 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Missing a Javadoc comment. | 16 |
Warning | Missing a Javadoc comment. | 16 |
Warning | Missing a Javadoc comment. | 16 |
Warning | Missing a Javadoc comment. | 16 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 19 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 21 |
Warning | ctor def child at indentation level 16 not at correct indentation, 8 | 22 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 23 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 25 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 26 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 27 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 29 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 30 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 31 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 14 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 25 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 27 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 34 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 36 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 44 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 46 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 52 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 54 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 61 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 63 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 69 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 71 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 78 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 80 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 11 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 17 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 20 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 23 |
Warning | Name 'APPROVE_RECORD_ITEM_ID' must match pattern '(^[A-Z0-9_]{0,19}$)'. | 23 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 29 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 32 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 35 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 41 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Name 'IApproveRecordService' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. | 24 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 25 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Redundant 'public' modifier. | 25 |
Warning | Name 'getAllApproveRecordHistory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 25 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Redundant 'public' modifier. | 26 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 27 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Redundant 'public' modifier. | 27 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 28 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Redundant 'public' modifier. | 28 |
Warning | Name 'getApproveRecordByRecordObject' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 28 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 29 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Redundant 'public' modifier. | 29 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 30 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Redundant 'public' modifier. | 30 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 31 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Redundant 'public' modifier. | 31 |
Warning | Name 'getApproveRecordItemByUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 31 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 32 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Redundant 'public' modifier. | 32 |
Warning | Name 'getApproveRecordItemListByRecordId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 32 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 33 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Redundant 'public' modifier. | 33 |
Warning | Name 'getApproveStatusOfRecord' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 33 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 34 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Redundant 'public' modifier. | 34 |
Warning | Name 'isApproveHistoryExist' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 34 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 16 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 28 |
Warning | Redundant 'public' modifier. | 28 |
Warning | Expected @param tag for 'hostId'. | 28 |
Warning | Expected @param tag for 'approveObject'. | 28 |
Warning | Expected @param tag for 'stepName'. | 28 |
Warning | Expected @param tag for 'params'. | 28 |
Warning | Expected an @return tag. | 37 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 37 |
Warning | Redundant 'public' modifier. | 37 |
Warning | Expected @param tag for 'businessObjectId'. | 37 |
Warning | Expected @param tag for 'stepName'. | 37 |
Warning | Expected @param tag for 'params'. | 37 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 45 |
Warning | Redundant 'public' modifier. | 45 |
Warning | Expected @param tag for 'businessObjectId'. | 45 |
Warning | Expected @param tag for 'stepName'. | 45 |
Warning | Expected @param tag for 'params'. | 45 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | Redundant 'public' modifier. | 55 |
Warning | Expected @param tag for 'stepName'. | 55 |
Warning | Expected @param tag for 'hostId'. | 55 |
Warning | Expected @param tag for 'businessObject'. | 55 |
Warning | Expected @param tag for 'userSession'. | 55 |
Warning | Expected @param tag for 'handler'. | 55 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 65 |
Warning | Redundant 'public' modifier. | 65 |
Warning | Expected @param tag for 'stepName'. | 65 |
Warning | Expected @param tag for 'hostId'. | 65 |
Warning | Expected @param tag for 'businessObject'. | 65 |
Warning | Expected @param tag for 'userSession'. | 65 |
Warning | Expected @param tag for 'handler'. | 65 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.service' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 12 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 22 |
Warning | Redundant 'public' modifier. | 22 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 25 |
Warning | Name 'ApproveRecordServiceImpl' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. | 29 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 31 |
Warning | member def type at indentation level 8 not at correct indentation, 4 | 32 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 34 |
Warning | member def type at indentation level 8 not at correct indentation, 4 | 35 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 41 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 42 |
Warning | Name 'getAllApproveRecordHistory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 42 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 43 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 44 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 46 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 47 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 48 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 49 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 51 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 52 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 53 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 54 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 57 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 58 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 59 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 61 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 62 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 63 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 64 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 66 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 67 |
Warning | Name 'getApproveRecordByRecordObject' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 67 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 68 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 69 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 71 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 72 |
Warning | Name 'getApproveRecordItemListByRecordId' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 72 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 73 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 74 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 77 |
Warning | Name 'getApproveStatusOfRecord' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 77 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 78 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 79 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 81 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 82 |
Warning | Name 'isApproveHistoryExist' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 82 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 83 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 84 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 86 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 87 |
Warning | Name 'getApproveRecordItemByUser' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 87 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 88 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 89 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.service.impl' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 42 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 47 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 49 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 50 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 52 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 53 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 61 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 63 |
Warning | if at indentation level 16 not at correct indentation, 8 | 64 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 65 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 66 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 67 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 68 |
Warning | if at indentation level 16 not at correct indentation, 8 | 69 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 70 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 71 |
Warning | if at indentation level 24 not at correct indentation, 12 | 72 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 73 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 74 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 75 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 76 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 77 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 78 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 79 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 80 |
Warning | '}' should be alone on a line. | 80 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 81 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 82 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 83 |
Warning | else rcurly at indentation level 24 not at correct indentation, 12 | 84 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 86 |
Warning | if at indentation level 24 not at correct indentation, 12 | 87 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 88 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 89 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 90 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 91 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 92 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 93 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 94 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 95 |
Warning | for at indentation level 24 not at correct indentation, 12 | 97 |
Warning | for child at indentation level 32 not at correct indentation, 16 | 99 |
Warning | for child at indentation level 32 not at correct indentation, 16 | 100 |
Warning | if at indentation level 32 not at correct indentation, 16 | 101 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 102 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 103 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 104 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 105 |
Warning | '}' should be alone on a line. | 105 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 106 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 107 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 108 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 109 |
Warning | '}' should be alone on a line. | 109 |
Warning | else child at indentation level 40 not at correct indentation, 20 | 110 |
Warning | else rcurly at indentation level 32 not at correct indentation, 16 | 111 |
Warning | if at indentation level 32 not at correct indentation, 16 | 113 |
Warning | if at indentation level 40 not at correct indentation, 20 | 114 |
Warning | if child at indentation level 48 not at correct indentation, 24 | 115 |
Warning | if rcurly at indentation level 40 not at correct indentation, 20 | 116 |
Warning | '}' should be alone on a line. | 116 |
Warning | else child at indentation level 48 not at correct indentation, 24 | 117 |
Warning | else rcurly at indentation level 40 not at correct indentation, 20 | 118 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 119 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 120 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 122 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 123 |
Warning | if at indentation level 40 not at correct indentation, 20 | 124 |
Warning | if child at indentation level 48 not at correct indentation, 24 | 125 |
Warning | if rcurly at indentation level 40 not at correct indentation, 20 | 126 |
Warning | if at indentation level 40 not at correct indentation, 20 | 127 |
Warning | if child at indentation level 48 not at correct indentation, 24 | 128 |
Warning | if rcurly at indentation level 40 not at correct indentation, 20 | 129 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 130 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 131 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 132 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 133 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 134 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 135 |
Warning | if at indentation level 32 not at correct indentation, 16 | 137 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 138 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 139 |
Warning | for rcurly at indentation level 24 not at correct indentation, 12 | 140 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 141 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 142 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 143 |
Warning | '}' should be alone on a line. | 143 |
Warning | else child at indentation level 24 not at correct indentation, 12 | 144 |
Warning | else rcurly at indentation level 16 not at correct indentation, 8 | 145 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 147 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 149 |
Warning | Name 'createApproveItemsForAssigners' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 149 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 150 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 151 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 152 |
Warning | for at indentation level 16 not at correct indentation, 8 | 153 |
Warning | if at indentation level 24 not at correct indentation, 12 | 154 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 155 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 156 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 157 |
Warning | if at indentation level 24 not at correct indentation, 12 | 158 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 159 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 160 |
Warning | if at indentation level 32 not at correct indentation, 16 | 161 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 162 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 163 |
Warning | if at indentation level 32 not at correct indentation, 16 | 164 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 165 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 166 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 167 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 168 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 169 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 170 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 171 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 172 |
Warning | '}' should be alone on a line. | 172 |
Warning | if at indentation level 32 not at correct indentation, 16 | 173 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 174 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 175 |
Warning | if at indentation level 32 not at correct indentation, 16 | 176 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 177 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 178 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 179 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 180 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 181 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 182 |
Warning | else rcurly at indentation level 24 not at correct indentation, 12 | 183 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 184 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 185 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 187 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 188 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 189 |
Warning | for at indentation level 16 not at correct indentation, 8 | 190 |
Warning | if at indentation level 24 not at correct indentation, 12 | 191 |
Warning | try at indentation level 32 not at correct indentation, 16 | 192 |
Warning | try child at indentation level 40 not at correct indentation, 20 | 193 |
Warning | try rcurly at indentation level 32 not at correct indentation, 16 | 194 |
Warning | '}' should be alone on a line. | 194 |
Warning | catch child at indentation level 40 not at correct indentation, 20 | 195 |
Warning | catch rcurly at indentation level 32 not at correct indentation, 16 | 196 |
Warning | '}' should be alone on a line. | 196 |
Warning | catch child at indentation level 40 not at correct indentation, 20 | 197 |
Warning | catch rcurly at indentation level 32 not at correct indentation, 16 | 198 |
Warning | '}' should be alone on a line. | 198 |
Warning | catch child at indentation level 40 not at correct indentation, 20 | 199 |
Warning | catch rcurly at indentation level 32 not at correct indentation, 16 | 200 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 201 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 202 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 203 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 204 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 205 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 207 |
Warning | Missing a Javadoc comment. | 207 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 208 |
Warning | if at indentation level 16 not at correct indentation, 8 | 209 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 210 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 211 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 212 |
Warning | if at indentation level 16 not at correct indentation, 8 | 213 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 214 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 215 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 216 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 217 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 218 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 219 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 220 |
Warning | if at indentation level 16 not at correct indentation, 8 | 221 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 222 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 223 |
Warning | '}' should be alone on a line. | 223 |
Warning | else child at indentation level 24 not at correct indentation, 12 | 224 |
Warning | else rcurly at indentation level 16 not at correct indentation, 8 | 225 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 226 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 227 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 228 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 229 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 230 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 231 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 232 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 234 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 235 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 236 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 237 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 239 |
Warning | Missing a Javadoc comment. | 239 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 240 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 241 |
Warning | if at indentation level 16 not at correct indentation, 8 | 242 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 243 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 244 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 245 |
Warning | if at indentation level 16 not at correct indentation, 8 | 246 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 247 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 248 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 250 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 251 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 252 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 253 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 254 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 255 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 256 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 257 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 258 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 259 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 260 |
Warning | if at indentation level 16 not at correct indentation, 8 | 261 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 262 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 263 |
Warning | '}' should be alone on a line. | 263 |
Warning | else child at indentation level 24 not at correct indentation, 12 | 264 |
Warning | else rcurly at indentation level 16 not at correct indentation, 8 | 265 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 266 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 267 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 269 |
Warning | if at indentation level 16 not at correct indentation, 8 | 270 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 271 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 272 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 273 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 274 |
Warning | if at indentation level 16 not at correct indentation, 8 | 275 |
Warning | for at indentation level 24 not at correct indentation, 12 | 276 |
Warning | for child at indentation level 32 not at correct indentation, 16 | 277 |
Warning | Name 'next_approveRecordItem' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 277 |
Warning | if at indentation level 32 not at correct indentation, 16 | 278 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 279 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 280 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 281 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 282 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 283 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 284 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 285 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 286 |
Warning | '}' should be alone on a line. | 286 |
Warning | else child at indentation level 40 not at correct indentation, 20 | 287 |
Warning | else child at indentation level 40 not at correct indentation, 20 | 288 |
Warning | else child at indentation level 40 not at correct indentation, 20 | 289 |
Warning | else child at indentation level 40 not at correct indentation, 20 | 290 |
Warning | else rcurly at indentation level 32 not at correct indentation, 16 | 291 |
Warning | for rcurly at indentation level 24 not at correct indentation, 12 | 292 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 293 |
Warning | '}' should be alone on a line. | 293 |
Warning | else child at indentation level 24 not at correct indentation, 12 | 294 |
Warning | else rcurly at indentation level 16 not at correct indentation, 8 | 295 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 296 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 297 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 299 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 300 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 301 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 302 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 303 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 304 |
Warning | if at indentation level 16 not at correct indentation, 8 | 306 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 307 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 308 |
Warning | if at indentation level 16 not at correct indentation, 8 | 309 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 310 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 311 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 312 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 313 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 314 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 315 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 316 |
Warning | if at indentation level 16 not at correct indentation, 8 | 317 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 318 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 319 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 320 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 321 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 322 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 323 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 325 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 326 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 327 |
Warning | if at indentation level 16 not at correct indentation, 8 | 328 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 329 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 330 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 331 |
Warning | if at indentation level 24 not at correct indentation, 12 | 332 |
Warning | if at indentation level 32 not at correct indentation, 16 | 333 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 334 |
Warning | for at indentation level 40 not at correct indentation, 20 | 335 |
Warning | for child at indentation level 48 not at correct indentation, 24 | 336 |
Warning | for rcurly at indentation level 40 not at correct indentation, 20 | 337 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 338 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 339 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 340 |
Warning | '}' should be alone on a line. | 340 |
Warning | else child at indentation level 40 not at correct indentation, 20 | 341 |
Warning | else rcurly at indentation level 32 not at correct indentation, 16 | 342 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 343 |
Warning | '}' should be alone on a line. | 343 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 344 |
Warning | else rcurly at indentation level 24 not at correct indentation, 12 | 345 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 346 |
Warning | if at indentation level 16 not at correct indentation, 8 | 347 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 348 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 349 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 350 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 352 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 353 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 354 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 355 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 356 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 357 |
Warning | if at indentation level 16 not at correct indentation, 8 | 359 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 360 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 361 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 363 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 364 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 365 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 366 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 367 |
Warning | if at indentation level 16 not at correct indentation, 8 | 368 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 369 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 370 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 371 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 372 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 373 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 374 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 376 |
Warning | Missing a Javadoc comment. | 376 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 377 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 378 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 379 |
Warning | if at indentation level 16 not at correct indentation, 8 | 380 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 381 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 382 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 383 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 384 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 385 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 386 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 387 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 388 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 389 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 390 |
Warning | '}' should be alone on a line. | 390 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 391 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 392 |
Warning | '}' should be alone on a line. | 392 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 393 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 394 |
Warning | '}' should be alone on a line. | 394 |
Warning | else child at indentation level 24 not at correct indentation, 12 | 395 |
Warning | else rcurly at indentation level 16 not at correct indentation, 8 | 396 |
Warning | if at indentation level 16 not at correct indentation, 8 | 397 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 398 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 399 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 400 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 402 |
Warning | Name 'saveReturnBackHistory' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 402 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 403 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 404 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 405 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 406 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 407 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 408 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 409 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 410 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 411 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 412 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 413 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 414 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 415 |
Warning | if at indentation level 16 not at correct indentation, 8 | 416 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 417 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 418 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 419 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 420 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 421 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 422 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 424 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 425 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 426 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 427 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 428 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 429 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 430 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 431 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 432 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 433 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 434 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 435 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 436 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 437 |
Warning | if at indentation level 16 not at correct indentation, 8 | 438 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 439 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 440 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 441 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 442 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 443 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 444 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.approve.utils' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Missing a Javadoc comment. | 14 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 22 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 23 |
Warning | if at indentation level 16 not at correct indentation, 8 | 24 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 25 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 26 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 27 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 28 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 29 |
Warning | try at indentation level 16 not at correct indentation, 8 | 30 |
Warning | while at indentation level 24 not at correct indentation, 12 | 31 |
Warning | while child at indentation level 32 not at correct indentation, 16 | 32 |
Warning | while rcurly at indentation level 24 not at correct indentation, 12 | 33 |
Warning | try rcurly at indentation level 16 not at correct indentation, 8 | 34 |
Warning | '}' should be alone on a line. | 34 |
Warning | catch child at indentation level 24 not at correct indentation, 12 | 35 |
Warning | catch rcurly at indentation level 16 not at correct indentation, 8 | 36 |
Warning | '}' should be alone on a line. | 36 |
Warning | try at indentation level 24 not at correct indentation, 12 | 37 |
Warning | if at indentation level 32 not at correct indentation, 16 | 38 |
Warning | if child at indentation level 40 not at correct indentation, 20 | 39 |
Warning | if rcurly at indentation level 32 not at correct indentation, 16 | 40 |
Warning | try rcurly at indentation level 24 not at correct indentation, 12 | 41 |
Warning | '}' should be alone on a line. | 41 |
Warning | catch child at indentation level 32 not at correct indentation, 16 | 42 |
Warning | catch rcurly at indentation level 24 not at correct indentation, 12 | 43 |
Warning | finally rcurly at indentation level 16 not at correct indentation, 8 | 44 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 45 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 46 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 48 |
Warning | Missing a Javadoc comment. | 48 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 49 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 50 |
Warning | if at indentation level 16 not at correct indentation, 8 | 51 |
Warning | try at indentation level 24 not at correct indentation, 12 | 52 |
Warning | try child at indentation level 32 not at correct indentation, 16 | 53 |
Warning | try rcurly at indentation level 24 not at correct indentation, 12 | 54 |
Warning | '}' should be alone on a line. | 54 |
Warning | catch child at indentation level 32 not at correct indentation, 16 | 55 |
Warning | catch rcurly at indentation level 24 not at correct indentation, 12 | 56 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 57 |
Warning | try at indentation level 24 not at correct indentation, 12 | 58 |
Warning | while at indentation level 32 not at correct indentation, 16 | 59 |
Warning | while child at indentation level 40 not at correct indentation, 20 | 60 |
Warning | while rcurly at indentation level 32 not at correct indentation, 16 | 61 |
Warning | try rcurly at indentation level 24 not at correct indentation, 12 | 62 |
Warning | '}' should be alone on a line. | 62 |
Warning | catch child at indentation level 32 not at correct indentation, 16 | 63 |
Warning | catch rcurly at indentation level 24 not at correct indentation, 12 | 64 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 65 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 66 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 67 |