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

  • UnnecessaryFullyQualifiedType
    SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 3392 150 (150 added) 150 (150 added)
    33 files with differences 150 changes in violations 150 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.imports.UnnecessaryFullyQualifiedTypeCheck
    base 0
    patch 150 (150 added)
    changes in violations 150

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-amqp/src/main/java/org/springframework/integration/amqp/inbound/AmqpMessageSource.java

    Severity Rule Message Line Col
    #A1 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.amqp.core.Message. 198 76

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

    Severity Rule Message Line Col
    #A2 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.expression.Expression. 121 69

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

    Severity Rule Message Line Col
    #A3 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.expression.Expression. 100 69

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

    Severity Rule Message Line Col
    #A4 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.rabbitmq.client.amqp.Environment. 97 41
    #A5 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.rabbitmq.client.amqp.Environment. 106 81

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

    Severity Rule Message Line Col
    #A6 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.amqp.core.Message. 75 46

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

    Severity Rule Message Line Col
    #A7 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.camel.Message. 40 72

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

    Severity Rule Message Line Col
    #A8 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.integration.json.JsonNodeWrapperToJsonNodeConverter. 83 80

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

    Severity Rule Message Line Col
    #A9 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.messaging.converter.MappingJackson2MessageConverter. 120 84
    #A10 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.integration.support.json.Jackson2JsonObjectMapper. 123 89

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

    Severity Rule Message Line Col
    #A11 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.fasterxml.jackson.databind.Module. 219 60
    #A12 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.fasterxml.jackson.datatype.jdk8.Jdk8Module. 220 72
    #A13 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.fasterxml.jackson.databind.Module. 226 60
    #A14 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.fasterxml.jackson.datatype.jsr310.JavaTimeModule. 227 74
    #A15 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.fasterxml.jackson.databind.Module. 233 60
    #A16 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.fasterxml.jackson.datatype.joda.JodaModule. 234 72
    #A17 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.fasterxml.jackson.databind.Module. 240 60

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

    Severity Rule Message Line Col
    #A18 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - kotlin.coroutines.Continuation. 51 59

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

    Severity Rule Message Line Col
    #A19 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.specific.SpecificRecordBase. 26 61
    #A20 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.specific.SpecificRecord. 26 116
    #A21 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.Schema. 30 44
    #A22 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.Schema. 32 38
    #A23 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.nio.ByteBuffer. 60 24
    #A24 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 60 65
    #A25 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.nio.ByteBuffer. 66 33
    #A26 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 66 62
    #A27 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 70 25
    #A28 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 72 25
    #A29 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 87 40
    #A30 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 87 62
    #A31 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.Schema. 92 31
    #A32 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.Object. 97 25
    #A33 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.AvroRuntimeException. 104 58
    #A34 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.Object. 110 46
    #A35 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 113 49
    #A36 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 116 49
    #A37 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.AvroRuntimeException. 119 58
    #A38 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 127 25
    #A39 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 135 37
    #A40 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 143 25
    #A41 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 151 37
    #A42 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.specific.SpecificRecordBuilderBase. 184 69
    #A43 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.data.RecordBuilder. 185 56
    #A44 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 187 34
    #A45 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 189 34
    #A46 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 232 33
    #A47 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 241 107
    #A48 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 270 33
    #A49 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 279 107
    #A50 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 309 88
    #A51 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 310 88
    #A52 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.Exception. 313 41
    #A53 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.AvroRuntimeException. 314 58
    #A54 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumWriter. 321 48
    #A55 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumWriter. 322 54
    #A56 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.ObjectOutput. 325 42
    #A57 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 326 39
    #A58 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumReader. 331 48
    #A59 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumReader. 332 54
    #A60 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.ObjectInput. 335 41
    #A61 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 336 39

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

    Severity Rule Message Line Col
    #A62 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.specific.SpecificRecordBase. 26 61
    #A63 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.specific.SpecificRecord. 26 116
    #A64 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.Schema. 30 44
    #A65 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.Schema. 32 38
    #A66 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.nio.ByteBuffer. 60 24
    #A67 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 60 65
    #A68 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.nio.ByteBuffer. 66 33
    #A69 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 66 62
    #A70 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 70 25
    #A71 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 72 25
    #A72 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 87 40
    #A73 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 87 62
    #A74 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.Schema. 92 31
    #A75 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.Object. 97 25
    #A76 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.AvroRuntimeException. 104 58
    #A77 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.Object. 110 46
    #A78 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 113 49
    #A79 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 116 49
    #A80 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.AvroRuntimeException. 119 58
    #A81 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 127 25
    #A82 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 135 37
    #A83 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 143 25
    #A84 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 151 37
    #A85 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.specific.SpecificRecordBuilderBase. 184 69
    #A86 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.data.RecordBuilder. 185 56
    #A87 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 187 34
    #A88 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 189 34
    #A89 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 232 33
    #A90 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 241 107
    #A91 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 270 33
    #A92 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 279 107
    #A93 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 309 88
    #A94 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.String. 310 88
    #A95 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.lang.Exception. 313 41
    #A96 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.AvroRuntimeException. 314 58
    #A97 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumWriter. 321 48
    #A98 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumWriter. 322 54
    #A99 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.ObjectOutput. 325 42
    #A100 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 326 39
    #A101 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumReader. 331 48
    #A102 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.apache.avro.io.DatumReader. 332 54
    #A103 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.ObjectInput. 335 41
    #A104 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.io.IOException. 336 39

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

    Severity Rule Message Line Col
    #A105 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.util.List. 350 64
    #A106 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - java.util.ArrayList. 350 99

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

    Severity Rule Message Line Col
    #A107 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - com.hazelcast.topic.Message. 170 74

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

    Severity Rule Message Line Col
    #A108 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.http.converter.json.MappingJackson2HttpMessageConverter. 170 84

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-jms/src/main/java/org/springframework/integration/jms/DefaultJmsHeaderMapper.java

    Severity Rule Message Line Col
    #A109 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 132 68
    #A110 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 157 98
    #A111 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 172 92
    #A112 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 184 89
    #A113 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 196 67
    #A114 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 224 57

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

    Severity Rule Message Line Col
    #A115 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.ObjectMessage. 243 73
    #A116 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.TextMessage. 259 56

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

    Severity Rule Message Line Col
    #A117 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 37 27

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

    Severity Rule Message Line Col
    #A118 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 103 28
    #A119 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 105 34
    #A120 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 132 34

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

    Severity Rule Message Line Col
    #A121 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 107 28
    #A122 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 109 34
    #A123 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 149 28
    #A124 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 151 34
    #A125 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 195 28
    #A126 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 197 34
    #A127 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 237 28
    #A128 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 239 34
    #A129 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 283 28
    #A130 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 285 34
    #A131 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 324 28
    #A132 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 326 34
    #A133 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 382 28
    #A134 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.jms.Message. 383 34

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-kafka/src/main/java/org/springframework/integration/kafka/inbound/KafkaInboundGateway.java

    Severity Rule Message Line Col
    #A135 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.kafka.support.DefaultKafkaHeaderMapper. 123 81

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-kafka/src/main/java/org/springframework/integration/kafka/inbound/KafkaMessageDrivenChannelAdapter.java

    Severity Rule Message Line Col
    #A136 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.kafka.support.DefaultKafkaHeaderMapper. 150 81

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-kafka/src/main/java/org/springframework/integration/kafka/inbound/KafkaMessageSource.java

    Severity Rule Message Line Col
    #A137 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.kafka.support.DefaultKafkaHeaderMapper. 276 81

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-mail/src/main/java/org/springframework/integration/mail/inbound/MailReceiver.java

    Severity Rule Message Line Col
    #A138 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.mail.MessagingException. 32 58

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-mail/src/main/java/org/springframework/integration/mail/transformer/MailToStringTransformer.java

    Severity Rule Message Line Col
    #A139 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.mail.Message. 55 85

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

    Severity Rule Message Line Col
    #A140 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.mail.MessagingException. 694 52

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

    Severity Rule Message Line Col
    #A141 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.mail.Message. 45 59
    #A142 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.mail.Message. 46 59
    #A143 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.mail.Message. 47 59
    #A144 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - jakarta.mail.Message. 67 36

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-webflux/src/main/java/org/springframework/integration/webflux/inbound/WebFluxIntegrationRequestMappingHandlerMapping.java

    Severity Rule Message Line Col
    #A145 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.web.bind.annotation.RequestMapping. 144 56

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-xml/src/main/java/org/springframework/integration/xml/splitter/XPathMessageSplitter.java

    Severity Rule Message Line Col
    #A146 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.xml.xpath.XPathParseException. 140 64

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-xml/src/main/java/org/springframework/integration/xml/transformer/UnmarshallingTransformer.java

    Severity Rule Message Line Col
    #A147 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.ws.mime.MimeMessage. 167 75

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

    Severity Rule Message Line Col
    #A148 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.core.io.Resource. 32 44

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-integration/spring-integration-xmpp/src/main/java/org/springframework/integration/xmpp/inbound/ChatMessageListeningEndpoint.java

    Severity Rule Message Line Col
    #A149 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.jivesoftware.smack.packet.Message. 125 76

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

    Severity Rule Message Line Col
    #A150 warning UnnecessaryFullyQualifiedType Unnecessary fully qualified type - org.springframework.messaging.Message. 110 46