fix: make "recursions" debug message #63
test-release-alpha.yml
on: pull_request
test
/
release
23s
Package Size Report
3m 3s
release-node-alpha
/
release-alpha
Annotations
3 errors and 6 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 / release
Process completed with exit code 1.
|
test / 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/
|
Package Size Report
The following actions uses node12 which is deprecated and will be forced to run on node16: pkg-size/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package Size Report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pkg-size/action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Package Size Report
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package Size Report
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Package Size Report
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|