Skip to content

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

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

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

Triggered via push August 22, 2024 18:20
Status Failure
Total duration 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: src/components/ApiErrorBoundary.tsx#L56
Cannot find name 'ErrorBoundary'. Did you mean 'ApiErrorBoundary'?
build: src/components/ApiErrorBoundary.tsx#L57
Cannot find name 'rest'.
build: src/components/ApiErrorBoundary.tsx#L58
Parameter 'error' implicitly has an 'any' type.
build: src/components/ApiErrorBoundary.tsx#L59
Cannot find name 'NotFoundPage'.
build: src/components/ApiErrorBoundary.tsx#L61
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/