Skip to content

feat: [재고 상세 페이지] 예약 API #107

feat: [재고 상세 페이지] 예약 API

feat: [재고 상세 페이지] 예약 API #107

Triggered via pull request November 12, 2023 12:59
Status Failure
Total duration 37s
Artifacts

type-check.yml

on: pull_request
type test
25s
type test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
type test: src/components/domains/products/ReservationButton.tsx#L36
Catch clause variable type annotation must be 'any' or 'unknown' if specified.
type test
Process completed with exit code 2.
type test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/