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

feat(Playground) #76

Merged
merged 11 commits into from
May 17, 2024

🥢 nit: rm package-lock.json

157a315
Select commit
Loading
Failed to load commit list.
Merged

feat(Playground) #76

🥢 nit: rm package-lock.json
157a315
Select commit
Loading
Failed to load commit list.
Fleek.co / ethdebug succeeded May 17, 2024 in 2m 17s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2024-05-17T03:28:39.618Z

2024-05-17T03:28:40.820Z: Deploy started
2024-05-17T03:28:46.115Z: Docker image: 'node:slim'
2024-05-17T03:28:46.115Z: Build command: 'yarn && cd packages/web && yarn build && mkdir dist && mv build dist/format'
2024-05-17T03:28:46.115Z: Triggering build execution...
2024-05-17T03:29:11.615Z: yarn install v1.22.19
2024-05-17T03:29:11.701Z: [1/4] Resolving packages...
2024-05-17T03:29:11.803Z: (node:8) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-05-17T03:29:11.803Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-05-17T03:29:12.801Z: [2/4] Fetching packages...
2024-05-17T03:29:31.532Z: [3/4] Linking dependencies...
2024-05-17T03:29:31.534Z: warning " > @apideck/[email protected]" has unmet peer dependency "ajv@>=8".
2024-05-17T03:29:31.536Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > @mdx-js/[email protected]" has unmet peer dependency "@types/react@>=16".
2024-05-17T03:29:31.536Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > [email protected]" has unmet peer dependency "@docusaurus/theme-classic@^3.0.0".
2024-05-17T03:29:31.536Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > [email protected]" has unmet peer dependency "@types/react@>=18".
2024-05-17T03:29:31.538Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > @docusaurus/core > [email protected]" has unmet peer dependency "react-loadable@*".
2024-05-17T03:29:31.539Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "webpack@^4.5.0 || 5.x".
2024-05-17T03:29:31.539Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "@types/react@>=16 <= 18".
2024-05-17T03:29:31.544Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @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-05-17T03:29:31.544Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @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-05-17T03:29:31.544Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @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-05-17T03:29:31.545Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > @monaco-editor/[email protected]" has unmet peer dependency "monaco-editor@>= 0.25.0 < 1".
2024-05-17T03:29:31.545Z: warning "workspace-aggregator-adea4473-95de-44b0-9dcf-81c357a3cec6 > @ethdebug/format-web > @monaco-editor/react > @monaco-editor/[email protected]" has unmet peer dependency "monaco-editor@>= 0.21.0 < 1".
2024-05-17T03:29:57.504Z: [4/4] Building fresh packages...
2024-05-17T03:29:59.439Z: success Saved lockfile.
2024-05-17T03:29:59.442Z: $ lerna run prepare
2024-05-17T03:30:00.111Z: (node:94) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-05-17T03:30:00.111Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-05-17T03:30:00.116Z: lerna notice cli v8.0.2
2024-05-17T03:30:00.160Z: lerna info versioning independent
2024-05-17T03:30:00.174Z: > @ethdebug/format:prepare
2024-05-17T03:30:00.180Z: (node:94) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
2024-05-17T03:30:00.733Z: yarn run v1.22.19
2024-05-17T03:30:00.771Z: $ yarn prepare:yamls && tsc
2024-05-17T03:30:00.989Z: $ node ./bin/generate-schema-yamls.js > yamls.ts
2024-05-17T03:30:02.923Z: �[2K�[1GDone in 2.19s.
2024-05-17T03:30:02.943Z: 
2024-05-17T03:30:02.943Z: >  Lerna (powered by Nx)   Successfully ran target prepare for project @ethdebug/format
2024-05-17T03:30:02.953Z: Done in 51.34s.
2024-05-17T03:30:03.173Z: yarn run v1.22.19
2024-05-17T03:30:03.207Z: $ docusaurus build
2024-05-17T03:30:04.086Z: (node:204) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-05-17T03:30:04.086Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-05-17T03:30:04.386Z: [INFO] [en] Creating an optimized production build...
2024-05-17T03:30:05.241Z: ℹ Compiling Client
2024-05-17T03:30:05.269Z: ℹ Compiling Server
2024-05-17T03:30:38.710Z: ✔ Client: Compiled successfully in 33.47s
2024-05-17T03:30:45.047Z: ✔ Server: Compiled successfully in 39.78s
2024-05-17T03:30:49.873Z: [SUCCESS] Generated static files in "build".
2024-05-17T03:30:49.873Z: [INFO] Use `npm run serve` command to test your build locally.
2024-05-17T03:30:49.937Z: Done in 46.77s.
2024-05-17T03:30:53.620Z: Deployed to IPFS and got the hash:
2024-05-17T03:30:53.620Z: QmS4AZTFS8fgBADjuZwhZqGDAMakP6jvcKPxyoXPUXMWcM
2024-05-17T03:30:53.620Z: Checking content availability on IPFS...
2024-05-17T03:30:55.636Z: You can preview this build on :
2024-05-17T03:30:55.636Z: https://bafybeibxgwqfs5d2l6skei6ena3wnnnzldhxusgda2nxcnokkgl55qoooy.on.fleek.co