Skip to content

feat: 시외버스 API 구현 #328

feat: 시외버스 API 구현

feat: 시외버스 API 구현 #328

Triggered via pull request April 4, 2024 20:32
Status Failure
Total duration 4m 2s
Artifacts

backend_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
BusApiTest.다음 시외버스까지 남은 시간을 조회한다. - Redis: src/test/java/in/koreatech/koin/acceptance/BusApiTest.java#L359
org.opentest4j.AssertionFailedError: expected: "{ "bus_type": "express", "now_bus": { "bus_number": null, "remain_time": 1170 }, "next_bus": null }" but was: "{ "bus_type": "express", "now_bus": { "bus_number": null, "remain_time": 33570 }, "next_bus": null }"
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/