Skip to content

Feature/ins-3621-revamp-getbodybuffer-for-reading-response #17127

Feature/ins-3621-revamp-getbodybuffer-for-reading-response

Feature/ins-3621-revamp-getbodybuffer-for-reading-response #17127

Triggered via pull request January 22, 2025 16:26
Status Failure
Total duration 1m 36s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test
Binding element 'path' implicitly has an 'any' type.
Test
Property 'error' does not exist on type 'string | Buffer'.
Test
Property 'error' does not exist on type 'string | Buffer'.
Test
Property 'body' does not exist on type 'string | Buffer'.
Test
Binding element 'path' implicitly has an 'any' type.
Test
Property 'error' does not exist on type 'string | Buffer'.
Test
Property 'error' does not exist on type 'string | Buffer'.
Test
Property 'body' does not exist on type 'string | Buffer'.
Test
Module '"../../models/response"' has no exported member 'readCurlResponse'.
Test
Property 'readFile' is missing in type '{ startExecution: (options: { requestId: string; }) => void; addExecutionStep: (options: { requestId: string; stepName: string; }) => void; completeExecutionStep: (options: { requestId: string; }) => void; ... 26 more ...; extractJsonFileFromPostmanDataDumpArchive: (archivePath: string) => Promise<...>; }' but required in type 'RendererToMainBridgeAPI'.