Skip to content

Bump the remix group with 5 updates #159

Bump the remix group with 5 updates

Bump the remix group with 5 updates #159

Triggered via pull request December 11, 2023 07:42
@dependabotdependabot[bot]
synchronize #2077
Status Failure
Total duration 30s
Artifacts

typescript.yml

on: pull_request_target
typescript
21s
typescript
Fit to window
Zoom out
Zoom in

Annotations

7 errors
typescript: app/entry.server.tsx#L5
Module '"@remix-run/node"' has no exported member 'Response'.
typescript: app/entry.server.tsx#L5
Module '"@remix-run/node"' has no exported member 'Headers'.
typescript: app/root.tsx#L3
'"@remix-run/node"' has no exported member named 'V2_MetaFunction'. Did you mean 'MetaFunction'?
typescript: app/routes/404.tsx#L3
Type '{ title: string; }' is missing the following properties from type 'ServerRuntimeMetaDescriptor[]': length, pop, push, concat, and 29 more.
typescript: app/routes/_index.tsx#L1
'"@remix-run/node"' has no exported member named 'V2_MetaFunction'. Did you mean 'MetaFunction'?
typescript: app/routes/_index.tsx#L3
Binding element 'matches' implicitly has an 'any' type.
typescript
Process completed with exit code 2.