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

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • GoogleMethodName

    Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 3406 58 (58 added) 58 (58 added)
    24 files with differences 58 changes in violations 58 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck
    base 0
    patch 58 (58 added)
    changes in violations 58

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/main/java/org/springframework/integration/dsl/BaseIntegrationFlowDefinition.java

    Severity Rule Message Line Col
    #A1 warning GoogleMethodName Method name '_this' is not valid per Google Java Style Guide. 2703 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/main/java/org/springframework/integration/dsl/IntegrationComponentSpec.java

    Severity Rule Message Line Col
    #A2 warning GoogleMethodName Method name '_this' is not valid per Google Java Style Guide. 159 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/main/java/org/springframework/integration/support/BaseMessageBuilder.java

    Severity Rule Message Line Col
    #A3 warning GoogleMethodName Method name '_this' is not valid per Google Java Style Guide. 330 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/main/java/org/springframework/integration/support/MapBuilder.java

    Severity Rule Message Line Col
    #A4 warning GoogleMethodName Method name '_this' is not valid per Google Java Style Guide. 51 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/test/java/org/springframework/integration/channel/interceptor/ThreadStatePropagationChannelInterceptorTests.java

    Severity Rule Message Line Col
    #A5 warning GoogleMethodName Method name 'ThreadStatePropagationChannelInterceptorsCanBeStacked' is not valid per Google Java Style Guide. 43 14

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/test/java/org/springframework/integration/config/xml/ConstructorAutowireTests.java

    Severity Rule Message Line Col
    #A6 warning GoogleMethodName Method name 'aProducer' is not valid per Google Java Style Guide. 73 31
    #A7 warning GoogleMethodName Method name 'aConsumer' is not valid per Google Java Style Guide. 77 29
    #A8 warning GoogleMethodName Method name 'aSplitter' is not valid per Google Java Style Guide. 82 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/test/java/org/springframework/integration/dsl/transformers/TransformerTests.java

    Severity Rule Message Line Col
    #A9 warning GoogleMethodName Method name 'aTerminatingServiceMethod' is not valid per Google Java Style Guide. 596 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/test/java/org/springframework/integration/gateway/GatewayProxyFactoryBeanTests.java

    Severity Rule Message Line Col
    #A10 warning GoogleMethodName Method name 'NotOverridden' is not valid per Google Java Style Guide. 568 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/test/java/org/springframework/integration/json/JsonTransformersSymmetricalTests.java

    Severity Rule Message Line Col
    #A11 warning GoogleMethodName Method name 'testInt2809ObjectToJson_JsonToObject' is not valid per Google Java Style Guide. 37 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-core/src/test/java/org/springframework/integration/transformer/ObjectToMapTransformerTests.java

    Severity Rule Message Line Col
    #A12 warning GoogleMethodName Method name 'testJacksonJSR310Support_PassInstantField_ReturnsMapWithOnlyOneEntryForInstantField' is not valid per Google Java Style Guide. 169 21
    #A13 warning GoogleMethodName Method name 'testCustomMapperSupport_DisableTimestampFlag_SerializesDateAsString' is not valid per Google Java Style Guide. 184 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-file/src/main/java/org/springframework/integration/file/remote/gateway/AbstractRemoteFileOutboundGateway.java

    Severity Rule Message Line Col
    #A14 warning GoogleMethodName Method name 'mPut' is not valid per Google Java Style Guide. 964 32
    #A15 warning GoogleMethodName Method name 'mGet' is not valid per Google Java Style Guide. 1255 30
    #A16 warning GoogleMethodName Method name 'mGetWithoutRecursion' is not valid per Google Java Style Guide. 1270 28
    #A17 warning GoogleMethodName Method name 'mGetWithRecursion' is not valid per Google Java Style Guide. 1314 28

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-file/src/test/java/org/springframework/integration/file/filters/AcceptOnceFileListFilterTests.java

    Severity Rule Message Line Col
    #A18 warning GoogleMethodName Method name 'testPerformance_INT3572' is not valid per Google Java Style Guide. 43 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-file/src/test/java/org/springframework/integration/file/remote/gateway/RemoteFileOutboundGatewayTests.java

    Severity Rule Message Line Col
    #A19 warning GoogleMethodName Method name 'testLs_f' is not valid per Google Java Style Guide. 327 21
    #A20 warning GoogleMethodName Method name 'testLs_f_R' is not valid per Google Java Style Guide. 368 21
    #A21 warning GoogleMethodName Method name 'testLs_f_R_dirs' is not valid per Google Java Style Guide. 394 21
    #A22 warning GoogleMethodName Method name 'testLs_None' is not valid per Google Java Style Guide. 422 21
    #A23 warning GoogleMethodName Method name 'testLs_1' is not valid per Google Java Style Guide. 438 21
    #A24 warning GoogleMethodName Method name 'testLs_1_f' is not valid per Google Java Style Guide. 457 21
    #A25 warning GoogleMethodName Method name 'testLs_1_dirs' is not valid per Google Java Style Guide. 475 21
    #A26 warning GoogleMethodName Method name 'testLs_1_dirs_links' is not valid per Google Java Style Guide. 494 21
    #A27 warning GoogleMethodName Method name 'testLs_1_a_f_dirs_links' is not valid per Google Java Style Guide. 514 21
    #A28 warning GoogleMethodName Method name 'testLs_1_a_f_dirs_links_filtered' is not valid per Google Java Style Guide. 536 21
    #A29 warning GoogleMethodName Method name 'testGet_P' is not valid per Google Java Style Guide. 746 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-hazelcast/src/test/java/org/springframework/integration/hazelcast/IdempotentReceiverIntegrationTests.java

    Severity Rule Message Line Col
    #A30 warning GoogleMethodName Method name 'mBeanServer' is not valid per Google Java Style Guide. 224 54

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-hazelcast/src/test/java/org/springframework/integration/hazelcast/inbound/HazelcastDistributedSQLInboundChannelAdapterTests.java

    Severity Rule Message Line Col
    #A31 warning GoogleMethodName Method name 'testDistributedSQLForOnlyLOCAL_KEYIterationType' is not valid per Google Java Style Guide. 78 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-hazelcast/src/test/java/org/springframework/integration/hazelcast/inbound/config/HazelcastDistributedSQLInboundChannelAdapterConfigTests.java

    Severity Rule Message Line Col
    #A32 warning GoogleMethodName Method name 'testDistributedSQLForLOCAL_KEYIterationType' is not valid per Google Java Style Guide. 82 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-hazelcast/src/test/java/org/springframework/integration/hazelcast/inbound/util/HazelcastInboundChannelAdapterTestUtils.java

    Severity Rule Message Line Col
    #A33 warning GoogleMethodName Method name 'testDistributedSQLForLOCAL_KEYIterationType' is not valid per Google Java Style Guide. 280 28

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-http/src/test/java/org/springframework/integration/http/inbound/HttpRequestHandlingMessagingGatewayTests.java

    Severity Rule Message Line Col
    #A34 warning GoogleMethodName Method name 'INT2680DuplicateContentTypeHeader' is not valid per Google Java Style Guide. 318 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-jmx/src/test/java/org/springframework/integration/jmx/outbound/OperationInvokingMessageHandlerTests.java

    Severity Rule Message Line Col
    #A35 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 156 24
    #A36 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 158 24
    #A37 warning GoogleMethodName Method name 'y' is not valid per Google Java Style Guide. 160 22

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-jmx/src/test/java/org/springframework/integration/monitor/ScatterGatherHandlerIntegrationTests.java

    Severity Rule Message Line Col
    #A38 warning GoogleMethodName Method name 'mBeanServer' is not valid per Google Java Style Guide. 121 54

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-jmx/src/test/java/org/springframework/integration_/mbeanexporterhelper/Int2307Tests.java

    Severity Rule Message Line Col
    #A39 warning GoogleMethodName Method name 'testInt2307_DefaultMBeanExporter' is not valid per Google Java Style Guide. 42 21
    #A40 warning GoogleMethodName Method name 'testInt2307_CustomMBeanExporter' is not valid per Google Java Style Guide. 81 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-mongodb/src/main/java/org/springframework/integration/mongodb/store/MongoDbMessageStore.java

    Severity Rule Message Line Col
    #A41 warning GoogleMethodName Method name 'get_LastReleasedSequenceNumber' is not valid per Google Java Style Guide. 935 28
    #A42 warning GoogleMethodName Method name 'get_Group_timestamp' is not valid per Google Java Style Guide. 939 29
    #A43 warning GoogleMethodName Method name 'get_Group_complete' is not valid per Google Java Style Guide. 943 32
    #A44 warning GoogleMethodName Method name 'get_GroupId' is not valid per Google Java Style Guide. 948 41
    #A45 warning GoogleMethodName Method name 'set_GroupId' is not valid per Google Java Style Guide. 956 29
    #A46 warning GoogleMethodName Method name 'set_Group_timestamp' is not valid per Google Java Style Guide. 960 29
    #A47 warning GoogleMethodName Method name 'get_message_timestamp' is not valid per Google Java Style Guide. 964 29
    #A48 warning GoogleMethodName Method name 'set_message_timestamp' is not valid per Google Java Style Guide. 968 29
    #A49 warning GoogleMethodName Method name 'get_Group_update_timestamp' is not valid per Google Java Style Guide. 972 29
    #A50 warning GoogleMethodName Method name 'set_Group_update_timestamp' is not valid per Google Java Style Guide. 976 29
    #A51 warning GoogleMethodName Method name 'set_LastReleasedSequenceNumber' is not valid per Google Java Style Guide. 980 29
    #A52 warning GoogleMethodName Method name 'set_Group_complete' is not valid per Google Java Style Guide. 984 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-r2dbc/src/test/java/org/springframework/integration/r2dbc/outbound/R2dbcMessageHandlerTests.java

    Severity Rule Message Line Col
    #A53 warning GoogleMethodName Method name 'validateMessageHandlingWithDeleteQueryCollection_MultipleRows' is not valid per Google Java Style Guide. 241 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-test-support/src/test/java/org/springframework/integration/test/matcher/HeaderMatcherTests.java

    Severity Rule Message Line Col
    #A54 warning GoogleMethodName Method name 'hasCorrelationId_' is not valid per Google Java Style Guide. 154 21
    #A55 warning GoogleMethodName Method name 'hasSequenceNumber_' is not valid per Google Java Style Guide. 161 21
    #A56 warning GoogleMethodName Method name 'hasSequenceSize_' is not valid per Google Java Style Guide. 168 21
    #A57 warning GoogleMethodName Method name 'hasTimestamp_' is not valid per Google Java Style Guide. 176 21
    #A58 warning GoogleMethodName Method name 'hasExpirationDate_' is not valid per Google Java Style Guide. 181 21