Ported to Vite #11
Annotations
10 errors and 1 warning
build (20.x):
src/components/GridInput.test.tsx#L1
'React' is declared but its value is never read.
|
build (20.x):
src/components/GridInput.test.tsx#L2
Cannot find module '@testing-library/react' or its corresponding type declarations.
|
build (20.x):
src/components/GridInput.test.tsx#L7
Cannot find name 'jest'.
|
build (20.x):
src/components/GridInput.test.tsx#L9
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
build (20.x):
src/components/GridInput.test.tsx#L10
Cannot find name 'jest'.
|
build (20.x):
src/components/GridInput.test.tsx#L11
Cannot find name 'jest'.
|
build (20.x):
src/components/GridInput.test.tsx#L12
Cannot find name 'jest'.
|
build (20.x):
src/components/GridInput.test.tsx#L14
Cannot find name 'beforeEach'.
|
build (20.x):
src/components/GridInput.test.tsx#L16
Cannot find name 'jest'.
|
build (20.x):
src/components/GridInput.test.tsx#L18
Cannot find name 'jest'.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|