Skip to content

feat: [메인 페이지] 상품 등록 페이지로 이동하는 버튼 구현 #146

feat: [메인 페이지] 상품 등록 페이지로 이동하는 버튼 구현

feat: [메인 페이지] 상품 등록 페이지로 이동하는 버튼 구현 #146

Triggered via pull request November 15, 2023 17:27
Status Success
Total duration 37s
Artifacts

lint-check.yml

on: pull_request
eslint test
26s
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