Skip to content

feat: API integration and MyPage UI improvements #132

feat: API integration and MyPage UI improvements

feat: API integration and MyPage UI improvements #132

Triggered via pull request November 13, 2023 16:54
@Ellsy23Ellsy23
synchronize #38
feature/SU-147
Status Success
Total duration 34s
Artifacts

lint-check.yml

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