The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
6 | 0 | 0 | 16 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
3 | Error |
JavadocType
|
1 | Error | |
misc | FinalParameters | 1 | Error |
sizes | LineLength
|
5 | Error |
whitespace | WhitespaceAfter | 6 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Expected @param tag for 'baseUrl'. | 103 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 120 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 160 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 120 characters (found 133). | 72 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 151 |
Error | misc | FinalParameters | Parameter url should be final. | 177 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Unknown tag 'stereotype'. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 120 characters (found 144). | 91 |
Error | sizes | LineLength | Line is longer than 120 characters (found 142). | 92 |
Error | sizes | LineLength | Line is longer than 120 characters (found 139). | 93 |
Error | sizes | LineLength | Line is longer than 120 characters (found 137). | 94 |
Error | javadoc | JavadocMethod | Expected @param tag for 'baseUrl'. | 115 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 181 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 187 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 188 |