Module-first setup #80
Annotations
6 errors and 1 warning
test:
examples/01_counter/src/app.tsx#L11
Cannot find module 'valtio-signal/jsx-runtime' or its corresponding type declarations.
|
test:
examples/02_props/src/app.tsx#L11
Cannot find module 'valtio-signal/jsx-runtime' or its corresponding type declarations.
|
test:
examples/03_async/src/app.tsx#L29
Cannot find module 'valtio-signal/jsx-runtime' or its corresponding type declarations.
|
test:
examples/04_todos/src/app.tsx#L47
Cannot find module 'valtio-signal/jsx-runtime' or its corresponding type declarations.
|
test:
examples/05_setvalue/src/app.tsx#L16
Cannot find module 'valtio-signal/jsx-runtime' or its corresponding type declarations.
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|