Skip to content

Feat/#376 kafka setting #322

Feat/#376 kafka setting

Feat/#376 kafka setting #322

Triggered via pull request June 6, 2024 16:27
Status Failure
Total duration 1m 46s
Artifacts

ci_gradle.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
SimpleKafkaTest.name(): src/test/java/io/oeid/mogakgo/core/kafka/producer/SimpleKafkaTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@755a4ef5 testClass = io.oeid.mogakgo.core.kafka.producer.SimpleKafkaTest, locations = [], classes = [io.oeid.mogakgo.MogakGoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.kafka.test.context.EmbeddedKafkaContextCustomizer@8def6db1, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@41925502, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@618c5d94, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3b956878, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5827af16, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@630cb4a4, org.springframework.boot.test.context.SpringBootTestAnnotation@30e76ccd], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
build
Process completed with exit code 1.
name() (io.oeid.mogakgo.core.kafka.producer.SimpleKafkaTest) failed: io.oeid.mogakgo.core.kafka.producer.SimpleKafkaTest#L0
build/test-results/test/TEST-io.oeid.mogakgo.core.kafka.producer.SimpleKafkaTest.xml [took 0s]
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, jsdaniell/[email protected], mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: jsdaniell/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/