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

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

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

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • JavadocMethod id
  • example1

  • id
  • example1

  • JavadocMethod id
  • example2

  • accessModifiers
  • public

  • allowMissingParamTags
  • true

  • id
  • example2

  • accessModifiers
  • public

  • allowMissingParamTags
  • true

  • JavadocMethod id
  • example3

  • accessModifiers
  • private, package

  • id
  • example3

  • accessModifiers
  • private, package

  • JavadocMethod id
  • example4

  • allowMissingReturnTag
  • true

  • id
  • example4

  • allowMissingReturnTag
  • true

  • JavadocMethod id
  • example5

  • allowedAnnotations
  • Deprecated

  • id
  • example5

  • allowedAnnotations
  • Deprecated

  • JavadocMethod tokens
  • CTOR_DEF

  • id
  • example6

  • tokens
  • CTOR_DEF

  • id
  • example6

  • JavadocMethod validateThrows
  • true

  • id
  • example7

  • validateThrows
  • true

  • id
  • example7

  • JavadocMethod id
  • example8

  • allowInlineReturn
  • true

  • id
  • example8

  • allowInlineReturn
  • true

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

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

  • Summary:

    Report id Files Violations Severity-warning
    base 5911 47514 47514
    patch 5911 47494 (20 removed) 47494 (20 removed)
    1 file with differences 20 changes in violations 20 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example2 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example1 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example4 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example3 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example6 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example5 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example8 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example7
    base 2829 8902 5070 225 326 10931 8902 10329
    patch 2825 (4 removed) 8898 (4 removed) 5070 225 326 10927 (4 removed) 8898 (4 removed) 10325 (4 removed)
    changes in violations 4 4 0 0 0 4 4 4

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-web/src/test/java/org/springframework/protobuf/MsgOrBuilder.java

    Severity Rule Message Line Col
    #A1 warning JavadocMethodCheck#example1 @return tag should be present and have description. 17
    #A2 warning JavadocMethodCheck#example2 @return tag should be present and have description. 17
    #A3 warning JavadocMethodCheck#example5 @return tag should be present and have description. 17
    #A4 warning JavadocMethodCheck#example7 @return tag should be present and have description. 17
    #A5 warning JavadocMethodCheck#example8 @return tag should be present and have description. 17
    #A6 warning JavadocMethodCheck#example1 @return tag should be present and have description. 21
    #A7 warning JavadocMethodCheck#example2 @return tag should be present and have description. 21
    #A8 warning JavadocMethodCheck#example5 @return tag should be present and have description. 21
    #A9 warning JavadocMethodCheck#example7 @return tag should be present and have description. 21
    #A10 warning JavadocMethodCheck#example8 @return tag should be present and have description. 21
    #A11 warning JavadocMethodCheck#example1 @return tag should be present and have description. 32
    #A12 warning JavadocMethodCheck#example2 @return tag should be present and have description. 32
    #A13 warning JavadocMethodCheck#example5 @return tag should be present and have description. 32
    #A14 warning JavadocMethodCheck#example7 @return tag should be present and have description. 32
    #A15 warning JavadocMethodCheck#example8 @return tag should be present and have description. 32
    #A16 warning JavadocMethodCheck#example1 @return tag should be present and have description. 36
    #A17 warning JavadocMethodCheck#example2 @return tag should be present and have description. 36
    #A18 warning JavadocMethodCheck#example5 @return tag should be present and have description. 36
    #A19 warning JavadocMethodCheck#example7 @return tag should be present and have description. 36
    #A20 warning JavadocMethodCheck#example8 @return tag should be present and have description. 36