[feat] oauth2 로그인 기능 추가 (구글,네이버,카카오) #23
gradle.yml
on: pull_request
Build and test project
1m 6s
Annotations
2 errors and 1 warning
TripcometrueApplicationTests.contextLoads():
src/test/java/com/haejwo/tripcometrue/TripcometrueApplicationTests.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@28fdce67 testClass = com.haejwo.tripcometrue.TripcometrueApplicationTests, locations = [], classes = [com.haejwo.tripcometrue.TripcometrueApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, 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@1338fb5, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@fade1fc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7103cb56, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6ff65192, org.springframework.boot.test.context.SpringBootTestAnnotation@8d1a0082], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
Build and test project
Gradle build failed: see console output for details
|
contextLoads() (com.haejwo.tripcometrue.TripcometrueApplicationTests) failed:
com.haejwo.tripcometrue.TripcometrueApplicationTests#L0
build/test-results/test/TEST-com.haejwo.tripcometrue.TripcometrueApplicationTests.xml [took 0s]
|