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

  • PreferLiteralJavadocInlineTag
    SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 3160 12 (12 added) 12 (12 added)
    4 files with differences 12 changes in violations 12 changes in violations

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

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/math/Quantiles.java

    Severity Rule Message Line Col
    #A1 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal <}' over '&lt;'. 91 68
    #A2 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 91 78

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/util/concurrent/Service.java

    Severity Rule Message Line Col
    #A3 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 33 38
    #A4 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 34 48
    #A5 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 35 46
    #A6 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 36 48

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/math/Quantiles.java

    Severity Rule Message Line Col
    #A7 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal <}' over '&lt;'. 91 68
    #A8 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 91 78

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/util/concurrent/Service.java

    Severity Rule Message Line Col
    #A9 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 36 38
    #A10 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 37 48
    #A11 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 38 46
    #A12 warning PreferLiteralJavadocInlineTag Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 39 48