Skip to content

Update dependency react-router-dom to v7 - autoclosed #1614

Update dependency react-router-dom to v7 - autoclosed

Update dependency react-router-dom to v7 - autoclosed #1614

Triggered via pull request July 3, 2024 14:17
Status Failure
Total duration 44s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
build (15.x): node_modules/react-router-dom/dist/index.d.ts#L66
Namespace 'React' has no exported member 'JSX'.
build (15.x): node_modules/react-router-dom/dist/index.d.ts#L77
Namespace 'React' has no exported member 'JSX'.
build (15.x): node_modules/react-router-dom/dist/index.d.ts#L90
Namespace 'React' has no exported member 'JSX'.
build (15.x): node_modules/react-router-dom/dist/index.d.ts#L220
Namespace 'React' has no exported member 'HTMLAttributeAnchorTarget'.
build (15.x): node_modules/react-router/dist/lib/components.d.ts#L145
Namespace 'React' has no exported member 'JSX'.
build (15.x): node_modules/react-router/dist/lib/hooks.d.ts#L123
Namespace 'React' has no exported member 'JSX'.
build (15.x): src/components/Router.tsx#L2
Module '"react-router-dom"' has no exported member 'Switch'.
build (15.x)
Process completed with exit code 2.
build (14.x)
The job was canceled because "_15_x" failed.
build (14.x): node_modules/react-router-dom/dist/index.d.ts#L66
Namespace 'React' has no exported member 'JSX'.
build (14.x): node_modules/react-router-dom/dist/index.d.ts#L77
Namespace 'React' has no exported member 'JSX'.
build (14.x): node_modules/react-router-dom/dist/index.d.ts#L90
Namespace 'React' has no exported member 'JSX'.
build (14.x): node_modules/react-router-dom/dist/index.d.ts#L220
Namespace 'React' has no exported member 'HTMLAttributeAnchorTarget'.
build (14.x): node_modules/react-router/dist/lib/components.d.ts#L145
Namespace 'React' has no exported member 'JSX'.
build (14.x): node_modules/react-router/dist/lib/hooks.d.ts#L123
Namespace 'React' has no exported member 'JSX'.
build (14.x): src/components/Router.tsx#L2
Module '"react-router-dom"' has no exported member 'Switch'.
build (14.x)
Process completed with exit code 2.
build (15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/