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 2686 136 136
    patch 2686 154 (18 added) 154 (18 added)
    5 files with differences 18 changes in violations 18 changes in violations

    Report id example2 example1
    base 68 68
    patch 77 (9 added) 77 (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/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/CheckBcel.java

    Severity Rule Message Line Col
    #A1 warning example1 '>' is followed by an illegal character. 97 16
    #A2 warning example2 '>' is followed by an illegal character. 97 16
    #A3 warning example1 '>' is followed by an illegal character. 98 16
    #A4 warning example2 '>' is followed by an illegal character. 98 16
    #A5 warning example1 '>' is followed by an illegal character. 99 16
    #A6 warning example2 '>' is followed by an illegal character. 99 16
    #A7 warning example1 '>' is followed by an illegal character. 100 16
    #A8 warning example2 '>' is followed by an illegal character. 100 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java

    Severity Rule Message Line Col
    #A9 warning example1 '>' is followed by an illegal character. 477 14
    #A10 warning example2 '>' is followed by an illegal character. 477 14

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/PluginLoader.java

    Severity Rule Message Line Col
    #A11 warning example1 '>' is followed by an illegal character. 237 30
    #A12 warning example2 '>' is followed by an illegal character. 237 30
    #A13 warning example1 '>' is followed by an illegal character. 238 23
    #A14 warning example2 '>' is followed by an illegal character. 238 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/StackMapAnalyzer.java

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

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IAnalysisCache.java

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