[Feature] 프로필 남은 기능들을 구현한다 #102
Annotations
2 errors and 2 warnings
DbqApplicationTests.contextLoads():
src/test/java/daybyquest/DbqApplicationTests.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@2b05798b testClass = daybyquest.DbqApplicationTests, locations = [], classes = [daybyquest.DayByQuestApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], 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.WebDriverContextCustomizerFactory$Customizer@675d8c96, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@63648ee9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6d366c9b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@305f031, org.springframework.boot.test.context.SpringBootTestAnnotation@3ec00c01], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
build
Process completed with exit code 1.
|
contextLoads() (daybyquest.DbqApplicationTests) failed:
daybyquest.DbqApplicationTests#L0
build/test-results/test/TEST-daybyquest.DbqApplicationTests.xml [took 0s]
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|