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

Show "edit this page" link on all docs/spec pages #68

Merged
merged 1 commit into from
Jan 8, 2024

Show "edit this page" link on all docs/spec pages

59525ba
Select commit
Loading
Failed to load commit list.
Merged

Show "edit this page" link on all docs/spec pages #68

Show "edit this page" link on all docs/spec pages
59525ba
Select commit
Loading
Failed to load commit list.
Fleek.co / ethdebug failed Jan 8, 2024 in 2m 27s

Build failed

Check build details on Fleek for further information.

Details

Deploy started at 2024-01-08T23:52:30.455Z

2024-01-08T23:52:33.142Z: Deploy started
2024-01-08T23:52:37.695Z: Docker image: 'node:slim'
2024-01-08T23:52:37.695Z: Build command: 'yarn && yarn build && mkdir dist && mv build dist/format'
2024-01-08T23:52:37.695Z: Triggering build execution...
2024-01-08T23:53:01.786Z: yarn install v1.22.19
2024-01-08T23:53:01.911Z: [1/4] Resolving packages...
2024-01-08T23:53:02.433Z: [2/4] Fetching packages...
2024-01-08T23:53:02.469Z: (node:8) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-01-08T23:53:02.469Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-01-08T23:53:21.406Z: [3/4] Linking dependencies...
2024-01-08T23:53:21.410Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @ethdebug/format-web > @mdx-js/[email protected]" has unmet peer dependency "@types/react@>=16".
2024-01-08T23:53:21.410Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @ethdebug/format-web > [email protected]" has unmet peer dependency "@docusaurus/theme-classic@^3.0.0".
2024-01-08T23:53:21.411Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @ethdebug/format-web > [email protected]" has unmet peer dependency "@types/react@>=18".
2024-01-08T23:53:21.412Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @ethdebug/format-web > @docusaurus/core > [email protected]" has unmet peer dependency "react-loadable@*".
2024-01-08T23:53:21.413Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "webpack@^4.5.0 || 5.x".
2024-01-08T23:53:21.413Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @ethdebug/format-web > docusaurus-json-schema-plugin > [email protected]" has unmet peer dependency "@types/react@>=16 <= 18".
2024-01-08T23:53:21.417Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @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-01-08T23:53:21.418Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @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-01-08T23:53:21.418Z: warning "workspace-aggregator-4a8c98b7-6a10-4ec8-81fa-812333e42dee > @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-01-08T23:53:49.016Z: [4/4] Building fresh packages...
2024-01-08T23:53:50.683Z: Done in 48.90s.
2024-01-08T23:53:50.897Z: yarn run v1.22.19
2024-01-08T23:53:50.944Z: $ docusaurus build
2024-01-08T23:53:51.838Z: (node:202) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2024-01-08T23:53:51.838Z: (Use `node --trace-deprecation ...` to show where the warning was created)
2024-01-08T23:53:52.124Z: [INFO] [en] Creating an optimized production build...
2024-01-08T23:53:52.995Z: ℹ Compiling Client
2024-01-08T23:53:53.036Z: ℹ Compiling Server
2024-01-08T23:54:28.840Z: ✔ Client: Compiled with some errors in 35.85s
2024-01-08T23:54:28.845Z: [ERROR] Client bundle compiled with errors therefore further build is impossible.
2024-01-08T23:54:28.845Z: Module not found: Error: Can't resolve '@ethdebug/format' in '/workspace/packages/web/spec/type'
2024-01-08T23:54:28.845Z: --------------------------
2024-01-08T23:54:28.845Z: Module not found: Error: Can't resolve '@ethdebug/format' in '/workspace/packages/web/src/components'
2024-01-08T23:54:28.845Z: --------------------------
2024-01-08T23:54:28.845Z: Module not found: Error: Can't resolve '@ethdebug/format' in '/workspace/packages/web/src/components'
2024-01-08T23:54:28.899Z: error Command failed with exit code 1.
2024-01-08T23:54:28.900Z: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
2024-01-08T23:54:54.075Z: Error occured during the build.