[프롬프트 추가] 화면 퍼블리싱 #36
Annotations
10 errors and 2 warnings
Deploy:
src/router/Router.tsx#L4
Cannot find module '@/pages/Extension' or its corresponding type declarations.
|
Deploy:
src/router/Router.tsx#L5
Cannot find module '@/pages/Home' or its corresponding type declarations.
|
Deploy:
src/router/Router.tsx#L6
Cannot find module '@/pages/My' or its corresponding type declarations.
|
Deploy:
src/router/Router.tsx#L7
Cannot find module '@/pages/Price' or its corresponding type declarations.
|
Deploy:
src/pages/extension/index.tsx#L1
Cannot find module '@/pages/Extension/components/Extension1' or its corresponding type declarations.
|
Deploy:
src/pages/extension/index.tsx#L2
Cannot find module '@/pages/Extension/components/Extension2' or its corresponding type declarations.
|
Deploy:
src/pages/extension/index.tsx#L3
Cannot find module '@/pages/Extension/components/Extension3' or its corresponding type declarations.
|
Deploy:
src/pages/extension/index.tsx#L4
Cannot find module '@/pages/Extension/components/Extension4' or its corresponding type declarations.
|
Deploy:
src/pages/extension/index.tsx#L5
Cannot find module '@/pages/Extension/components/Extension5' or its corresponding type declarations.
|
Deploy:
src/pages/extension/index.tsx#L6
Cannot find module '@/pages/Extension/components/Extension6' or its corresponding type declarations.
|
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|