feat(typescript): Update isomorphic-fetch file to allow for response streaming #124
samples-typescript-encode-decode.yaml
on: pull_request
Matrix: Test TypeScript Encoding / Decoding
Annotations
9 errors
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 22)
Process completed with exit code 1.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 22)
Property 'stream' is missing in type '{ binary: () => Promise<never>; text: () => Promise<string>; }' but required in type 'ResponseBody'.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 22)
Property 'stream' is missing in type '{ binary: () => Promise<never>; text: () => Promise<string>; }' but required in type 'ResponseBody'.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 20)
Process completed with exit code 1.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 20)
Property 'stream' is missing in type '{ binary: () => Promise<never>; text: () => Promise<string>; }' but required in type 'ResponseBody'.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 20)
Property 'stream' is missing in type '{ binary: () => Promise<never>; text: () => Promise<string>; }' but required in type 'ResponseBody'.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 24)
Process completed with exit code 1.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 24)
Property 'stream' is missing in type '{ binary: () => Promise<never>; text: () => Promise<string>; }' but required in type 'ResponseBody'.
|
|
Test TypeScript Encoding / Decoding (samples/client/others/typescript/encode-decode/test, 24)
Property 'stream' is missing in type '{ binary: () => Promise<never>; text: () => Promise<string>; }' but required in type 'ResponseBody'.
|