Skip to content

Feature/like-api

Feature/like-api #21

Triggered via pull request December 7, 2023 13:39
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test (19.x): src/handlers/defaultModel.handler.ts#L181
Type '{ category_id: string | undefined; imageUrl: string | undefined; subImageUrls: string[] | undefined; model: { update: { gcode: string | undefined; price: number | undefined; name: string | undefined; ModelPromotion: { ...; }; description: string | undefined; }; }; }' is not assignable to type '(Without<DefaultModelUpdateInput, DefaultModelUncheckedUpdateInput> & DefaultModelUncheckedUpdateInput) | (Without<...> & DefaultModelUpdateInput)'.
Test (19.x)
Process completed with exit code 2.