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 289 475 475
    patch 289 515 (40 added) 515 (40 added)
    1 file with differences 40 changes in violations 40 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 3 89 66 39 1 92 89 96
    patch 3 96 (7 added) 71 (5 added) 46 (7 added) 1 99 (7 added) 96 (7 added) 103 (7 added)
    changes in violations 0 7 5 7 0 7 7 7

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Vavr/vavr/src/main/java/io/vavr/collection/PriorityQueue.java

    Severity Rule Message Line Col
    #A1 warning JavadocMethodCheck#example1 @return tag should be present and have description. 793
    #A2 warning JavadocMethodCheck#example3 @return tag should be present and have description. 793
    #A3 warning JavadocMethodCheck#example5 @return tag should be present and have description. 793
    #A4 warning JavadocMethodCheck#example7 @return tag should be present and have description. 793
    #A5 warning JavadocMethodCheck#example8 @return tag should be present and have description. 793
    #A6 warning JavadocMethodCheck#example1 Expected @param tag for 'comparator'. 793 44
    #A7 warning JavadocMethodCheck#example3 Expected @param tag for 'comparator'. 793 44
    #A8 warning JavadocMethodCheck#example4 Expected @param tag for 'comparator'. 793 44
    #A9 warning JavadocMethodCheck#example5 Expected @param tag for 'comparator'. 793 44
    #A10 warning JavadocMethodCheck#example7 Expected @param tag for 'comparator'. 793 44
    #A11 warning JavadocMethodCheck#example8 Expected @param tag for 'comparator'. 793 44
    #A12 warning JavadocMethodCheck#example1 Expected @param tag for 'tree'. 793 64
    #A13 warning JavadocMethodCheck#example3 Expected @param tag for 'tree'. 793 64
    #A14 warning JavadocMethodCheck#example4 Expected @param tag for 'tree'. 793 64
    #A15 warning JavadocMethodCheck#example5 Expected @param tag for 'tree'. 793 64
    #A16 warning JavadocMethodCheck#example7 Expected @param tag for 'tree'. 793 64
    #A17 warning JavadocMethodCheck#example8 Expected @param tag for 'tree'. 793 64
    #A18 warning JavadocMethodCheck#example1 @return tag should be present and have description. 805
    #A19 warning JavadocMethodCheck#example3 @return tag should be present and have description. 805
    #A20 warning JavadocMethodCheck#example5 @return tag should be present and have description. 805
    #A21 warning JavadocMethodCheck#example7 @return tag should be present and have description. 805
    #A22 warning JavadocMethodCheck#example8 @return tag should be present and have description. 805
    #A23 warning JavadocMethodCheck#example1 Expected @param tag for 'comparator'. 805 48
    #A24 warning JavadocMethodCheck#example3 Expected @param tag for 'comparator'. 805 48
    #A25 warning JavadocMethodCheck#example4 Expected @param tag for 'comparator'. 805 48
    #A26 warning JavadocMethodCheck#example5 Expected @param tag for 'comparator'. 805 48
    #A27 warning JavadocMethodCheck#example7 Expected @param tag for 'comparator'. 805 48
    #A28 warning JavadocMethodCheck#example8 Expected @param tag for 'comparator'. 805 48
    #A29 warning JavadocMethodCheck#example1 Expected @param tag for 'left'. 805 68
    #A30 warning JavadocMethodCheck#example3 Expected @param tag for 'left'. 805 68
    #A31 warning JavadocMethodCheck#example4 Expected @param tag for 'left'. 805 68
    #A32 warning JavadocMethodCheck#example5 Expected @param tag for 'left'. 805 68
    #A33 warning JavadocMethodCheck#example7 Expected @param tag for 'left'. 805 68
    #A34 warning JavadocMethodCheck#example8 Expected @param tag for 'left'. 805 68
    #A35 warning JavadocMethodCheck#example1 Expected @param tag for 'right'. 805 82
    #A36 warning JavadocMethodCheck#example3 Expected @param tag for 'right'. 805 82
    #A37 warning JavadocMethodCheck#example4 Expected @param tag for 'right'. 805 82
    #A38 warning JavadocMethodCheck#example5 Expected @param tag for 'right'. 805 82
    #A39 warning JavadocMethodCheck#example7 Expected @param tag for 'right'. 805 82
    #A40 warning JavadocMethodCheck#example8 Expected @param tag for 'right'. 805 82