fix: make "recursions" debug message (#42) #38
Annotations
3 errors and 1 warning
src/ipfs/parseIpfs.ts#L22
TypeError: fetch failed
❯ Module.getProposalMetadata src/ipfs/parseIpfs.ts:22:24
❯ src/ipfs/parseIpfs.spec.ts:7:22
Caused by: Error: getaddrinfo ENOTFOUND cloudflare-ipfs.com
❯ GetAddrInfoReqWrap.onlookupall [as oncomplete] node:dns:120:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -3007, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'cloudflare-ipfs.com' }
|
src/ipfs/parseIpfs.ts#L22
TypeError: fetch failed
❯ Module.getProposalMetadata src/ipfs/parseIpfs.ts:22:24
❯ src/ipfs/parseIpfs.spec.ts:13:22
Caused by: Error: getaddrinfo ENOTFOUND cloudflare-ipfs.com
❯ GetAddrInfoReqWrap.onlookupall [as oncomplete] node:dns:120:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -3007, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'cloudflare-ipfs.com' }
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading