Skip to content

feat: [판매자 마이페이지] API type, 호출함수 작성 #145

feat: [판매자 마이페이지] API type, 호출함수 작성

feat: [판매자 마이페이지] API type, 호출함수 작성 #145

Triggered via pull request November 15, 2023 16:29
Status Success
Total duration 29s
Artifacts

lint-check.yml

on: pull_request
eslint test
22s
eslint test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
eslint 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/
eslint test: src/api/helper.ts#L8
Unexpected any. Specify a different type
eslint test: src/hooks/useDebounce.ts#L3
Unexpected any. Specify a different type
eslint test: src/utils/tryCatch.ts#L3
Unexpected any. Specify a different type