fix(deps): update dependency org.springframework.cloud:spring-cloud-d… #1751
habit.yaml
on: push
prepare-release
/
🛫 Prepare release
17s
github-release
/
🎉 Release
0s
Annotations
11 errors and 2 warnings
de.codecentric.hc.gateway.monitoring.MonitoringIntTest ► getActuatorHealthShouldReturnOk():
intTest/TEST-de.codecentric.hc.gateway.monitoring.MonitoringIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.monitoring.MonitoringIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@1d21033e testClass = de.codecentric.hc.gateway.monitoring.MonitoringIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@17cb5ca4 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.monitoring.MonitoringIntTest ► getActuatorShouldReturnOk():
intTest/TEST-de.codecentric.hc.gateway.monitoring.MonitoringIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.monitoring.MonitoringIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@1d21033e testClass = de.codecentric.hc.gateway.monitoring.MonitoringIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@17cb5ca4 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.HabitsIntTest ► postHabitsShouldReturnCreated():
intTest/TEST-de.codecentric.hc.gateway.routing.HabitsIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.HabitsIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@95fdea4 testClass = de.codecentric.hc.gateway.routing.HabitsIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@7b2ac876 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.HabitsIntTest ► getHabitsShouldReturnHabits():
intTest/TEST-de.codecentric.hc.gateway.routing.HabitsIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.HabitsIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@95fdea4 testClass = de.codecentric.hc.gateway.routing.HabitsIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@7b2ac876 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.HabitsIntTest ► deleteHabitsShouldReturnOk():
intTest/TEST-de.codecentric.hc.gateway.routing.HabitsIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.HabitsIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@95fdea4 testClass = de.codecentric.hc.gateway.routing.HabitsIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@7b2ac876 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.ReportIntTest ► getAchievementReportShouldReturnAchievementReport():
intTest/TEST-de.codecentric.hc.gateway.routing.ReportIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.ReportIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@6ef8494b testClass = de.codecentric.hc.gateway.routing.ReportIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@19a7f350 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.TrackIntTest ► getTrackRecordsShouldReturnTrackRecordsForHabits():
intTest/TEST-de.codecentric.hc.gateway.routing.TrackIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.TrackIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@6a9486d7 testClass = de.codecentric.hc.gateway.routing.TrackIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@a515665 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.TrackIntTest ► putTrackRecordsShouldUpsertTrackRecordsForHabits():
intTest/TEST-de.codecentric.hc.gateway.routing.TrackIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.TrackIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@6a9486d7 testClass = de.codecentric.hc.gateway.routing.TrackIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@a515665 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.UiIntTest ► getUiShouldReturnTheHabitUi():
intTest/TEST-de.codecentric.hc.gateway.routing.UiIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.UiIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@42f494b0 testClass = de.codecentric.hc.gateway.routing.UiIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@3ba21697 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.UiIntTest ► getIndexShouldRedirectToTheHabitUi():
intTest/TEST-de.codecentric.hc.gateway.routing.UiIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.UiIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@42f494b0 testClass = de.codecentric.hc.gateway.routing.UiIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@3ba21697 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
de.codecentric.hc.gateway.routing.UiIntTest ► getUiWithAnyRouteShouldReturnTheHabitUi():
intTest/TEST-de.codecentric.hc.gateway.routing.UiIntTest.xml#L0
Failed test found in:
intTest/TEST-de.codecentric.hc.gateway.routing.UiIntTest.xml
Error:
java.lang.IllegalStateException: Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@42f494b0 testClass = de.codecentric.hc.gateway.routing.UiIntTest, locations = [], classes = [de.codecentric.hc.gateway.Application], contextInitializerClasses = [], activeProfiles = ["intTest"], propertySourceLocations = [], propertySourceProperties = ["gateway.target.uri.habit=http://localhost:${wiremock.server.port}", "gateway.target.uri.track=http://localhost:${wiremock.server.port}", "gateway.target.uri.report=http://localhost:${wiremock.server.port}", "gateway.target.uri.ui=http://localhost:${wiremock.server.port}", "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@b6f89d09, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2bfb6b49, [ImportsContextCustomizer@3ba21697 key = [org.springframework.cloud.contract.wiremock.WireMockRestTemplateConfiguration, org.springframework.cloud.contract.wiremock.WireMockConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3743539f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1afd72ef, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@188ac8a3, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7a8b9166, org.springframework.boot.test.context.SpringBootTestAnnotation@daad5319], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
habit-jar
|
72.9 MB |
|
habit-license
|
237 KB |
|
test-results
|
49 KB |
|