Skip to content

feat: react router v6 & pages integration #39

feat: react router v6 & pages integration

feat: react router v6 & pages integration #39

Triggered via pull request March 25, 2024 09:18
Status Failure
Total duration 20s
Artifacts

build-and-deploy-test.yml

on: pull_request_target
build_and_deploy_preview_link
12s
build_and_deploy_preview_link
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build_and_deploy_preview_link: src/App.tsx#L1
Cannot find module 'react-router-dom' or its corresponding type declarations.
build_and_deploy_preview_link: src/pages/compareAccounts/compareAccounts.tsx#L1
Cannot find module 'react-router-dom' or its corresponding type declarations.
build_and_deploy_preview_link: src/pages/homepage/homepage.tsx#L1
Cannot find module 'react-router-dom' or its corresponding type declarations.
build_and_deploy_preview_link: src/pages/signup/signup.tsx#L1
Cannot find module 'react-router-dom' or its corresponding type declarations.
build_and_deploy_preview_link: src/routes/routes.tsx#L1
Cannot find module 'react-router-dom' or its corresponding type declarations.
build_and_deploy_preview_link
Process completed with exit code 2.
build_and_deploy_preview_link
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v3, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_deploy_preview_link
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v3, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/