Skip to content

REV-307/답변 페이지 케이스별 분기처리 #346

REV-307/답변 페이지 케이스별 분기처리

REV-307/답변 페이지 케이스별 분기처리 #346

Triggered via pull request November 25, 2023 22:32
Status Failure
Total duration 38s
Artifacts

devserver_delpoy.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (16.x): src/pages/CreatedReviewManagePage/components/ResponserTabReviewDetail/index.tsx#L23
Property 'data' does not exist on type 'Data[]'.
build (16.x): src/pages/CreatedReviewManagePage/components/ResponserTabReviewDetail/index.tsx#L24
Type 'string' is not assignable to type 'number'.
build (16.x): src/pages/CreatedReviewManagePage/components/ResponserTabReviewDetail/index.tsx#L25
Type 'string' is not assignable to type 'number'.
build (16.x): src/pages/CreatedReviewManagePage/components/ResponserTabReviewDetail/index.tsx#L29
Parameter 'data' implicitly has an 'any' type.
build (16.x): src/pages/CreatedReviewManagePage/components/ResponserTabReviewDetail/index.tsx#L36
Parameter 'response' implicitly has an 'any' type.
build (16.x)
Process completed with exit code 2.
build (16.x)
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/