build(deps): bump @remix-run/react from 2.12.1 to 2.13.1 #4319
Annotations
11 errors
node 20 / macOS-latest:
node_modules/@remix-run/react/dist/browser.d.ts#L6
Subsequent variable declarations must have the same type. Variable '__remixContext' must be of type '{ basename?: string | undefined; state: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>; criticalCss?: string | undefined; future: FutureConfig; ... 4 more ...; dev?: { ...; } | undefined; }', but here has type '{ basename?: string | undefined; state: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>; criticalCss?: string | undefined; future: FutureConfig; ... 4 more ...; dev?: { ...; } | undefined; }'.
|
node 20 / macOS-latest:
node_modules/@remix-run/react/dist/browser.d.ts#L20
Subsequent variable declarations must have the same type. Variable '__remixRouter' must be of type 'Router', but here has type 'Router'.
|
node 20 / macOS-latest:
node_modules/@remix-run/react/dist/browser.d.ts#L21
Subsequent variable declarations must have the same type. Variable '__remixRouteModules' must be of type 'RouteModules', but here has type 'RouteModules'.
|
node 20 / macOS-latest
Process completed with exit code 2.
|
node 20 / windows-latest
The job was canceled because "_20_macOS-latest" failed.
|
node 20 / windows-latest
The operation was canceled.
|
node 20 / ubuntu-latest
The job was canceled because "_20_macOS-latest" failed.
|
node 20 / ubuntu-latest:
node_modules/@remix-run/react/dist/browser.d.ts#L6
Subsequent variable declarations must have the same type. Variable '__remixContext' must be of type '{ basename?: string | undefined; state: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>; criticalCss?: string | undefined; future: FutureConfig; ... 4 more ...; dev?: { ...; } | undefined; }', but here has type '{ basename?: string | undefined; state: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>; criticalCss?: string | undefined; future: FutureConfig; ... 4 more ...; dev?: { ...; } | undefined; }'.
|
node 20 / ubuntu-latest:
node_modules/@remix-run/react/dist/browser.d.ts#L20
Subsequent variable declarations must have the same type. Variable '__remixRouter' must be of type 'Router', but here has type 'Router'.
|
node 20 / ubuntu-latest:
node_modules/@remix-run/react/dist/browser.d.ts#L21
Subsequent variable declarations must have the same type. Variable '__remixRouteModules' must be of type 'RouteModules', but here has type 'RouteModules'.
|
node 20 / ubuntu-latest
The operation was canceled.
|