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 861 5292 5292
    patch 861 5286 (15 removed, 9 added) 5286 (15 removed, 9 added)
    3 files with differences 24 changes in violations 24 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 121 953 665 37 31 952 953 1580
    patch 121 952 (3 removed, 2 added) 665 (1 removed, 1 added) 37 31 951 (3 removed, 2 added) 952 (3 removed, 2 added) 1577 (5 removed, 2 added)
    changes in violations 0 5 2 0 0 5 5 7

    Number of unique base messages reported below: 15
    Number of unique patch messages reported below: 9

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/apache-ant/src/main/org/apache/tools/ant/taskdefs/optional/junit/FormatterElement.java

    Severity Rule Message Line Col
    #A1 warning JavadocMethodCheck#example1 @return tag should be present and have description. 256
    #A2 warning JavadocMethodCheck#example5 @return tag should be present and have description. 256
    #A3 warning JavadocMethodCheck#example7 @return tag should be present and have description. 256
    #A4 warning JavadocMethodCheck#example8 @return tag should be present and have description. 256
    #A5 warning JavadocMethodCheck#example7 Expected @throws tag for 'BuildException'. 256 73
    #A6 warning JavadocMethodCheck#example1 @return tag should be present and have description. 273
    #A7 warning JavadocMethodCheck#example5 @return tag should be present and have description. 273
    #A8 warning JavadocMethodCheck#example7 @return tag should be present and have description. 273
    #A9 warning JavadocMethodCheck#example8 @return tag should be present and have description. 273
    #A10 warning JavadocMethodCheck#example1 Expected @param tag for 'loader'. 273 76
    #A11 warning JavadocMethodCheck#example4 Expected @param tag for 'loader'. 273 76
    #A12 warning JavadocMethodCheck#example5 Expected @param tag for 'loader'. 273 76
    #A13 warning JavadocMethodCheck#example7 Expected @param tag for 'loader'. 273 76
    #A14 warning JavadocMethodCheck#example8 Expected @param tag for 'loader'. 273 76
    #A15 warning JavadocMethodCheck#example7 Expected @throws tag for 'BuildException'. 274 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/apache-ant/src/main/org/apache/tools/ant/types/selectors/SelectorContainer.java

    Severity Rule Message Line Col
    #A16 warning JavadocMethodCheck#example1 Expected @param tag for 'selector'. 73 37
    #A17 warning JavadocMethodCheck#example4 Expected @param tag for 'selector'. 73 37
    #A18 warning JavadocMethodCheck#example5 Expected @param tag for 'selector'. 73 37
    #A19 warning JavadocMethodCheck#example7 Expected @param tag for 'selector'. 73 37
    #A20 warning JavadocMethodCheck#example8 Expected @param tag for 'selector'. 73 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/apache-ant/src/main/org/apache/tools/ant/types/selectors/TokenizedPath.java

    Severity Rule Message Line Col
    #A21 warning JavadocMethodCheck#example1 @return tag should be present and have description. 100
    #A22 warning JavadocMethodCheck#example5 @return tag should be present and have description. 100
    #A23 warning JavadocMethodCheck#example7 @return tag should be present and have description. 100
    #A24 warning JavadocMethodCheck#example8 @return tag should be present and have description. 100