@@ -313,7 +313,7 @@
| org/springframework/cloud/contract/maven/verifier/GenerateStubsMojo.java |
0 |
0 |
-37 |
+39 |
| org/springframework/cloud/contract/maven/verifier/GenerateTestsMojo.java |
0 |
@@ -405,7 +405,7 @@
|
JavadocVariable |
-71 |
+72 |
Error |
| misc |
@@ -420,7 +420,7 @@
| sizes |
LineLength |
-244 |
+245 |
Error |
|
@@ -1571,7 +1571,7 @@
Error |
sizes |
LineLength |
-Line is longer than 80 characters (found 98). |
+Line is longer than 80 characters (found 97). |
48 |
Error |
@@ -1583,182 +1583,194 @@
Error |
sizes |
LineLength |
+Line is longer than 80 characters (found 98). |
+51 |
+
+ Error |
+javadoc |
+JavadocVariable |
+Missing a Javadoc comment. |
+51 |
+
+ Error |
+sizes |
+LineLength |
Line is longer than 80 characters (found 92). |
-54 |
+57 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 96). |
-60 |
-
- Error |
-javadoc |
-JavadocVariable |
-Missing a Javadoc comment. |
63 |
-
+
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
-72 |
-
+| 66 |
+
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
75 |
-
+
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
78 |
+
+ Error |
+javadoc |
+JavadocVariable |
+Missing a Javadoc comment. |
+81 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
-81 |
+84 |
Error |
design |
DesignForExtension |
Class 'GenerateStubsMojo' looks like designed for extension (can be subclassed), but the method 'execute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'GenerateStubsMojo' final or making the method 'execute' static/final/abstract/empty, or adding allowed annotation for the method. |
-81 |
+84 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
-81 |
+84 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 129). |
-84 |
+87 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 114). |
-85 |
+88 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 87). |
-90 |
+93 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
-94 |
+97 |
Error |
misc |
FinalParameters |
Parameter stubsOutputDir should be final. |
-94 |
+97 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
-97 |
+100 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 114). |
-99 |
+102 |
Error |
sizes |
LineLength |
-Line is longer than 80 characters (found 85). |
-101 |
+Line is longer than 80 characters (found 96). |
+104 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 90). |
-103 |
+105 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
-105 |
+107 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
-106 |
+108 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
-108 |
+110 |
Error |
whitespace |
NoWhitespaceAfter |
'{' is followed by whitespace. |
-108 |
+110 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 99). |
-109 |
+111 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
-109 |
+111 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 109). |
-113 |
+115 |
Error |
blocks |
RightCurly |
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). |
-115 |
+117 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 101). |
-118 |
+120 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
-123 |
+125 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
-133 |
+135 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 84). |
-134 |