fix(deps): update dependency org.liquibase:liquibase-core to v4.31.0 #1769
habit.yaml
on: push
prepare-release
/
🛫 Prepare release
16s
github-release
/
🎉 Release
Annotations
8 errors and 4 warnings
🔨 Build and test backend service / habit
Gradle build failed: see console output for details
|
de.codecentric.hc.habit.api.doc.ApiDocIntTest ► shouldReturnOpenApiSpecAsJson():
intTest/TEST-de.codecentric.hc.habit.api.doc.ApiDocIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.habit.api.doc.ApiDocIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@79a2c20e testClass = de.codecentric.hc.habit.api.doc.ApiDocIntTest, locations = [], classes = [de.codecentric.hc.habit.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [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@5d43409a, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@66273da0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46c269e0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@352c44a8, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@cdb2d95, org.springframework.boot.test.context.SpringBootTestAnnotation@b5b6f797], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.habit.api.doc.ApiDocIntTest ► shouldDisplaySwaggerUi():
intTest/TEST-de.codecentric.hc.habit.api.doc.ApiDocIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.habit.api.doc.ApiDocIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@79a2c20e testClass = de.codecentric.hc.habit.api.doc.ApiDocIntTest, locations = [], classes = [de.codecentric.hc.habit.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [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@5d43409a, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@66273da0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46c269e0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@352c44a8, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@cdb2d95, org.springframework.boot.test.context.SpringBootTestAnnotation@b5b6f797], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.habit.habits.HabitControllerIntTest ► createHabitWithBlankName():
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@6c40eb48 testClass = de.codecentric.hc.habit.habits.HabitControllerIntTest, locations = [], classes = [de.codecentric.hc.habit.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [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@5d43409a, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@66273da0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46c269e0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@352c44a8, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@cdb2d95, org.springframework.boot.test.context.SpringBootTestAnnotation@b5b6f797], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.habit.habits.HabitControllerJwtIntTest ► createHabitWithBlankName():
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
intTest/TEST-de.codecentric.hc.habit.habits.HabitControllerJwtIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@2e0cbb34 testClass = de.codecentric.hc.habit.habits.HabitControllerJwtIntTest, locations = [], classes = [de.codecentric.hc.habit.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [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@5d43409a, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@66273da0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46c269e0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@352c44a8, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@cdb2d95, org.springframework.boot.test.context.SpringBootTestAnnotation@b5b6f797], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.habit.habits.HabitModuleIntegrationTest ► initializationError:
intTest/TEST-de.codecentric.hc.habit.habits.HabitModuleIntegrationTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.habit.habits.HabitModuleIntegrationTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@34642bc testClass = de.codecentric.hc.habit.habits.HabitModuleIntegrationTest, locations = [], classes = [de.codecentric.hc.habit.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.modulith.test.ModuleContextCustomizerFactory$ModuleContextCustomizer@5a62b2a4, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@5a62b2c3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@5d43409a, [ImportsContextCustomizer@5b126fbf key = [org.springframework.modulith.test.ModuleTestAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@66273da0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46c269e0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@5b23fb89, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@352c44a8, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@cdb2d95, org.springframework.boot.test.context.SpringBootTestAnnotation@8dddfdb8], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.habit.monitoring.MonitoringIntTest ► healthCheck():
intTest/TEST-de.codecentric.hc.habit.monitoring.MonitoringIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.habit.monitoring.MonitoringIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@760e0a90 testClass = de.codecentric.hc.habit.monitoring.MonitoringIntTest, locations = [], classes = [de.codecentric.hc.habit.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [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@5d43409a, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@66273da0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46c269e0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@352c44a8, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@cdb2d95, org.springframework.boot.test.context.SpringBootTestAnnotation@b5b6f797], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.habit.provider.verification.UiPactVerificationTest ► hc-ui - request to return the habits of a user:
intTest/TEST-de.codecentric.hc.habit.provider.verification.UiPactVerificationTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.habit.provider.verification.UiPactVerificationTest.xml
intTest/TEST-de.codecentric.hc.habit.provider.verification.UiPactVerificationTest.xml
intTest/TEST-de.codecentric.hc.habit.provider.verification.UiPactVerificationTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@c59d338 testClass = de.codecentric.hc.habit.provider.verification.UiPactVerificationTest, locations = [], classes = [de.codecentric.hc.habit.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [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@5d43409a, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@66273da0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46c269e0, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@352c44a8, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@cdb2d95, org.springframework.boot.test.context.SpringBootTestAnnotation@b5b6f797], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
prepare-release / 🛫 Prepare release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prepare-release / 🛫 Prepare release
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/
|
prepare-release / 🛫 Prepare release
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/
|
🔨 Build and test backend service / habit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
215 KB |
|