fix : parmas #127
Annotations
10 errors and 1 warning
DEPLOY:
src/components/Alert/index.tsx#L10
Module '"../Icons"' has no exported member 'CloseIcon'.
|
DEPLOY:
src/components/Icons/index.tsx#L12
Cannot find module './apple' or its corresponding type declarations.
|
DEPLOY:
src/components/Icons/index.tsx#L13
Cannot find module './close' or its corresponding type declarations.
|
DEPLOY:
src/components/Icons/index.tsx#L14
Cannot find module './github' or its corresponding type declarations.
|
DEPLOY:
src/components/Icons/index.tsx#L15
Cannot find module './google' or its corresponding type declarations.
|
DEPLOY:
src/components/Icons/index.tsx#L16
Cannot find module './logo' or its corresponding type declarations.
|
DEPLOY:
src/components/Icons/index.tsx#L17
Cannot find module './man' or its corresponding type declarations.
|
DEPLOY:
src/components/Icons/index.tsx#L18
Cannot find module './microsoft' or its corresponding type declarations.
|
DEPLOY:
src/mocks/brower.ts#L1
Cannot find module 'msw/node' or its corresponding type declarations.
|
DEPLOY:
src/mocks/handlers/auth/index.ts#L2
Cannot find module 'msw' 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/
|