Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo Update ARCHITECTURE.md #485

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Typo Update ARCHITECTURE.md

0e1bbdd
Select commit
Loading
Failed to load commit list.
Open

Typo Update ARCHITECTURE.md #485

Typo Update ARCHITECTURE.md
0e1bbdd
Select commit
Loading
Failed to load commit list.
Fleek.co / specs-ipfs-tech succeeded Nov 3, 2024 in 2m 50s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2024-11-03T19:33:11.852Z

2024-11-03T19:33:14.742Z: Deploy started
2024-11-03T19:33:19.846Z: Docker image: 'node:lts'
2024-11-03T19:33:19.846Z: Build command: 'make website'
2024-11-03T19:33:19.846Z: Triggering build execution...
2024-11-03T19:34:06.744Z: rm -rf ./out
2024-11-03T19:34:06.745Z: /bin/sh: 1: spec-generator: not found
2024-11-03T19:34:06.745Z: Installed version () is different from the desired version (1.5.0).
2024-11-03T19:34:06.745Z: Installing [email protected]
2024-11-03T19:34:38.358Z: npm warn EBADENGINE Unsupported engine {
2024-11-03T19:34:38.358Z: npm warn EBADENGINE   package: '[email protected]',
2024-11-03T19:34:38.358Z: npm warn EBADENGINE   required: { node: '14.7.0' },
2024-11-03T19:34:38.358Z: npm warn EBADENGINE   current: { node: 'v22.11.0', npm: '10.9.0' }
2024-11-03T19:34:38.358Z: npm warn EBADENGINE }
2024-11-03T19:34:41.577Z: npm warn deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2024-11-03T19:34:41.899Z: npm warn deprecated [email protected]: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10.
2024-11-03T19:34:43.569Z: npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2024-11-03T19:34:43.592Z: npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-11-03T19:34:43.785Z: npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
2024-11-03T19:34:43.821Z: npm warn deprecated [email protected]: Use your platform's native DOMException instead
2024-11-03T19:34:43.886Z: npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
2024-11-03T19:34:43.901Z: npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-11-03T19:34:44.031Z: npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
2024-11-03T19:34:44.192Z: npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
2024-11-03T19:34:44.564Z: npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-11-03T19:34:44.579Z: npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
2024-11-03T19:34:45.644Z: npm warn deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
2024-11-03T19:35:07.816Z: added 794 packages in 1m
2024-11-03T19:35:07.816Z: 241 packages are looking for funding
2024-11-03T19:35:07.816Z: run `npm fund` for details
2024-11-03T19:35:07.841Z: spec-generator -c .config.json
2024-11-03T19:35:10.314Z: (node:117) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-11-03T19:35:10.314Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/bitswap-protocol/index.html from /workspace/src/bitswap-protocol.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/compact-denylist-format/index.html from /workspace/src/compact-denylist-format.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/architecture/principles/index.html from /workspace/src/architecture/principles.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/http-gateways/dnslink-gateway/index.html from /workspace/src/http-gateways/dnslink-gateway.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/http-gateways/libp2p-gateway/index.html from /workspace/src/http-gateways/libp2p-gateway.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/http-gateways/path-gateway/index.html from /workspace/src/http-gateways/path-gateway.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/http-gateways/subdomain-gateway/index.html from /workspace/src/http-gateways/subdomain-gateway.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/http-gateways/web-redirects-file/index.html from /workspace/src/http-gateways/web-redirects-file.md (liquid)
2024-11-03T19:35:14.871Z: [11ty] Writing /workspace/out/http-gateways/trustless-gateway/index.html from /workspace/src/http-gateways/trustless-gateway.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0001/index.html from /workspace/src/ipips/ipip-0001.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0002/index.html from /workspace/src/ipips/ipip-0002.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0288/index.html from /workspace/src/ipips/ipip-0288.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0328/index.html from /workspace/src/ipips/ipip-0328.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0337/index.html from /workspace/src/ipips/ipip-0337.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0351/index.html from /workspace/src/ipips/ipip-0351.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0379/index.html from /workspace/src/ipips/ipip-0379.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0383/index.html from /workspace/src/ipips/ipip-0383.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0386/index.html from /workspace/src/ipips/ipip-0386.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0402/index.html from /workspace/src/ipips/ipip-0402.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0410/index.html from /workspace/src/ipips/ipip-0410.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0412/index.html from /workspace/src/ipips/ipip-0412.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0417/index.html from /workspace/src/ipips/ipip-0417.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0428/index.html from /workspace/src/ipips/ipip-0428.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipips/ipip-0484/index.html from /workspace/src/ipips/ipip-0484.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipns/ipns-pubsub-router/index.html from /workspace/src/ipns/ipns-pubsub-router.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/ipns/ipns-record/index.html from /workspace/src/ipns/ipns-record.md (liquid)
2024-11-03T19:35:14.872Z: [11ty] Writing /workspace/out/meta/code-of-conduct/index.html from /workspace/src/meta/code-of-conduct.md (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/meta/ipip-process/index.html from /workspace/src/meta/ipip-process.md (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/meta/spec-for-specs/index.html from /workspace/src/meta/spec-for-specs.md (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/routing/http-routing-v1/index.html from /workspace/src/routing/http-routing-v1.md (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/index.html from /workspace/src/index.html (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/architecture/index.html from /workspace/src/architecture/index.html (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/exchange/index.html from /workspace/src/exchange/index.html (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/http-gateways/index.html from /workspace/src/http-gateways/index.html (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/ipips/index.html from /workspace/src/ipips/index.html (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/ipns/index.html from /workspace/src/ipns/index.html (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/meta/index.html from /workspace/src/meta/index.html (liquid)
2024-11-03T19:35:14.873Z: [11ty] Writing /workspace/out/routing/index.html from /workspace/src/routing/index.html (liquid)
2024-11-03T19:35:14.889Z: [11ty] Copied 45 files / Wrote 38 files in 4.56 seconds (120.0ms each, v2.0.1)
2024-11-03T19:35:27.604Z: Deployed to IPFS and got the hash:
2024-11-03T19:35:27.604Z: QmPUG4nWXE84HkoyoPm5cGnHLqujv8B4cGHLvK72JNJZmV
2024-11-03T19:35:27.604Z: Checking content availability on IPFS...
2024-11-03T19:36:00.008Z: You can preview this build on :
2024-11-03T19:36:00.008Z: https://bafybeiaqz25pqck6b5bkafv4b7i3htuetxor6ba2nxbwvmj6zlze47ycnq.on.fleek.co