feat: 학생 회원가입 인증 로직 변경 #902
Annotations
2 errors and 3 warnings
KoinApplicationTest.contextLoads():
src/test/java/in/koreatech/koin/KoinApplicationTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@28f9873c testClass = in.koreatech.koin.KoinApplicationTest, locations = [], classes = [in.koreatech.koin.KoinApplication], contextInitializerClasses = [], activeProfiles = ["test"], 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.WebDriverContextCustomizer@455351c4, [ImportsContextCustomizer@fb07c40 key = [in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.config.TestJpaConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3591009c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@758f4f03, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@23a9ba52, org.springframework.boot.test.context.SpringBootTestAnnotation@2a150a03], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
build
Process completed with exit code 1.
|
contextLoads() (in.koreatech.koin.KoinApplicationTest) failed:
in.koreatech.koin.KoinApplicationTest#L0
build/test-results/test/TEST-in.koreatech.koin.KoinApplicationTest.xml
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|