[draft] react-router 7 support #1562
Annotations
11 errors
test:
packages/react-router-runtime/src/index.ts#L16
Module '"@react-router/server-runtime"' has no exported member 'broadcastDevReady'.
|
test:
packages/react-router-runtime/src/index.ts#L22
Module '"@react-router/server-runtime"' has no exported member 'logDevReady'.
|
test:
packages/react-router-runtime/src/index.ts#L30
Module '"@react-router/server-runtime"' has no exported member 'UNSAFE_SingleFetchRedirectSymbol'.
|
test:
packages/react-router-runtime/src/index.ts#L82
Module '"@react-router/server-runtime"' has no exported member 'UNSAFE_SingleFetchResults'.
|
test:
packages/react-router-runtime/src/index.ts#L83
Module '"@react-router/server-runtime"' has no exported member 'UNSAFE_SingleFetchResult'.
|
test:
packages/remix-adapter/vitest.config.ts#L2
Conflicting definitions for 'vite/client' found at '/home/runner/work/remix-compute/remix-compute/node_modules/.pnpm/vite@5.3.5_@types+node@20.16.5/node_modules/vite/client.d.ts' and '/home/runner/work/remix-compute/remix-compute/node_modules/.pnpm/vite@5.4.11_@types+node@20.16.5/node_modules/vite/client.d.ts'. Consider installing a specific version of this library to resolve the conflict.
|
test:
packages/remix-edge-adapter/src/common/entry.server.tsx#L10
Cannot find module '@netlify/remix-runtime' or its corresponding type declarations.
|
test:
packages/remix-edge-adapter/src/common/server.ts#L1
Cannot find module '@netlify/remix-runtime' or its corresponding type declarations.
|
test:
packages/remix-edge-adapter/src/common/server.ts#L2
Cannot find module '@netlify/remix-runtime' or its corresponding type declarations.
|
test
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|