Upgrade Remix to react-router v7 #104
node.js.yml
on: pull_request
Matrix: formatAndLint
Matrix: buildAndTest
Annotations
9 errors and 1 warning
formatAndLint (20.x):
app/components/DevIcons/Skills.tsx#L27
Module '"react-icons/si"' has no exported member 'SiPlaywright'.
|
formatAndLint (20.x):
app/entry.server.tsx#L7
Cannot find module 'node:stream' or its corresponding type declarations.
|
formatAndLint (20.x):
app/utils/content.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
formatAndLint (20.x):
app/utils/content.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
formatAndLint (20.x):
app/utils/content.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
formatAndLint (20.x):
app/utils/content.ts#L9
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
formatAndLint (20.x):
app/utils/getBuildEnv.ts#L1
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
formatAndLint (20.x):
app/utils/markdown.ts#L36
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
formatAndLint (20.x)
Process completed with exit code 2.
|
formatAndLint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|