Skip to content

[Feature]: react query를 이용한 에러 처리방식으로 수정 #112

[Feature]: react query를 이용한 에러 처리방식으로 수정

[Feature]: react query를 이용한 에러 처리방식으로 수정 #112

Triggered via pull request August 22, 2024 18:17
Status Failure
Total duration 27s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: src/components/ApiErrorBoundary.tsx#L54
Cannot find name 'ErrorBoundary'. Did you mean 'ApiErrorBoundary'?
build: src/components/ApiErrorBoundary.tsx#L55
Cannot find name 'rest'.
build: src/components/ApiErrorBoundary.tsx#L56
Parameter 'error' implicitly has an 'any' type.
build: src/components/ApiErrorBoundary.tsx#L57
Cannot find name 'NotFoundPage'.
build: src/components/ApiErrorBoundary.tsx#L59
Cannot find name 'ErrorBoundary'. Did you mean 'ApiErrorBoundary'?
build
Process completed with exit code 2.
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/