오류 수정 #41
Annotations
10 errors and 2 warnings
build:
src/App.tsx#L1
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
build:
src/GlobalStyle.style.ts#L1
Cannot find module 'styled-components' or its corresponding type declarations.
|
build:
src/MainRouter.tsx#L1
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
build:
src/MainRouter.tsx#L1
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
build:
src/apis/admin.ts#L1
Cannot find module 'axios' or its corresponding type declarations.
|
build:
src/apis/alarm.ts#L1
Cannot find module 'axios' or its corresponding type declarations.
|
build:
src/apis/axios.ts#L1
Cannot find module 'axios' or its corresponding type declarations.
|
build:
src/apis/axios.ts#L1
Parameter 'res' implicitly has an 'any' type.
|
build:
src/apis/axios.ts#L1
Parameter 'err' implicitly has an 'any' type.
|
build:
src/apis/axios.ts#L1
Parameter 'res' implicitly has an 'any' type.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|