Merge branch 'GDSC-Hongik:dev' into dev #19
Annotations
6 errors and 2 warnings
src/components/ApiErrorBoundary.tsx#L56
Cannot find name 'ErrorBoundary'. Did you mean 'ApiErrorBoundary'?
|
src/components/ApiErrorBoundary.tsx#L57
Cannot find name 'rest'.
|
src/components/ApiErrorBoundary.tsx#L58
Parameter 'error' implicitly has an 'any' type.
|
src/components/ApiErrorBoundary.tsx#L59
Cannot find name 'NotFoundPage'.
|
src/components/ApiErrorBoundary.tsx#L61
Cannot find name 'ErrorBoundary'. Did you mean 'ApiErrorBoundary'?
|
|
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/
|
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/
|
This job failed
Loading