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 haltOnException
  • false

  • haltOnException
  • false

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • Indentation

    Summary:

    Report id Files Violations Severity-error
    base 1766 91589 91589
    patch 1766 91600 (11 added) 91600 (11 added)
    1 file with differences 11 changes in violations 11 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck
    base 91589
    patch 91600 (11 added)
    changes in violations 11

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/spoon-visualisation/src/main/java/module-info.java

    Severity Rule Message Line Col
    #A1 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 23 9
    #A2 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 24 9
    #A3 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 25 9
    #A4 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 26 9
    #A5 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 27 9
    #A6 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 28 9
    #A7 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 29 9
    #A8 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 30 9
    #A9 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 32 9
    #A10 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 33 9
    #A11 error Indentation 'module directive' has incorrect indentation level 8, expected level should be 4. 35 9