Skip to content

feat: 일기에 대한 좋아요 상태 응답 필드 추가 #47

feat: 일기에 대한 좋아요 상태 응답 필드 추가

feat: 일기에 대한 좋아요 상태 응답 필드 추가 #47

Triggered via pull request November 6, 2024 07:55
Status Failure
Total duration 2m 5s
Artifacts

pr_weekly_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
DiaryRepositoryTest.북마크된 일기만 성공적으로 필터링된다.: src/test/java/com/potatocake/everymoment/repository/DiaryRepositoryTest.java#L175
java.lang.AssertionError: Expected size: 1 but was: 10 in: [com.potatocake.everymoment.entity.Diary@7540dc57, com.potatocake.everymoment.entity.Diary@2142ab69, com.potatocake.everymoment.entity.Diary@7cba7745, com.potatocake.everymoment.entity.Diary@39e27166, com.potatocake.everymoment.entity.Diary@4ca761b8, com.potatocake.everymoment.entity.Diary@6c787463, com.potatocake.everymoment.entity.Diary@74e7d97b, com.potatocake.everymoment.entity.Diary@2cdaf44c, com.potatocake.everymoment.entity.Diary@33431376, com.potatocake.everymoment.entity.Diary@3986b553]
ci
Process completed with exit code 1.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/variable-substitution@v1, 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/