chore(main): release 1.4.3 (#43) #39
release-please.yml
on: push
release-node
/
release
Annotations
3 errors and 2 warnings
src/ipfs/parseIpfs.spec.ts > parse-ipfs > should work fine with json proposals:
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.spec.ts > parse-ipfs > should work fine with text proposals:
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' }
|
test-node / release
Process completed with exit code 1.
|
release-please
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/release-please-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-node / release
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/
|