Skip to content

infra: 백엔드 cicd 환경 설정 #14

infra: 백엔드 cicd 환경 설정

infra: 백엔드 cicd 환경 설정 #14

Triggered via pull request July 20, 2023 01:54
Status Failure
Total duration 1m 38s
Artifacts

backend-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
RestaurantAcceptanceTest.모든 음식점을 조회한다: backend/src/test/java/com/celuveat/acceptance/restaurant/RestaurantAcceptanceTest.java#L27
java.lang.RuntimeException: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList<com.celuveat.restaurant.application.dto.RestaurantQueryResponse>` from Object value (token `JsonToken.START_OBJECT`) at [Source: (String)"{"timestamp":"2023-07-20T01:55:37.031+00:00","status":404,"error":"Not Found","path":"/restaurants-fail"}"; line: 1, column: 1]
backend-test
Process completed with exit code 1.
모든 음식점을 조회한다 (com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest) failed: com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest#L0
backend/build/test-results/test/TEST-com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest.xml [took 2s]