Skip to content

feat: 어드민 복덕방 조회,수정,삭제취소 #171

feat: 어드민 복덕방 조회,수정,삭제취소

feat: 어드민 복덕방 조회,수정,삭제취소 #171

Re-run triggered June 25, 2024 18:17
Status Success
Total duration 17s
Artifacts

pr-labeler.yml

on: pull_request
pr-labeler
7s
pr-labeler
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
AdminLandApiTest.특정 복덕방 정보를 조회한다.: src/test/java/in/koreatech/koin/admin/acceptance/AdminLandApiTest.java#L203
org.opentest4j.AssertionFailedError: expected: {"address"="가전리 123", "charter_fee"="1000", "deposit"=null, "description"="테스트용 복덕방", "floor"=null, "id"=1, "image_urls"=[], "internal_name"="금실타운", "is_deleted"=false, "latitude"="37.555", "longitude"="126.555", "management_fee"=null, "monthly_fee"="100", "name"="금실타운", "opt_air_conditioner"=false, "opt_closet"=false, "opt_gas_range"=false, "opt_induction"=false, "opt_microwave"=false, "opt_tv"=false, "opt_washer"=false, "opt_water_purifier"=false, "phone"=null, "room_type"="원룸", "size"=null} but was: {"address"="가전리 123", "charter_fee"="1000", "deposit"=null, "description"="테스트용 복덕방", "floor"=null, "id"=1, "image_urls"=[], "internal_name"="금실타운", "is_deleted"=false, "latitude"="37.555", "longitude"="126.555", "management_fee"=null, "monthly_fee"="100", "name"="금실타운", "opt_air_conditioner"=false, "opt_bed"=false, "opt_bidet"=false, "opt_closet"=false, "opt_desk"=false, "opt_electronic_door_locks"=false, "opt_elevator"=false, "opt_gas_range"=false, "opt_induction"=false, "opt_microwave"=false, "opt_refrigerator"=false, "opt_shoe_closet"=false, "opt_tv"=false, "opt_veranda"=false, "opt_washer"=false, "opt_water_purifier"=false, "phone"=null, "room_type"="원룸", "size"=null}
pr-labeler
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: TimonVS/pr-labeler-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.