Skip to content

[BE] feat: 시간대 설정, 날짜 응답 포맷 일괄 지정 #82

[BE] feat: 시간대 설정, 날짜 응답 포맷 일괄 지정

[BE] feat: 시간대 설정, 날짜 응답 포맷 일괄 지정 #82

Triggered via pull request July 23, 2024 04:29
Status Failure
Total duration 1m 9s
Artifacts

backend-pull-request-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
FootprintQueryServiceTest.Footprint ID를 통해 발자국의 정보를 조회할 수 있다.: backend/src/test/java/com/woowacourse/friendogly/footprint/service/FootprintQueryServiceTest.java#L75
org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure) org.opentest4j.AssertionFailedError: expected: 2023-07-23 (java.time.LocalDate) but was: 2023-07-22 (java.time.LocalDate)
FootprintQueryServiceTest.자신이 마지막으로 발자국 찍은 시간 조회 - 찍은 발자국이 있는 경우: backend/src/test/java/com/woowacourse/friendogly/footprint/service/FootprintQueryServiceTest.java#L201
org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure) org.opentest4j.AssertionFailedError: expected: 13 but was: 22
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/