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'. |
28 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.fasterxml.jackson.databind.node.ObjectNode' import. Should be before 'org.apache.streams.util.schema.SchemaStoreImpl'. |
29 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.apache.commons.lang3.StringUtils' import. Should be before 'org.apache.streams.util.schema.SchemaStoreImpl'. |
30 |
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. |
46 |
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. |
47 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.apache.streams.util.schema.FileUtil.resolveRecursive' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. |
48 |
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. |
49 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 146). |
70 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
135 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
179 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 138). |
192 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 141). |
201 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
227 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 138). |
257 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
268 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
282 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
301 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 127). |
317 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
339 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
350 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
352 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 125). |
359 |