Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
MissingJavadocType |
Missing a Javadoc comment. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' has incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' has incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' has incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child has incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' has incorrect indentation level 4, expected level should be 2. |
33 |