Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.fasterxml.jackson.databind.JsonNode' import. Should be before 'org.apache.streams.util.schema.SchemaStoreImpl'. |
29 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.fasterxml.jackson.databind.node.ObjectNode' import. Should be before 'org.apache.streams.util.schema.SchemaStoreImpl'. |
30 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.apache.commons.lang3.StringUtils' import. Should be before 'org.apache.streams.util.schema.SchemaStoreImpl'. |
31 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.apache.streams.util.schema.FileUtil.dropExtension' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. |
45 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.apache.streams.util.schema.FileUtil.dropSourcePathPrefix' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. |
46 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.apache.streams.util.schema.FileUtil.swapExtension' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. |
47 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.apache.streams.util.schema.FileUtil.writeFile' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 134). |
77 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
97 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
140 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
149 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
180 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
188 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
204 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
211 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 135). |
213 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 125). |
220 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 138). |
233 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 141). |
242 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 138). |
269 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
282 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 145). |
297 |