The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
4 | 0 | 0 | 6 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
3 | Error |
whitespace | WhitespaceAfter | 3 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Expected @param tag for 'ownerLayout'. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Expected @param tag for 'layout'. | 65 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Expected @param tag for 'resourceProperties'. | 70 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 77 |