Skip to content

feat: 회원의 리뷰 내역 조회 API 추가 #258

feat: 회원의 리뷰 내역 조회 API 추가

feat: 회원의 리뷰 내역 조회 API 추가 #258

Triggered via push May 9, 2024 12:43
Status Failure
Total duration 3m 5s
Artifacts

gradle-CI.yml

on: push
Build and analyze
2m 57s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Build and analyze
Process completed with exit code 1.
Then: 리뷰 내역을 응답한다 (com.petqua.presentation.product.ProductReviewControllerTest) failed: com.petqua.presentation.product.ProductReviewControllerTest#L0
build/test-results/test/TEST-com.petqua.presentation.product.ProductReviewControllerTest.xml [took 0s]
Then: 리뷰 내역을 반환한다 (com.petqua.application.product.review.ProductReviewFacadeServiceTest) failed: com.petqua.application.product.review.ProductReviewFacadeServiceTest#L0
build/test-results/test/TEST-com.petqua.application.product.review.ProductReviewFacadeServiceTest.xml [took 0s]
Then: 리뷰가 최신순으로 반환된다 (com.petqua.domain.product.review.ProductReviewCustomRepositoryImplTest) failed: com.petqua.domain.product.review.ProductReviewCustomRepositoryImplTest#L0
build/test-results/test/TEST-com.petqua.domain.product.review.ProductReviewCustomRepositoryImplTest.xml [took 0s]
Build and analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.