Skip to content

Add estimated item size for each item #807

Add estimated item size for each item

Add estimated item size for each item #807

Triggered via push December 24, 2024 04:22
Status Failure
Total duration 47s
Artifacts

test.yml

on: push
Run static tests
39s
Run static tests
Fit to window
Zoom out
Zoom in

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