Add estimated item size for each item #807
Annotations
2 errors and 1 warning
Run static tests
Type '{ userId: string; storeId: string; products: { createMany: { data: { productId: string; unitPrice: number; quantity: number; }[]; }; }; total: number; transactionFee: number; serviceFee: number; }' is not assignable to type '(Without<OrderCreateInput, OrderUncheckedCreateInput> & OrderUncheckedCreateInput) | (Without<...> & OrderCreateInput)'.
|
Run static tests
Process completed with exit code 2.
|
Run static tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|