Skip to content

[BUILD FAIL] 테스트클래스 @Transactional 삭제 및 애플리케이션 내 마이크로 초단위 초단위로 변경 #96

[BUILD FAIL] 테스트클래스 @Transactional 삭제 및 애플리케이션 내 마이크로 초단위 초단위로 변경

[BUILD FAIL] 테스트클래스 @Transactional 삭제 및 애플리케이션 내 마이크로 초단위 초단위로 변경 #96

Triggered via pull request July 12, 2024 12:47
Status Failure
Total duration 3m 23s
Artifacts

run_test_when_pr_update.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 1 warning
StudyOnceServiceImplTest.[1] duration=1: src/test/java/com/example/demo/service/study/StudyOnceServiceImplTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext
StudyOnceServiceImplTest.[2] duration=5: src/test/java/com/example/demo/service/study/StudyOnceServiceImplTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext
build_and_test
Process completed with exit code 1.
build_and_test
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, actions/github-script@v6, 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/