Skip to content

feat: Service 전체 상품 조회 순서에 대한 동적 쿼리 기능 추가 #9

feat: Service 전체 상품 조회 순서에 대한 동적 쿼리 기능 추가

feat: Service 전체 상품 조회 순서에 대한 동적 쿼리 기능 추가 #9

Triggered via push January 24, 2024 16:36
Status Failure
Total duration 1m 43s
Artifacts

gradle-CI.yml

on: push
Build and analyze
1m 32s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Build and analyze
Process completed with exit code 1.
Then: 높은 가격순으로 반환된다 (com.petqua.domain.ProductCustomRepositoryImplTest) failed: com.petqua.domain.ProductCustomRepositoryImplTest#L0
build/test-results/test/TEST-com.petqua.domain.ProductCustomRepositoryImplTest.xml [took 0s]
Then: 낮은 가격순으로 반환된다 (com.petqua.domain.ProductCustomRepositoryImplTest) failed: com.petqua.domain.ProductCustomRepositoryImplTest#L0
build/test-results/test/TEST-com.petqua.domain.ProductCustomRepositoryImplTest.xml [took 0s]
Then: 리뷰 많은 순으로 반환된다 (com.petqua.domain.ProductCustomRepositoryImplTest) failed: com.petqua.domain.ProductCustomRepositoryImplTest#L0
build/test-results/test/TEST-com.petqua.domain.ProductCustomRepositoryImplTest.xml [took 0s]
Then: 최신 등록 순으로 반환된다 (com.petqua.domain.ProductCustomRepositoryImplTest) failed: com.petqua.domain.ProductCustomRepositoryImplTest#L0
build/test-results/test/TEST-com.petqua.domain.ProductCustomRepositoryImplTest.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/.