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

  • GenericWhitespace id
  • example1

  • id
  • example1

  • GenericWhitespace id
  • example2

  • id
  • example2

  • 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 1765 28 28
    patch 1765 46 (18 added) 46 (18 added)
    8 files with differences 18 changes in violations 18 changes in violations

    Report id example2 example1
    base 14 14
    patch 23 (9 added) 23 (9 added)
    changes in violations 9 9

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/main/java/spoon/pattern/internal/matcher/TobeMatched.java

    Severity Rule Message Line Col
    #A1 warning example1 '>' is followed by an illegal character. 97 27
    #A2 warning example2 '>' is followed by an illegal character. 97 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/main/java/spoon/reflect/code/CtSwitchExpression.java

    Severity Rule Message Line Col
    #A3 warning example1 '>' is followed by an illegal character. 29 41
    #A4 warning example2 '>' is followed by an illegal character. 29 41

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/main/java/spoon/support/modelobs/action/AddAction.java

    Severity Rule Message Line Col
    #A5 warning example1 '>' is followed by an illegal character. 12 25
    #A6 warning example2 '>' is followed by an illegal character. 12 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/api/NoClasspathTest.java

    Severity Rule Message Line Col
    #A7 warning example1 '>' is followed by an illegal character. 122 40
    #A8 warning example2 '>' is followed by an illegal character. 122 40

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/generics/testclasses3/BugCollection.java

    Severity Rule Message Line Col
    #A9 warning example1 '>' is followed by an illegal character. 106 15
    #A10 warning example2 '>' is followed by an illegal character. 106 15
    #A11 warning example1 '>' is followed by an illegal character. 108 59
    #A12 warning example2 '>' is followed by an illegal character. 108 59

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/generics/testclasses3/UpperBoundedWildcard.java

    Severity Rule Message Line Col
    #A13 warning example1 '>' is followed by an illegal character. 3 68
    #A14 warning example2 '>' is followed by an illegal character. 3 68

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/generics/testclasses5/A.java

    Severity Rule Message Line Col
    #A15 warning example1 '>' is followed by an illegal character. 5 18
    #A16 warning example2 '>' is followed by an illegal character. 5 18

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/position/PositionTest.java

    Severity Rule Message Line Col
    #A17 warning example1 '>' is followed by an illegal character. 1454 30
    #A18 warning example2 '>' is followed by an illegal character. 1454 30