Skip to content

Update react dependencies (major) #7392

Update react dependencies (major)

Update react dependencies (major) #7392

Triggered via pull request July 21, 2026 17:17
Status Failure
Total duration 1m 26s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint: src/app/components/MobileFooterNavigation/index.tsx#L11
Cannot find module 'react-router' or its corresponding type declarations.
lint: src/app/components/MobileFooterNavigation/__tests__/index.test.tsx#L2
Cannot find module 'react-router' or its corresponding type declarations.
lint: src/app/components/Ionic/hooks/useIonicBackButtonListener.ts#L3
Cannot find module 'react-router' or its corresponding type declarations.
lint: src/app/components/Footer/__tests__/index.test.tsx#L3
Cannot find module 'react-router' or its corresponding type declarations.
lint: src/app/components/Footer/__tests__/PageFooter.test.tsx#L3
Cannot find module 'react-router' or its corresponding type declarations.
lint: src/app/components/ErrorBoundary/index.tsx#L2
Cannot find module 'react-router' or its corresponding type declarations.
lint: src/app/components/ButtonLink/index.tsx#L2
Cannot find module 'react-router' or its corresponding type declarations.
lint: src/app/components/AnchorLink/index.tsx#L2
Cannot find module 'react-router' or its corresponding type declarations.
lint: extension/src/popup/routes.tsx#L2
Cannot find module 'react-router' or its corresponding type declarations.
lint: extension/src/popup/popup.tsx#L7
Cannot find module 'react-router' or its corresponding type declarations.
lint
Process completed with exit code 1.
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/