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

Add { $wordsized: <expression> } expression #93

Merged
merged 1 commit into from
Jun 25, 2024

Add { $wordsized: <expression> } sugar

2865e43
Select commit
Loading
Failed to load commit list.
Merged

Add { $wordsized: <expression> } expression #93

Add { $wordsized: <expression> } sugar
2865e43
Select commit
Loading
Failed to load commit list.
Fleek.co / ethdebug succeeded Jun 25, 2024 in 2m 49s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2024-06-25T20:27:36.046Z

2024-06-25T20:27:37.144Z: Deploy started
2024-06-25T20:27:39.247Z: Docker image: 'node:slim'
2024-06-25T20:27:39.247Z: Build command: 'yarn && cd packages/web && yarn build && mkdir dist && mv build dist/format'
2024-06-25T20:27:39.247Z: Triggering build execution...
2024-06-25T20:28:05.891Z: yarn install v1.22.22
2024-06-25T20:28:05.971Z: [1/4] Resolving packages...
2024-06-25T20:28:06.417Z: [2/4] Fetching packages...
2024-06-25T20:28:27.649Z: [3/4] Linking dependencies...
2024-06-25T20:28:27.651Z: warning " > @apideck/[email protected]" has unmet peer dependency "ajv@>=8".
2024-06-25T20:28:27.653Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/pointers > [email protected]" has unmet peer dependency "@types/node@*".
2024-06-25T20:28:27.653Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > @mdx-js/[email protected]" has unmet peer dependency "@types/react@>=16".
2024-06-25T20:28:27.653Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > @monaco-editor/[email protected]" has unmet peer dependency "monaco-editor@>= 0.25.0 < 1".
2024-06-25T20:28:27.654Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > [email protected]" has unmet peer dependency "@docusaurus/theme-classic@^3.0.0".
2024-06-25T20:28:27.654Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > [email protected]" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
2024-06-25T20:28:27.654Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > [email protected]" has unmet peer dependency "@types/react@>=18".
2024-06-25T20:28:27.655Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > @docusaurus/core > [email protected]" has unmet peer dependency "react-loadable@*".
2024-06-25T20:28:27.655Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > @monaco-editor/react > @monaco-editor/[email protected]" has unmet peer dependency "monaco-editor@>= 0.21.0 < 1".
2024-06-25T20:28:27.656Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "webpack@^4.5.0 || 5.x".
2024-06-25T20:28:27.656Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "@types/react@>=16 <= 18".
2024-06-25T20:28:27.661Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @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-06-25T20:28:27.664Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @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-06-25T20:28:27.664Z: warning "workspace-aggregator-5204244f-0de7-408f-a5e7-d1e5628efcc5 > @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-06-25T20:28:56.070Z: [4/4] Building fresh packages...
2024-06-25T20:28:58.354Z: $ lerna run prepare
2024-06-25T20:28:59.033Z: (node:223) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-06-25T20:28:59.033Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-06-25T20:28:59.038Z: lerna notice cli v8.0.2
2024-06-25T20:28:59.082Z: lerna info versioning independent
2024-06-25T20:28:59.093Z: >  Lerna (powered by Nx)   Running target prepare for 2 projects:
2024-06-25T20:28:59.093Z: - @ethdebug/format
2024-06-25T20:28:59.093Z: - @ethdebug/pointers
2024-06-25T20:28:59.094Z: 
2024-06-25T20:29:01.933Z: > @ethdebug/format:prepare
2024-06-25T20:29:01.933Z: yarn run v1.22.22
2024-06-25T20:29:01.933Z: $ yarn prepare:yamls && tsc
2024-06-25T20:29:01.933Z: $ node ./bin/generate-schema-yamls.js > yamls.ts
2024-06-25T20:29:01.933Z: �[2K�[1GDone in 2.29s.
2024-06-25T20:29:04.552Z: > @ethdebug/pointers:prepare
2024-06-25T20:29:04.552Z: yarn run v1.22.22
2024-06-25T20:29:04.552Z: $ tsc
2024-06-25T20:29:04.552Z: �[2K�[1GDone in 2.14s.
2024-06-25T20:29:04.552Z: 
2024-06-25T20:29:04.553Z: >  Lerna (powered by Nx)   Successfully ran target prepare for 2 projects
2024-06-25T20:29:04.561Z: Done in 58.67s.
2024-06-25T20:29:04.772Z: yarn run v1.22.22
2024-06-25T20:29:04.791Z: 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-06-25T20:29:04.791Z: 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-06-25T20:29:04.804Z: $ docusaurus build
2024-06-25T20:29:05.727Z: (node:378) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-06-25T20:29:05.727Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-06-25T20:29:06.078Z: [INFO] [en] Creating an optimized production build...
2024-06-25T20:29:08.240Z: Browserslist: caniuse-lite is outdated. Please run:
2024-06-25T20:29:08.240Z: npx update-browserslist-db@latest
2024-06-25T20:29:08.240Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-06-25T20:29:08.325Z: ℹ Compiling Client
2024-06-25T20:29:08.353Z: ℹ Compiling Server
2024-06-25T20:29:08.782Z: Browserslist: caniuse-lite is outdated. Please run:
2024-06-25T20:29:08.782Z: npx update-browserslist-db@latest
2024-06-25T20:29:08.782Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-06-25T20:29:19.114Z: Browserslist: caniuse-lite is outdated. Please run:
2024-06-25T20:29:19.114Z: npx update-browserslist-db@latest
2024-06-25T20:29:19.114Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-06-25T20:29:34.521Z: ✔ Server: Compiled successfully in 26.17s
2024-06-25T20:30:06.204Z: Browserslist: caniuse-lite is outdated. Please run:
2024-06-25T20:30:06.204Z: npx update-browserslist-db@latest
2024-06-25T20:30:06.204Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-06-25T20:30:07.513Z: ✔ Client: Compiled successfully in 59.19s
2024-06-25T20:30:07.521Z: [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-06-25T20:30:07.521Z: [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-06-25T20:30:07.521Z: [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-06-25T20:30:07.521Z: [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-06-25T20:30:07.521Z: [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-06-25T20:30:18.773Z: [SUCCESS] Generated static files in "build".
2024-06-25T20:30:18.773Z: [INFO] Use `npm run serve` command to test your build locally.
2024-06-25T20:30:18.866Z: Done in 74.10s.
2024-06-25T20:30:21.474Z: Deployed to IPFS and got the hash:
2024-06-25T20:30:21.474Z: QmTkmvgnrq8dFEkxTpFi4QGgcteiSbQLc281U2nhJ6T8k2
2024-06-25T20:30:21.474Z: Checking content availability on IPFS...
2024-06-25T20:30:23.670Z: You can preview this build on :
2024-06-25T20:30:23.670Z: https://bafybeicqpcemf5mmv364uqza5hk23s6vrpualpa2w3u5u4cstjfhpilyhm.on.fleek.co