| Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. |
12 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. |
19 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. |
23 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaId' import. |
25 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.FaTopologyTypeBuilder' import. |
27 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.FaTopologyType' import. |
28 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.network.topology.topology.ForwardingAdjacency' import. |
32 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.FaTopology' import. |
33 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.ml.link.attributes.SupportingFa' import. |
36 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.MlLinkBuilder' import. |
37 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.MlLink' import. |
38 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.rev150123.MlTerminationPoint' import. |
40 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.MlTopologyType' import. |
43 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.topology.forwarding.adjacency.impl.rev150123.ForwardingAdjacencyTopologyProviderRuntimeMXBean' import. |
45 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'org.opendaylight.topology.mlmt.utility.MlmtOperationProcessor' import. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
61 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
61 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 135). |
78 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 124). |
86 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
96 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 124). |
107 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
109 |
Warning |
naming |
LocalVariableName |
Local variable name 'lSupportingFa' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
139 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 3, expected level should be 4. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 3, expected level should be 4. |
153 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 7, expected level should be 8. |
156 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 7, expected level should be 8. |
156 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 135). |
156 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 166). |
157 |
Warning |
indentation |
Indentation |
'method call' child have incorrect indentation level 7, expected level should be 8. |
158 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 7, expected level should be 8. |
158 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 7, expected level should be 8. |
159 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 7, expected level should be 8. |
159 |
Warning |
indentation |
Indentation |
'method call' child have incorrect indentation level 7, expected level should be 8. |
160 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 7, expected level should be 8. |
160 |
Warning |
indentation |
Indentation |
'method call' child have incorrect indentation level 7, expected level should be 8. |
162 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 7, expected level should be 8. |
162 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 132). |
173 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 124). |
180 |
Warning |
indentation |
Indentation |
'method call' child have incorrect indentation level 7, expected level should be 8. |
203 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 7, expected level should be 8. |
203 |