The following document contains the results of Checkstyle 9.3 with checkstyle-allman.xml ruleset.
| Files | |||
|---|---|---|---|
| 24 | 0 | 0 | 20 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| annotation | MissingDeprecated | 18 | |
| blocks | EmptyBlock | 1 | |
| design | HideUtilityClassConstructor | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 577 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 1606 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 1626 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 1648 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 1677 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 823 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 838 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 855 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 870 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 932 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 951 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 966 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 981 | |
| annotation | MissingDeprecated | Javadoc comment at column 80 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT | 1620 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'ol'. Sometimes it means that close tag missed for one of previous tags. | 89 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 637 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 648 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 661 | |
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: no viable alternative at input 'θ' while parsing JAVADOC_TAG | 672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |