feat: upgrade to Remix v2 #383
deploy.yml
on: pull_request
⬣ ESLint
1m 21s
ʦ TypeScript
1m 25s
⚡ Vitest
1m 23s
⚫️ Cypress
3m 59s
deploy
0s
Annotations
11 errors
ʦ TypeScript:
app/entry.server.tsx#L10
Module '"@remix-run/node"' has no exported member 'Response'.
|
ʦ TypeScript:
app/root.tsx#L2
Module '"@remix-run/node"' has no exported member 'LoaderArgs'.
|
ʦ TypeScript:
app/routes/join.tsx#L1
Module '"@remix-run/node"' has no exported member 'ActionArgs'.
|
ʦ TypeScript:
app/routes/join.tsx#L1
Module '"@remix-run/node"' has no exported member 'LoaderArgs'.
|
ʦ TypeScript:
app/routes/login.tsx#L1
Module '"@remix-run/node"' has no exported member 'ActionArgs'.
|
ʦ TypeScript:
app/routes/login.tsx#L1
Module '"@remix-run/node"' has no exported member 'LoaderArgs'.
|
ʦ TypeScript:
app/routes/logout.tsx#L1
Module '"@remix-run/node"' has no exported member 'ActionArgs'.
|
ʦ TypeScript:
app/routes/notes.$noteId.tsx#L1
Module '"@remix-run/node"' has no exported member 'ActionArgs'.
|
ʦ TypeScript:
app/routes/notes.$noteId.tsx#L1
Module '"@remix-run/node"' has no exported member 'LoaderArgs'.
|
ʦ TypeScript:
app/routes/notes.new.tsx#L1
Module '"@remix-run/node"' has no exported member 'ActionArgs'.
|
⚫️ Cypress
Response code 500 (Internal Server Error)
|