ipfs / js-kubo-rpc-client

A client library for the Kubo RPC API
https://www.npmjs.com/package/kubo-rpc-client
Other
28 stars 6 forks source link

deps: update @multiformats/multiaddr #213

Closed SgtPooki closed 7 months ago

SgtPooki commented 7 months ago

This work is part of https://github.com/ipfs/ipfs-webui/issues/2176


Also, if you look at the Actions of this repo, many tests have been failing in the CI for a while. This PR addresses that, as well as updates @multiformats/multiaddr

image

SgtPooki commented 7 months ago

restarting failed workflow: https://github.com/ipfs/js-kubo-rpc-client/actions/runs/7024231846/job/19112529226?pr=213#step:5:740

Error [HTTPError]: failed to check pin status for requestid="req-3" due to error: reason: "NotFound", details: "Error\n    at notFound (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/mock-ipfs-pinning-service/service/util.js:25:52)\n    at getPin (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/mock-ipfs-pinning-service/service/pins.js:141:18)\n    at /home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/mock-ipfs-pinning-service/service/util.js:69:43\n    at OASRouter (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/oas-tools/common/middleware/oas-router.js:322:22)\n    at Layer.handle [as handle_request] (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/express/lib/router/route.js:144:13)\n    at Route.dispatch (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/express/lib/router/route.js:114:3)\n    at Layer.handle [as handle_request] (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/express/lib/router/layer.js:95:5)\n    at /home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/express/lib/router/index.js:284:15\n    at param (/home/runner/work/js-kubo-rpc-client/js-kubo-rpc-client/node_modules/express/lib/router/index.js:365:14)": 404 Not Found
SgtPooki commented 7 months ago

im able to repro the error with aegir test -t browser -g '.pin.remote.add' -- --browser firefox