introduce: jotai for state management instead using useState #19
Annotations
10 errors and 1 warning
build (18.x):
src/components/modal/mInQ.tsx#L3
Cannot find module 'jotai' or its corresponding type declarations.
|
build (18.x):
src/components/modal/mInQ.tsx#L5
'Tclient' is declared but its value is never read.
|
build (18.x):
src/components/modal/mInQ.tsx#L6
'TmodalOpenStates' is declared but its value is never read.
|
build (18.x):
src/components/modal/mInQ.tsx#L7
'TorderWithDetails' is declared but its value is never read.
|
build (18.x):
src/components/modal/mInQ.tsx#L14
'Tcompany' is declared but its value is never read.
|
build (18.x):
src/pages/client/client.tsx#L4
Cannot find module 'jotai' or its corresponding type declarations.
|
build (18.x):
src/pages/client/modals/mOrderDel.tsx#L4
Cannot find module 'jotai' or its corresponding type declarations.
|
build (18.x):
src/pages/client/modals/mOrderForm.tsx#L6
Cannot find module 'jotai' or its corresponding type declarations.
|
build (18.x):
src/pages/client/modals/mOrderForm.tsx#L177
Parameter 'item' implicitly has an 'any' type.
|
build (18.x):
src/pages/client/modals/mOrderPay.tsx#L6
Cannot find module 'jotai' or its corresponding type declarations.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|