Improve MockProducerFactory usability by wrapping MockProducer with … #53
pr-build.yml
on: pull_request
build-pull-request
/
build
7m 11s
Annotations
6 errors
build-pull-request / build
Execution failed for task ':spring-kafka:checkstyleTest'.
> A failure occurred while executing org.gradle.api.plugins.quality.internal.CheckstyleAction
> Checkstyle rule violations were found. See the report at: file:///home/runner/work/spring-kafka/spring-kafka/spring-kafka/build/reports/checkstyle/test.html
Checkstyle files with violations: 1
Checkstyle violations by severity: [error:3]
==============================================================================
3: Task failed with an exception.
-----------
|
build-pull-request / build:
spring-kafka/src/main/java/org/springframework/kafka/mock/MockProducerFactory.java#L32
[Task :spring-kafka:checkstyleMain] [ImportOrder] 'org.springframework.core.log.LogAccessor' should be separated from previous imports.
|
build-pull-request / build:
spring-kafka/src/main/java/org/springframework/kafka/mock/MockProducerFactory.java#L37
[Task :spring-kafka:checkstyleMain] [ImportOrder] Wrong order for 'java.time.Duration' import.
|
build-pull-request / build:
spring-kafka/src/test/java/org/springframework/kafka/mock/MockProducerFactoryTests.java#L1
[Task :spring-kafka:checkstyleTest] [RegexpHeader] Line does not match expected header line of '^\Q/*\E$'.
|
build-pull-request / build:
spring-kafka/src/test/java/org/springframework/kafka/mock/MockProducerFactoryTests.java#L6
[Task :spring-kafka:checkstyleTest] [ImportOrder] 'org.springframework.kafka.core.KafkaTemplate' should be separated from previous imports.
|
build-pull-request / build:
spring-kafka/src/test/java/org/springframework/kafka/mock/MockProducerFactoryTests.java#L8
[Task :spring-kafka:checkstyleTest] [ImportOrder] Wrong order for 'org.assertj.core.api.Assertions.assertThat' import.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
2.65 MB |
|