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

  • RightCurly tokens
  • CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, STATIC_INIT, INSTANCE_INIT, ANNOTATION_DEF, ENUM_DEF, INTERFACE_DEF, RECORD_DEF, COMPACT_CTOR_DEF, LITERAL_SWITCH, LITERAL_CASE, LITERAL_FINALLY, LITERAL_CATCH

  • option
  • alone

  • tokens
  • CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, STATIC_INIT, INSTANCE_INIT, ANNOTATION_DEF, ENUM_DEF, INTERFACE_DEF, RECORD_DEF, COMPACT_CTOR_DEF, LITERAL_SWITCH, LITERAL_CASE, LITERAL_DEFAULT, LITERAL_FINALLY, LITERAL_CATCH

  • option
  • alone

  • Summary:

    Report id Files Violations Severity-warning
    base 13678 2510 2510
    patch 13678 2522 (12 added) 2522 (12 added)
    11 files with differences 12 changes in violations 12 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck
    base 2510
    patch 2522 (12 added)
    changes in violations 12

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/authentication/src/main/java/io/camunda/authentication/config/AuthenticationProperties.java

    Severity Rule Message Line Col
    #A1 warning RightCurly '}' at column 19 should be alone on a line. 33 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/tasklist/webapp/src/main/java/io/camunda/tasklist/webapp/service/VariableService.java

    Severity Rule Message Line Col
    #A2 warning RightCurly '}' at column 19 should be alone on a line. 465 19
    #A3 warning RightCurly '}' at column 19 should be alone on a line. 494 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/atomix/cluster/src/main/java/io/atomix/cluster/messaging/impl/HeartbeatHandler.java

    Severity Rule Message Line Col
    #A4 warning RightCurly '}' at column 21 should be alone on a line. 246 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/broker/src/main/java/io/camunda/zeebe/broker/system/configuration/backup/BackupCfg.java

    Severity Rule Message Line Col
    #A5 warning RightCurly '}' at column 19 should be alone on a line. 88 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/broker/src/main/java/io/camunda/zeebe/broker/system/management/CheckpointSchedulingService.java

    Severity Rule Message Line Col
    #A6 warning RightCurly '}' at column 19 should be alone on a line. 147 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/engine/src/main/java/io/camunda/zeebe/engine/processing/bpmn/behavior/BpmnInclusiveGatewayBehavior.java

    Severity Rule Message Line Col
    #A7 warning RightCurly '}' at column 23 should be alone on a line. 113 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/engine/src/main/java/io/camunda/zeebe/engine/processing/metrics/usage/UsageMetricExportProcessor.java

    Severity Rule Message Line Col
    #A8 warning RightCurly '}' at column 19 should be alone on a line. 85 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/exporters/camunda-exporter/src/main/java/io/camunda/exporter/handlers/UserTaskHandler.java

    Severity Rule Message Line Col
    #A9 warning RightCurly '}' at column 19 should be alone on a line. 122 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/exporters/camunda-exporter/src/main/java/io/camunda/exporter/handlers/UserTaskJobBasedHandler.java

    Severity Rule Message Line Col
    #A10 warning RightCurly '}' at column 19 should be alone on a line. 144 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/logstreams/src/main/java/io/camunda/zeebe/logstreams/impl/flowcontrol/FlowControl.java

    Severity Rule Message Line Col
    #A11 warning RightCurly '}' at column 19 should be alone on a line. 146 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/util/src/main/java/io/camunda/zeebe/util/health/FailureListener.java

    Severity Rule Message Line Col
    #A12 warning RightCurly '}' at column 19 should be alone on a line. 34 19