Skip to content

feat: add local ipfs pinning service api adaptor #196

feat: add local ipfs pinning service api adaptor

feat: add local ipfs pinning service api adaptor #196

Triggered via pull request September 13, 2023 14:41
@olizillaolizilla
synchronize #69
ps
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.