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

  • PreferJavadocInlineTags

    Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 1883 10 (10 added) 10 (10 added)
    5 files with differences 10 changes in violations 10 changes in violations

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

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/RxJava/src/main/java/io/reactivex/rxjava3/exceptions/CompositeException.java

    Severity Rule Message Line Col
    #A1 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@code ...}' over '<code>'. 48 44
    #A2 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@code ...}' over '<code>'. 60 44

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/RxJava/src/main/java/io/reactivex/rxjava3/internal/functions/ObjectHelper.java

    Severity Rule Message Line Col
    #A3 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal <}' over '&lt;'. 48 55
    #A4 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal <}' over '&lt;'. 63 55

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/RxJava/src/main/java/io/reactivex/rxjava3/processors/ReplayProcessor.java

    Severity Rule Message Line Col
    #A5 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 253 104

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/RxJava/src/main/java/io/reactivex/rxjava3/subjects/ReplaySubject.java

    Severity Rule Message Line Col
    #A6 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 239 104

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/RxJava/src/test/java/io/reactivex/rxjava3/validators/JavadocCodesAndLinks.java

    Severity Rule Message Line Col
    #A7 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal <}' over '&lt;'. 29 8
    #A8 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 29 16
    #A9 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal <}' over '&lt;'. 29 20
    #A10 warning PreferJavadocInlineTags Prefer Javadoc inline tag '{@literal >}' over '&gt;'. 29 29