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

Begin drafting context schema #102

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

undo sidebars change

630c920
Select commit
Loading
Failed to load commit list.
Draft

Begin drafting context schema #102

undo sidebars change
630c920
Select commit
Loading
Failed to load commit list.
Fleek.co / ethdebug succeeded Sep 28, 2024 in 3m 3s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2024-09-28T02:03:00.888Z

2024-09-28T02:03:01.743Z: Deploy started
2024-09-28T02:03:04.870Z: Docker image: 'node:slim'
2024-09-28T02:03:04.870Z: Build command: 'yarn && cd packages/web && yarn build && mkdir dist && mv build dist/format'
2024-09-28T02:03:04.870Z: Triggering build execution...
2024-09-28T02:03:33.275Z: yarn install v1.22.22
2024-09-28T02:03:33.379Z: [1/4] Resolving packages...
2024-09-28T02:03:33.911Z: [2/4] Fetching packages...
2024-09-28T02:03:58.566Z: [3/4] Linking dependencies...
2024-09-28T02:03:58.568Z: warning " > @apideck/[email protected]" has unmet peer dependency "ajv@>=8".
2024-09-28T02:03:58.571Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/pointers > [email protected]" has unmet peer dependency "@types/node@*".
2024-09-28T02:03:58.571Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > @mdx-js/[email protected]" has unmet peer dependency "@types/react@>=16".
2024-09-28T02:03:58.571Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > @monaco-editor/[email protected]" has unmet peer dependency "monaco-editor@>= 0.25.0 < 1".
2024-09-28T02:03:58.571Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > [email protected]" has unmet peer dependency "@docusaurus/theme-classic@^3.0.0".
2024-09-28T02:03:58.571Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
2024-09-28T02:03:58.571Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > [email protected]" has unmet peer dependency "@types/react@>=18".
2024-09-28T02:03:58.573Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > @docusaurus/core > [email protected]" has unmet peer dependency "react-loadable@*".
2024-09-28T02:03:58.574Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > @monaco-editor/react > @monaco-editor/[email protected]" has unmet peer dependency "monaco-editor@>= 0.21.0 < 1".
2024-09-28T02:03:58.574Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "webpack@^4.5.0 || 5.x".
2024-09-28T02:03:58.574Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "@types/react@>=16 <= 18".
2024-09-28T02:03:58.580Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > @docusaurus/preset-classic > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/[email protected]" has unmet peer dependency "@algolia/client-search@>= 4.9.1 < 6".
2024-09-28T02:03:58.584Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > @docusaurus/preset-classic > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-core > @algolia/[email protected]" has unmet peer dependency "search-insights@>= 1 < 3".
2024-09-28T02:03:58.584Z: warning "workspace-aggregator-7c89b90c-8bb1-452f-9120-c781e797b184 > @ethdebug/format-web > @docusaurus/preset-classic > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-core > @algolia/[email protected]" has unmet peer dependency "@algolia/client-search@>= 4.9.1 < 6".
2024-09-28T02:04:23.693Z: [4/4] Building fresh packages...
2024-09-28T02:04:25.696Z: $ lerna run prepare
2024-09-28T02:04:26.438Z: (node:242) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-09-28T02:04:26.438Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-09-28T02:04:26.443Z: lerna notice cli v8.0.2
2024-09-28T02:04:26.483Z: lerna info versioning independent
2024-09-28T02:04:26.495Z: >  Lerna (powered by Nx)   Running target prepare for 2 projects:
2024-09-28T02:04:26.495Z: - @ethdebug/format
2024-09-28T02:04:26.495Z: - @ethdebug/pointers
2024-09-28T02:04:26.495Z: 
2024-09-28T02:04:29.497Z: > @ethdebug/format:prepare
2024-09-28T02:04:29.497Z: yarn run v1.22.22
2024-09-28T02:04:29.497Z: $ yarn prepare:yamls && tsc
2024-09-28T02:04:29.497Z: $ node ./bin/generate-schema-yamls.js > yamls.ts
2024-09-28T02:04:29.497Z: �[2K�[1GDone in 2.43s.
2024-09-28T02:04:32.472Z: > @ethdebug/pointers:prepare
2024-09-28T02:04:32.472Z: yarn run v1.22.22
2024-09-28T02:04:32.472Z: $ tsc
2024-09-28T02:04:32.472Z: �[2K�[1GDone in 2.52s.
2024-09-28T02:04:32.472Z: 
2024-09-28T02:04:32.473Z: >  Lerna (powered by Nx)   Successfully ran target prepare for 2 projects
2024-09-28T02:04:32.481Z: Done in 59.21s.
2024-09-28T02:04:32.677Z: yarn run v1.22.22
2024-09-28T02:04:32.697Z: warning package.json: "dependencies" has dependency "@docusaurus/tsconfig" with range "^3.4.0" that collides with a dependency in "devDependencies" of the same name with version "^3.0.1"
2024-09-28T02:04:32.697Z: warning package.json: "dependencies" has dependency "@docusaurus/types" with range "^3.4.0" that collides with a dependency in "devDependencies" of the same name with version "^3.0.1"
2024-09-28T02:04:32.710Z: $ docusaurus build
2024-09-28T02:04:33.649Z: (node:397) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-09-28T02:04:33.649Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-09-28T02:04:33.980Z: [INFO] [en] Creating an optimized production build...
2024-09-28T02:04:36.333Z: Browserslist: caniuse-lite is outdated. Please run:
2024-09-28T02:04:36.333Z: npx update-browserslist-db@latest
2024-09-28T02:04:36.333Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-09-28T02:04:36.420Z: ℹ Compiling Client
2024-09-28T02:04:36.448Z: ℹ Compiling Server
2024-09-28T02:04:36.964Z: Browserslist: caniuse-lite is outdated. Please run:
2024-09-28T02:04:36.964Z: npx update-browserslist-db@latest
2024-09-28T02:04:36.964Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-09-28T02:04:47.421Z: Browserslist: caniuse-lite is outdated. Please run:
2024-09-28T02:04:47.421Z: npx update-browserslist-db@latest
2024-09-28T02:04:47.421Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-09-28T02:05:04.771Z: ✔ Server: Compiled successfully in 28.32s
2024-09-28T02:05:39.982Z: Browserslist: caniuse-lite is outdated. Please run:
2024-09-28T02:05:39.985Z: npx update-browserslist-db@latest
2024-09-28T02:05:39.985Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-09-28T02:05:41.300Z: ✔ Client: Compiled successfully in 1.08m
2024-09-28T02:05:41.308Z: [WARNING] {"moduleIdentifier":"/workspace/node_modules/@ts-morph/common/dist/typescript.js","moduleName":"../../node_modules/@ts-morph/common/dist/typescript.js","loc":"3037:89-110","message":"Module not found: Error: Can't resolve 'perf_hooks' in '/workspace/node_modules/@ts-morph/common/dist'","compilerPath":"client"}
2024-09-28T02:05:41.308Z: [WARNING] {"moduleIdentifier":"/workspace/node_modules/@ts-morph/common/dist/typescript.js","moduleName":"../../node_modules/@ts-morph/common/dist/typescript.js","loc":"3071:20-42","message":"Critical dependency: the request of a dependency is an expression","compilerPath":"client"}
2024-09-28T02:05:41.309Z: [WARNING] {"moduleIdentifier":"/workspace/node_modules/@ts-morph/common/dist/typescript.js","moduleName":"../../node_modules/@ts-morph/common/dist/typescript.js","loc":"6284:33-52","message":"Critical dependency: the request of a dependency is an expression","compilerPath":"client"}
2024-09-28T02:05:41.309Z: [WARNING] {"moduleIdentifier":"/workspace/node_modules/@ts-morph/common/dist/typescript.js","moduleName":"../../node_modules/@ts-morph/common/dist/typescript.js","loc":"3071:20-42","message":"Critical dependency: the request of a dependency is an expression","compilerPath":"server"}
2024-09-28T02:05:41.309Z: [WARNING] {"moduleIdentifier":"/workspace/node_modules/@ts-morph/common/dist/typescript.js","moduleName":"../../node_modules/@ts-morph/common/dist/typescript.js","loc":"6284:33-52","message":"Critical dependency: the request of a dependency is an expression","compilerPath":"server"}
2024-09-28T02:05:56.381Z: [SUCCESS] Generated static files in "build".
2024-09-28T02:05:56.381Z: [INFO] Use `npm run serve` command to test your build locally.
2024-09-28T02:05:56.442Z: Done in 83.77s.
2024-09-28T02:05:58.741Z: Deployed to IPFS and got the hash:
2024-09-28T02:05:58.741Z: QmNQCkFi4R3gYrosQe71GKQJ9TfEEdqj6D3P4Q58u5Ubik
2024-09-28T02:05:58.741Z: Checking content availability on IPFS...
2024-09-28T02:06:01.429Z: Updating DNS records...
2024-09-28T02:06:02.699Z: DNS was updated. You can visit the new site at:
2024-09-28T02:06:02.699Z: https://ethdebug.on.fleek.co