Skip to content

Fix: 누락된 PathVariable 수정 #84

Fix: 누락된 PathVariable 수정

Fix: 누락된 PathVariable 수정 #84

Triggered via pull request November 10, 2024 13:57
Status Failure
Total duration 58s
Artifacts

weekly-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
PersonalExpenseServiceTest.개인 소비 내역 저장 - 동시성 테스트: src/test/java/kappzzang/jeongsan/service/PersonalExpenseServiceTest.java#L171
org.opentest4j.AssertionFailedError: expected: <[666, 666, 668]> but was: <[1000, 1000, 1000]>
test
Process completed with exit code 1.
개인 소비 내역 저장 - 동시성 테스트 (kappzzang.jeongsan.service.PersonalExpenseServiceTest) failed: kappzzang.jeongsan.service.PersonalExpenseServiceTest#L0
build/test-results/test/TEST-kappzzang.jeongsan.service.PersonalExpenseServiceTest.xml [took 0s]
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/