Skip to content

build(deps): bump @remix-run/react from 2.12.1 to 2.13.1 #4319

build(deps): bump @remix-run/react from 2.12.1 to 2.13.1

build(deps): bump @remix-run/react from 2.12.1 to 2.13.1 #4319

Triggered via push October 14, 2024 17:31
Status Failure
Total duration 46s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

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.