Skip to content

Add sendPostBinary

Add sendPostBinary #95

Triggered via pull request July 19, 2023 17:47
Status Failure
Total duration 42s
Artifacts

ci.yml

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

Annotations

5 errors
build (18.x): src/http/httpClient.spec.ts#L621
Argument of type '{ category: string; description: string; id: number; image: string; price: number; rating: { count: number; rate: number; }; title: string; }' is not assignable to parameter of type 'Uint8Array | Readable | Buffer | FormData | null'.
build (18.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): src/http/httpClient.spec.ts#L621
Argument of type '{ category: string; description: string; id: number; image: string; price: number; rating: { count: number; rate: number; }; title: string; }' is not assignable to parameter of type 'Uint8Array | Readable | Buffer | FormData | null'.
build (20.x)
The operation was canceled.