| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
|
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
|
| TreeWalker |
skipFileOnJavaParseException
javaParseExceptionSeverity |
|
| SummaryJavadoc | ||
| SuppressionXpathSingleFilter |
message
|
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 0 | 0 | 0 |
| patch | 1702 | 2 (2 added) | 2 (2 added) |
| 2 files with differences | 2 changes in violations | 2 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck |
|---|---|
| base | 0 |
| patch | 2 (2 added) |
| changes in violations | 2 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | SummaryJavadoc | Javadoc comment at column 4 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 24 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A2 | warning | SummaryJavadoc | Javadoc comment at column 28 has parse error. Details: token recognition error at: '\n' while parsing description | 51 |