Skip to content

야놀자 페이 API 구현 #106

야놀자 페이 API 구현

야놀자 페이 API 구현 #106

Triggered via pull request January 15, 2024 03:37
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Checkstyle job
14s
Checkstyle job
build_job
48s
build_job
Fit to window
Zoom out
Zoom in

Annotations

2 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/payment/entity/YanoljaPaymentHistory.java#L35
[testtool] reported by reviewdog 🐶 'METHOD_DEF' should be separated from previous line. Raw Output: /github/workspace/./src/main/java/kr/co/fastcampus/yanabada/domain/payment/entity/YanoljaPaymentHistory.java:35:5: warning: 'METHOD_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)