fix(deps): update dependency org.liquibase:liquibase-core to v4.31.0 #1768
habit.yaml
on: push
prepare-release
/
🛫 Prepare release
12s
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@6c34afa1 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@61f6d381, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2440022a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@490c7a83, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4693a9ef, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestAnnotation@ab182013], 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@6c34afa1 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@61f6d381, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2440022a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@490c7a83, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4693a9ef, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestAnnotation@ab182013], 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@2443ea0f 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@61f6d381, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2440022a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@490c7a83, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4693a9ef, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestAnnotation@ab182013], 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@35f43f72 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@61f6d381, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2440022a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@490c7a83, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4693a9ef, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestAnnotation@ab182013], 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@5955e426 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@294bdeb4, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@294bded3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@61f6d381, [ImportsContextCustomizer@19df1056 key = [org.springframework.modulith.test.ModuleTestAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2440022a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@490c7a83, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cfa2efd3, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4693a9ef, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestAnnotation@fbb9408a], 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@250a556d 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@61f6d381, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2440022a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@490c7a83, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4693a9ef, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestAnnotation@ab182013], 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@56f96afb 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@61f6d381, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2440022a, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@490c7a83, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4693a9ef, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@1a8df0b3, org.springframework.boot.test.context.SpringBootTestAnnotation@ab182013], 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 |
|