feat: add deploy workflow #1
Annotations
7 errors and 1 warning
deploy:
src/routes/AppRoutes.tsx#L10
Cannot find module 'pages/signIn' or its corresponding type declarations.
|
deploy:
src/routes/AppRoutes.tsx#L11
Cannot find module 'pages/reviews' or its corresponding type declarations.
|
deploy:
src/pages/Reviews/index.tsx#L5
Cannot find module 'pages/reviews/components/CardList' or its corresponding type declarations.
|
deploy:
src/pages/Reviews/components/Card.tsx#L5
Cannot find module 'pages/reviews/components/StarRating' or its corresponding type declarations.
|
deploy:
src/pages/Reviews/components/CardList.test.tsx#L2
Cannot find module 'pages/reviews/components/CardList' or its corresponding type declarations.
|
deploy:
src/pages/Reviews/components/CardList.tsx#L8
Cannot find module 'pages/reviews/components/StarRating' or its corresponding type declarations.
|
deploy
Process completed with exit code 1.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|