Skip to content

Update the template

Update the template #3

Triggered via push June 23, 2024 16:39
Status Failure
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy: src/pages/InitDataPage/InitDataPage.tsx#L4
Cannot find module '@twa-dev/types' or its corresponding type declarations.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L18
Property 'id' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L19
Property 'username' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L20
Property 'photo_url' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L21
Property 'last_name' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L22
Property 'first_name' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L23
Property 'is_bot' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L24
Property 'is_premium' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L25
Property 'language_code' does not exist on type 'ExactWebAppUser'.
deploy: src/pages/InitDataPage/InitDataPage.tsx#L66
Type 'WebAppUser' has no properties in common with type 'ExactWebAppUser'.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.