feat: add local ipfs pinning service api adaptor #196
Annotations
8 errors
Test:
pin.js#L100
'err' is of type 'unknown'.
|
Test:
pin.js#L100
Expected 1 arguments, but got 2.
|
Test:
pin.js#L110
'res' is possibly 'undefined'.
|
Test:
pin.js#L110
Type 'ReadableStream<Uint8Array> | null' is not assignable to type 'ReadableStream<any>'.
|
Test:
pin.js#L164
Property 'writeHead' does not exist on type 'OutgoingMessage<IncomingMessage>'.
|
Test:
pin.js#L194
'err' is of type 'unknown'.
|
Test:
pin.js#L194
Expected 1 arguments, but got 2.
|
Test
Process completed with exit code 2.
|