Skip to content

Feature/14 예약내역 상세 API 구현 #18

Feature/14 예약내역 상세 API 구현

Feature/14 예약내역 상세 API 구현 #18

Triggered via pull request January 7, 2024 23:38
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Checkstyle job
17s
Checkstyle job
build_job
45s
build_job
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Checkstyle job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checkstyle job: src/main/java/kr/co/fastcampus/yanabada/domain/order/controller/OrderController.java#L31
[testtool] reported by reviewdog 🐶 Line is longer than 100 characters (found 104). Raw Output: /github/workspace/./src/main/java/kr/co/fastcampus/yanabada/domain/order/controller/OrderController.java:31:0: warning: Line is longer than 100 characters (found 104). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)
Checkstyle job: src/main/java/kr/co/fastcampus/yanabada/domain/order/controller/OrderController.java#L32
[testtool] reported by reviewdog 🐶 Line is longer than 100 characters (found 104). Raw Output: /github/workspace/./src/main/java/kr/co/fastcampus/yanabada/domain/order/controller/OrderController.java:32:0: warning: Line is longer than 100 characters (found 104). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)