use swr to fetch cart data #96
Annotations
8 errors
format
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
typecheck:
src/app/order/cart-client.tsx#L25
Parameter 'acc' implicitly has an 'any' type.
|
typecheck:
src/app/order/cart-client.tsx#L25
Parameter 'item' implicitly has an 'any' type.
|
typecheck:
src/app/order/cart-client.tsx#L38
Parameter 'product' implicitly has an 'any' type.
|
typecheck:
src/app/order/page.tsx#L22
Cannot find name 'totalCost'.
|
typecheck:
src/app/order/page.tsx#L31
Cannot find name 'LoginForm'.
|
typecheck
Process completed with exit code 2.
|