Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • SummaryJavadoc
    SuppressionXpathSingleFilter message
  • ^(?!.*Javadoc comment at column \d+ has parse error).+

  • Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 4138 23 (23 added) 23 (23 added)
    16 files with differences 23 changes in violations 23 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
    base 0
    patch 23 (23 added)
    changes in violations 23

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 23

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/apache/lucene/search/suggest/analyzing/XAnalyzingSuggester.java

    Severity Rule Message Line Col
    #A1 warning SummaryJavadoc Javadoc comment at column 15 has parse error. Details: token recognition error at: ',' while parsing Weight 101

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/action/admin/cluster/stats/ClusterStatsIndices.java

    Severity Rule Message Line Col
    #A2 warning SummaryJavadoc Javadoc comment at column 9 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 312

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/common/Base64.java

    Severity Rule Message Line Col
    #A3 warning SummaryJavadoc Javadoc comment at column 12 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 1723
    #A4 warning SummaryJavadoc Javadoc comment at column 12 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 1930

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/common/geo/builders/ShapeBuilder.java

    Severity Rule Message Line Col
    #A5 warning SummaryJavadoc Javadoc comment at column 66 has parse error. Details: no viable alternative at input '<null/' while parsing HTML_ELEMENT 275
    #A6 warning SummaryJavadoc Javadoc comment at column 66 has parse error. Details: no viable alternative at input '<null/' while parsing HTML_ELEMENT 289

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/common/util/BigArrays.java

    Severity Rule Message Line Col
    #A7 warning SummaryJavadoc Javadoc comment at column 21 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC 489
    #A8 warning SummaryJavadoc Javadoc comment at column 19 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC 503

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/common/util/BytesRefHash.java

    Severity Rule Message Line Col
    #A9 warning SummaryJavadoc Javadoc comment at column 106 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 137

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/common/util/CancellableThreads.java

    Severity Rule Message Line Col
    #A10 warning SummaryJavadoc Javadoc comment at column 86 has parse error. Details: token recognition error at: '@' while parsing 54

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/common/util/LongHash.java

    Severity Rule Message Line Col
    #A11 warning SummaryJavadoc Javadoc comment at column 106 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 101

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/index/analysis/AnalysisSettingsRequired.java

    Severity Rule Message Line Col
    #A12 warning SummaryJavadoc Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/index/query/functionscore/random/RandomScoreFunctionBuilder.java

    Severity Rule Message Line Col
    #A13 warning SummaryJavadoc Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing 54
    #A14 warning SummaryJavadoc Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing 63

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/repositories/fs/FsRepository.java

    Severity Rule Message Line Col
    #A15 warning SummaryJavadoc Javadoc comment at column 4 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 46

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/repositories/uri/URLRepository.java

    Severity Rule Message Line Col
    #A16 warning SummaryJavadoc Javadoc comment at column 4 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 45

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/search/aggregations/Aggregator.java

    Severity Rule Message Line Col
    #A17 warning SummaryJavadoc Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing 381

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/search/highlight/HighlightBuilder.java

    Severity Rule Message Line Col
    #A18 warning SummaryJavadoc Javadoc comment at column 99 has parse error. Details: token recognition error at: '>' while parsing Object 607

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/main/java/org/elasticsearch/transport/TransportServiceAdapter.java

    Severity Rule Message Line Col
    #A19 warning SummaryJavadoc Javadoc comment at column 89 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 37
    #A20 warning SummaryJavadoc Javadoc comment at column 113 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 40
    #A21 warning SummaryJavadoc Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 47
    #A22 warning SummaryJavadoc Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 53

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/elasticsearch/src/test/java/org/elasticsearch/test/ElasticsearchIntegrationTest.java

    Severity Rule Message Line Col
    #A23 warning SummaryJavadoc Javadoc comment at column 4 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 171