Skip to content

feat: 동시성 제어 어노테이션 기능 구현 #1195

feat: 동시성 제어 어노테이션 기능 구현

feat: 동시성 제어 어노테이션 기능 구현 #1195

Triggered via pull request September 17, 2024 14:23
Status Failure
Total duration 5m 17s
Artifacts

backend_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
KoinApplicationTest.contextLoads(): src/test/java/in/koreatech/koin/KoinApplicationTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@14673fc2 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@285f09de, [ImportsContextCustomizer@4a0f6b74 key = [in.koreatech.koin.config.TestRedisConfiguration, in.koreatech.koin.config.TestTimeConfig, in.koreatech.koin.config.TestJpaConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4e9658b5, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7db0565c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@22680f52, org.springframework.boot.test.context.SpringBootTestAnnotation@236f82e3], 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 use a deprecated Node.js version 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/