ci(workflows): pnpm -> npm #6
Annotations
10 errors and 1 warning
deploy:
src/components/App.tsx#L1
Cannot find module '@twa-dev/sdk' or its corresponding type declarations.
|
deploy:
src/components/App.tsx#L2
Cannot find module '@telegram-apps/telegram-ui' or its corresponding type declarations.
|
deploy:
src/components/App.tsx#L3
Cannot find module 'react' or its corresponding type declarations.
|
deploy:
src/components/App.tsx#L11
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
deploy:
src/components/App.tsx#L40
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
deploy:
src/components/DisplayData/DisplayData.tsx#L1
Cannot find module '@telegram-apps/telegram-ui' or its corresponding type declarations.
|
deploy:
src/components/DisplayData/DisplayData.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
|
deploy:
src/components/DisplayData/DisplayData.tsx#L22
Binding element 'header' implicitly has an 'any' type.
|
deploy:
src/components/DisplayData/DisplayData.tsx#L22
Binding element 'rows' implicitly has an 'any' type.
|
deploy:
src/components/DisplayData/DisplayData.tsx#L23
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|