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

fix: ensure space is fetched if it has unnamed children #1185

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

handle unnamed parent and hide children skelten if names are not avai…

7c23789
Select commit
Loading
Failed to load commit list.
Open

fix: ensure space is fetched if it has unnamed children #1185

handle unnamed parent and hide children skelten if names are not avai…
7c23789
Select commit
Loading
Failed to load commit list.
Fleek.co / Fleek - snapshot-devnet succeeded Feb 19, 2025 in 3m 41s
Deployment preview
Deployment preview

Details

2025-02-19T07:54:36.507Z | yarn install v1.22.22
2025-02-19T07:54:36.614Z | [1/5] Validating package.json...
2025-02-19T07:54:36.621Z | [2/5] Resolving packages...
2025-02-19T07:54:37.180Z | [3/5] Fetching packages...
2025-02-19T07:55:09.106Z | [4/5] Linking dependencies...
2025-02-19T07:55:09.112Z | warning "workspace-aggregator-aae586a4-0b0e-41ca-bc8c-c491c06f1622 > api > @snapshot-labs/checkpoint > [email protected]" has incorrect peer dependency "graphql@^14.7.0 || ^15.3.0".
2025-02-19T07:55:09.114Z | warning "workspace-aggregator-aae586a4-0b0e-41ca-bc8c-c491c06f1622 > ui > starknetkit > [email protected]" has incorrect peer dependency "starknet@^5.18.0".
2025-02-19T07:55:09.120Z | warning "workspace-aggregator-aae586a4-0b0e-41ca-bc8c-c491c06f1622 > ui > @walletconnect/modal > @walletconnect/modal-core > valtio > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
2025-02-19T07:55:09.203Z | warning Workspaces can only be enabled in private projects.
2025-02-19T07:55:46.060Z | [5/5] Building fresh packages...
2025-02-19T07:55:49.706Z | Done in 73.20s.
2025-02-19T07:55:49.908Z | yarn run v1.22.22
2025-02-19T07:55:49.945Z | $ turbo run build --filter=ui
2025-02-19T07:55:50.001Z | Attention:
2025-02-19T07:55:50.001Z | Turborepo now collects completely anonymous telemetry regarding usage.
2025-02-19T07:55:50.001Z | This information is used to shape the Turborepo roadmap and prioritize features.
2025-02-19T07:55:50.001Z | You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
2025-02-19T07:55:50.001Z | https://turbo.build/repo/docs/telemetry
2025-02-19T07:55:50.001Z | turbo 2.4.0
2025-02-19T07:55:50.110Z | • Packages in scope: ui
2025-02-19T07:55:50.110Z | • Running build in 1 packages
2025-02-19T07:55:50.110Z | • Remote caching disabled
2025-02-19T07:55:50.488Z | ui:codegen: cache miss, executing adaa6f7d7e70bcf8
2025-02-19T07:55:50.491Z | api:codegen: cache miss, executing 6ba1702d859dea60
2025-02-19T07:55:50.654Z | api:codegen: yarn run v1.22.22
2025-02-19T07:55:50.654Z | ui:codegen: yarn run v1.22.22
2025-02-19T07:55:50.710Z | api:codegen: $ checkpoint generate
2025-02-19T07:55:50.713Z | ui:codegen: $ graphql-codegen
2025-02-19T07:55:50.887Z | api:codegen: Generating models from schema: src/schema.gql
2025-02-19T07:55:50.935Z | api:codegen: Models generated to .checkpoint/models.ts
2025-02-19T07:55:50.935Z | api:codegen: Generating query schema
2025-02-19T07:55:50.960Z | api:codegen: Schema generated to .checkpoint/schema.gql
2025-02-19T07:55:50.973Z | api:codegen: Done in 0.32s.
2025-02-19T07:55:50.999Z | @snapshot-labs/sx:build: cache miss, executing 1128157265c9121f
2025-02-19T07:55:51.208Z | @snapshot-labs/sx:build: yarn run v1.22.22
2025-02-19T07:55:51.269Z | @snapshot-labs/sx:build: $ tsc && tsc -p tsconfig.cjs.json
2025-02-19T07:55:52.022Z | ui:codegen: [STARTED] Parse Configuration
2025-02-19T07:55:52.023Z | ui:codegen: [SUCCESS] Parse Configuration
2025-02-19T07:55:52.023Z | ui:codegen: [STARTED] Generate outputs
2025-02-19T07:55:52.046Z | ui:codegen: [STARTED] Generate to ./src/networks/common/graphqlApi/gql/
2025-02-19T07:55:52.151Z | ui:codegen: [STARTED] Load GraphQL schemas
2025-02-19T07:55:52.455Z | ui:codegen: [SUCCESS] Load GraphQL schemas
2025-02-19T07:55:52.456Z | ui:codegen: [STARTED] Load GraphQL documents
2025-02-19T07:55:52.517Z | ui:codegen: [SUCCESS] Load GraphQL documents
2025-02-19T07:55:52.517Z | ui:codegen: [STARTED] Generate
2025-02-19T07:55:52.870Z | ui:codegen: [SUCCESS] Generate
2025-02-19T07:55:52.870Z | ui:codegen: [SUCCESS] Generate to ./src/networks/common/graphqlApi/gql/
2025-02-19T07:55:52.870Z | ui:codegen: [SUCCESS] Generate outputs
2025-02-19T07:55:52.885Z | ui:codegen: Done in 2.24s.
2025-02-19T07:55:57.146Z | @snapshot-labs/sx:build: Done in 5.94s.
2025-02-19T07:55:57.171Z | ui:build: cache miss, executing badc6b20ceb4a95a
2025-02-19T07:55:57.332Z | ui:build: yarn run v1.22.22
2025-02-19T07:55:57.374Z | ui:build: $ vite build
2025-02-19T07:55:57.614Z | ui:build: �[33mThe CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.�[39m
2025-02-19T07:55:57.862Z | ui:build: vite v5.0.12 building for production...
2025-02-19T07:55:57.912Z | ui:build: (node:274) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
2025-02-19T07:55:57.912Z | ui:build: (Use node --trace-deprecation ... to show where the warning was created)
2025-02-19T07:55:57.975Z | ui:build: Duplicated imports "useFavicon", the one from "@vueuse/core" has been ignored and "/workspace/apps/ui/src/composables/useFavicon.ts" is used
2025-02-19T07:55:57.975Z | ui:build: Duplicated imports "useTitle", the one from "@vueuse/core" has been ignored and "/workspace/apps/ui/src/composables/useTitle.ts" is used
2025-02-19T07:55:58.007Z | ui:build: transforming...
2025-02-19T07:55:59.268Z | ui:build: Browserslist: caniuse-lite is outdated. Please run:
2025-02-19T07:55:59.268Z | ui:build: npx update-browserslist-db@latest
2025-02-19T07:55:59.268Z | ui:build: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2025-02-19T07:56:04.137Z | ui:build: ../../node_modules/@scure/base/lib/esm/index.js (349:33) A comment
2025-02-19T07:56:04.138Z | ui:build:
2025-02-19T07:56:04.138Z | ui:build: "/* @PURE */"
2025-02-19T07:56:04.138Z | ui:build:
2025-02-19T07:56:04.138Z | ui:build: in "../../node_modules/@scure/base/lib/esm/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2025-02-19T07:56:09.488Z | ui:build: [plugin:vite:resolve] Module "crypto" has been externalized for browser compatibility, imported by "/workspace/node_modules/@shutter-network/shutter-crypto/dist/shutter-crypto.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
2025-02-19T07:56:09.488Z | ui:build: [plugin:vite:resolve] Module "fs" has been externalized for browser compatibility, imported by "/workspace/node_modules/@shutter-network/shutter-crypto/dist/shutter-crypto.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
2025-02-19T07:56:09.488Z | ui:build: [plugin:vite:resolve] Module "path" has been externalized for browser compatibility, imported by "/workspace/node_modules/@shutter-network/shutter-crypto/dist/shutter-crypto.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
2025-02-19T07:56:14.026Z | ui:build: ../../node_modules/@protobufjs/inquire/index.js (12:18) Use of eval in "../../node_modules/@protobufjs/inquire/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2025-02-19T07:56:14.208Z | ui:build: ../../node_modules/@headlessui/vue/dist/hooks/use-id.js (1:78) "useId" is not exported by "../../node_modules/vue/dist/vue.runtime.esm-bundler.js", imported by "../../node_modules/@headlessui/vue/dist/hooks/use-id.js".
2025-02-19T07:56:23.834Z | ui:build: ✓ 4130 modules transformed.
2025-02-19T07:56:25.099Z | ui:build: rendering chunks...
2025-02-19T07:56:25.129Z | ui:build: warnings when minifying css:
2025-02-19T07:56:25.129Z | ui:build: ▲ [WARNING] Expected identifier but found "#" [css-syntax-error]
2025-02-19T07:56:25.129Z | ui:build:
2025-02-19T07:56:25.129Z | ui:build: :1128:11681:
2025-02-19T07:56:25.129Z | ui:build: 1128 │ ...navWidth}]{--tw-translate-x:#{$navWidth};transform:translat...
2025-02-19T07:56:25.129Z | ui:build: ╵ ^
2025-02-19T07:56:25.129Z | ui:build:
2025-02-19T07:56:25.129Z | ui:build:
2025-02-19T07:56:25.129Z | ui:build: ▲ [WARNING] Expected identifier but found "$" [css-syntax-error]
2025-02-19T07:56:25.129Z | ui:build:
2025-02-19T07:56:25.129Z | ui:build: :1128:11683:
2025-02-19T07:56:25.129Z | ui:build: 1128 │ ...vWidth}]{--tw-translate-x:#{$navWidth};transform:translate(...
2025-02-19T07:56:25.129Z | ui:build: ╵ ^
2025-02-19T07:56:25.129Z | ui:build:
2025-02-19T07:56:25.129Z | ui:build:
2025-02-19T07:56:25.129Z | ui:build: ▲ [WARNING] Expected identifier but found "#" [css-syntax-error]
2025-02-19T07:56:25.129Z | ui:build:
2025-02-19T07:56:25.130Z | ui:build: :1128:11940:
2025-02-19T07:56:25.130Z | ui:build: 1128 │ ...barWidth}]{--tw-translate-x:#{$sidebarWidth};transform:tran...
2025-02-19T07:56:25.130Z | ui:build: ╵ ^
2025-02-19T07:56:25.130Z | ui:build:
2025-02-19T07:56:25.130Z | ui:build:
2025-02-19T07:56:25.130Z | ui:build: ▲ [WARNING] Expected identifier but found "$" [css-syntax-error]
2025-02-19T07:56:25.130Z | ui:build:
2025-02-19T07:56:25.130Z | ui:build: :1128:11942:
2025-02-19T07:56:25.130Z | ui:build: 1128 │ ...rWidth}]{--tw-translate-x:#{$sidebarWidth};transform:transl...
2025-02-19T07:56:25.130Z | ui:build: ╵ ^
2025-02-19T07:56:25.130Z | ui:build:
2025-02-19T07:56:25.130Z | ui:build:
2025-02-19T07:56:33.697Z | ui:build: computing gzip size...
2025-02-19T07:56:33.836Z | ui:build: dist/index.html 0.57 kB │ gzip: 0.32 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/blocks-light-1q-A8EAD.svg 4.30 kB │ gzip: 0.65 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/blocks-dark-7k-t0GfN.svg 4.30 kB │ gzip: 0.65 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-4-light-7XVWWwKR.png 15.62 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-4-dark-J9o7ZbVi.png 16.36 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/Calibre-Medium-Custom-cW8h6eG5.woff2 17.33 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/StolzlDisplay-Medium-o1Ke2xWe.woff2 17.87 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/Stolzl-Medium-3CnKPIH6.woff2 17.97 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/Calibre-Semibold-Custom-EOtVJVRn.woff2 19.26 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-3-light-r33zoGJc.png 24.15 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-3-dark-jTpx2a4a.png 25.59 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-1-light-3JeO6zDr.png 38.98 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-1-dark-z0tVTBWW.png 39.57 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-2-dark-spNI-DSn.png 65.29 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/flow-2-light-0oqxQzdJ.png 68.16 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/integrations-Jh5998Gn.png 178.94 kB
2025-02-19T07:56:33.836Z | ui:build: dist/assets/shutter-crypto-gOccyHDH.wasm 330.40 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-PD47lnYb.css 79.57 kB │ gzip: 15.46 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/shutter-crypto-coNz2zZJ.js 0.07 kB │ gzip: 0.09 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-1xkal0eT.js 4.19 kB │ gzip: 1.52 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-evffucPw.js 14.02 kB │ gzip: 5.46 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/secp256k1-v1hOYQz-.js 44.50 kB │ gzip: 16.89 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-aA2HSxl1.js 114.13 kB │ gzip: 37.14 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-RlsujzW2.js 138.63 kB │ gzip: 44.02 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/starknetkit-8m3eLuGD.js 171.50 kB │ gzip: 51.99 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index.es-RwVUQChW.js 227.50 kB │ gzip: 64.73 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-F7mFUXSZ.js 347.29 kB │ gzip: 86.88 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-00451f1a-cnM6FfiG.js 353.48 kB │ gzip: 100.01 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/0xsequence.esm-0Bc5pnT_.js 753.71 kB │ gzip: 230.79 kB
2025-02-19T07:56:33.837Z | ui:build: dist/assets/index-tdjmeNpz.js 4,482.95 kB │ gzip: 1,291.88 kB
2025-02-19T07:56:33.837Z | ui:build:
2025-02-19T07:56:33.837Z | ui:build: (!) Some chunks are larger than 500 kB after minification. Consider:
2025-02-19T07:56:33.837Z | ui:build: - Using dynamic import() to code-split the application
2025-02-19T07:56:33.837Z | ui:build: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
2025-02-19T07:56:33.837Z | ui:build: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
2025-02-19T07:56:33.838Z | ui:build: ✓ built in 35.97s
2025-02-19T07:56:33.977Z | ui:build: Done in 36.65s.
2025-02-19T07:56:34.000Z | Tasks: 4 successful, 4 total
2025-02-19T07:56:34.000Z | Cached: 0 cached, 4 total
2025-02-19T07:56:34.000Z | Time: 43.974s
2025-02-19T07:56:34.241Z | Done in 44.34s.

Deployed to IPFS and got the hash: bafybeido7thpqr352tczbpr24hgopp5lk7muscsmvgjb7w5ksvzz37ljsy