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 4138 48310 48310
    patch 4138 48334 (15 removed, 39 added) 48334 (15 removed, 39 added)
    5 files with differences 54 changes in violations 54 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 4182 9406 4904 199 299 9603 9406 10311
    patch 4180 (3 removed, 1 added) 9411 (3 removed, 8 added) 4910 (6 added) 199 299 9608 (3 removed, 8 added) 9411 (3 removed, 8 added) 10316 (3 removed, 8 added)
    changes in violations 4 11 6 0 0 11 11 11

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/elasticsearch/src/main/java/org/elasticsearch/action/IndicesRequest.java

    Severity Rule Message Line Col
    #A1 warning JavadocMethodCheck#example1 @return tag should be present and have description. 47
    #A2 warning JavadocMethodCheck#example2 @return tag should be present and have description. 47
    #A3 warning JavadocMethodCheck#example5 @return tag should be present and have description. 47
    #A4 warning JavadocMethodCheck#example7 @return tag should be present and have description. 47
    #A5 warning JavadocMethodCheck#example8 @return tag should be present and have description. 47
    #A6 warning JavadocMethodCheck#example1 Expected @param tag for 'indices'. 47 41
    #A7 warning JavadocMethodCheck#example4 Expected @param tag for 'indices'. 47 41
    #A8 warning JavadocMethodCheck#example5 Expected @param tag for 'indices'. 47 41
    #A9 warning JavadocMethodCheck#example7 Expected @param tag for 'indices'. 47 41
    #A10 warning JavadocMethodCheck#example8 Expected @param tag for 'indices'. 47 41

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/elasticsearch/src/main/java/org/elasticsearch/index/fielddata/IndexFieldData.java

    Severity Rule Message Line Col
    #A11 warning JavadocMethodCheck#example1 @return tag should be present and have description. 80
    #A12 warning JavadocMethodCheck#example2 @return tag should be present and have description. 80
    #A13 warning JavadocMethodCheck#example5 @return tag should be present and have description. 80
    #A14 warning JavadocMethodCheck#example7 @return tag should be present and have description. 80
    #A15 warning JavadocMethodCheck#example8 @return tag should be present and have description. 80

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/elasticsearch/src/main/java/org/elasticsearch/search/aggregations/bucket/significant/heuristics/MutualInformation.java

    Severity Rule Message Line Col
    #A16 warning JavadocMethodCheck#example1 @return tag should be present and have description. 104
    #A17 warning JavadocMethodCheck#example5 @return tag should be present and have description. 104
    #A18 warning JavadocMethodCheck#example7 @return tag should be present and have description. 104
    #A19 warning JavadocMethodCheck#example8 @return tag should be present and have description. 104
    #A20 warning JavadocMethodCheck#example1 Expected @param tag for 'Nxy'. 104 29
    #A21 warning JavadocMethodCheck#example4 Expected @param tag for 'Nxy'. 104 29
    #A22 warning JavadocMethodCheck#example5 Expected @param tag for 'Nxy'. 104 29
    #A23 warning JavadocMethodCheck#example7 Expected @param tag for 'Nxy'. 104 29
    #A24 warning JavadocMethodCheck#example8 Expected @param tag for 'Nxy'. 104 29
    #A25 warning JavadocMethodCheck#example1 Expected @param tag for 'Nx_'. 104 41
    #A26 warning JavadocMethodCheck#example4 Expected @param tag for 'Nx_'. 104 41
    #A27 warning JavadocMethodCheck#example5 Expected @param tag for 'Nx_'. 104 41
    #A28 warning JavadocMethodCheck#example7 Expected @param tag for 'Nx_'. 104 41
    #A29 warning JavadocMethodCheck#example8 Expected @param tag for 'Nx_'. 104 41
    #A30 warning JavadocMethodCheck#example1 Expected @param tag for 'N_y'. 104 53
    #A31 warning JavadocMethodCheck#example4 Expected @param tag for 'N_y'. 104 53
    #A32 warning JavadocMethodCheck#example5 Expected @param tag for 'N_y'. 104 53
    #A33 warning JavadocMethodCheck#example7 Expected @param tag for 'N_y'. 104 53
    #A34 warning JavadocMethodCheck#example8 Expected @param tag for 'N_y'. 104 53
    #A35 warning JavadocMethodCheck#example1 Expected @param tag for 'N'. 104 65
    #A36 warning JavadocMethodCheck#example4 Expected @param tag for 'N'. 104 65
    #A37 warning JavadocMethodCheck#example5 Expected @param tag for 'N'. 104 65
    #A38 warning JavadocMethodCheck#example7 Expected @param tag for 'N'. 104 65
    #A39 warning JavadocMethodCheck#example8 Expected @param tag for 'N'. 104 65

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/elasticsearch/src/main/java/org/elasticsearch/search/facet/FacetParser.java

    Severity Rule Message Line Col
    #A40 warning JavadocMethodCheck#example1 @return tag should be present and have description. 41
    #A41 warning JavadocMethodCheck#example2 @return tag should be present and have description. 41
    #A42 warning JavadocMethodCheck#example5 @return tag should be present and have description. 41
    #A43 warning JavadocMethodCheck#example7 @return tag should be present and have description. 41
    #A44 warning JavadocMethodCheck#example8 @return tag should be present and have description. 41
    #A45 warning JavadocMethodCheck#example1 @return tag should be present and have description. 46
    #A46 warning JavadocMethodCheck#example2 @return tag should be present and have description. 46
    #A47 warning JavadocMethodCheck#example5 @return tag should be present and have description. 46
    #A48 warning JavadocMethodCheck#example7 @return tag should be present and have description. 46
    #A49 warning JavadocMethodCheck#example8 @return tag should be present and have description. 46

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/elasticsearch/src/main/java/org/elasticsearch/search/lookup/IndexField.java

    Severity Rule Message Line Col
    #A50 warning JavadocMethodCheck#example1 Expected @param tag for 'reader'. 60 33
    #A51 warning JavadocMethodCheck#example4 Expected @param tag for 'reader'. 60 33
    #A52 warning JavadocMethodCheck#example5 Expected @param tag for 'reader'. 60 33
    #A53 warning JavadocMethodCheck#example7 Expected @param tag for 'reader'. 60 33
    #A54 warning JavadocMethodCheck#example8 Expected @param tag for 'reader'. 60 33