Skip to main content

Deploy details

Deploy successful for webnative

Production: main@HEAD

Deploy log

10:48:00 PM: Build ready to start
10:48:03 PM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal)
10:48:03 PM: build-image tag: v4.10.1
10:48:03 PM: buildbot version: d6cba5c3bdf3b91d18560394ac53604c4ddc280f
10:48:03 PM: Fetching cached dependencies
10:48:03 PM: Failed to fetch cache, continuing with build
10:48:03 PM: Starting to prepare the repo for build
10:48:03 PM: No cached dependencies found. Cloning fresh repo
10:48:04 PM: Preparing Git Reference refs/heads/main
10:48:04 PM: Parsing package.json dependencies
10:48:05 PM: Starting build script
10:48:05 PM: Installing dependencies
10:48:05 PM: Python version set to 2.7
10:48:05 PM: Downloading and installing node v16.17.0...
10:48:06 PM: Computing checksum with sha256sum
10:48:06 PM: Checksums matched!
10:48:08 PM: Now using node v16.17.0 (npm v8.15.0)
10:48:08 PM: Started restoring cached build plugins
10:48:08 PM: Finished restoring cached build plugins
10:48:08 PM: Attempting ruby version 2.7.2, read from environment
10:48:09 PM: Using ruby version 2.7.2
10:48:09 PM: Using PHP version 8.0
10:48:09 PM: No npm workspaces detected
10:48:09 PM: Started restoring cached node modules
10:48:09 PM: Finished restoring cached node modules
10:48:10 PM: Installing NPM modules using NPM version 8.15.0
10:48:10 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
10:48:10 PM: npm WARN config location in the cache, and they are managed by
10:48:10 PM: npm WARN config [`cacache`](http://npm.im/cacache).
10:48:10 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
10:48:10 PM: npm WARN config location in the cache, and they are managed by
10:48:10 PM: npm WARN config [`cacache`](http://npm.im/cacache).
10:48:14 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
10:48:14 PM: npm WARN deprecated multibase@4.0.6: This module has been superseded by the multiformats module
10:48:14 PM: npm WARN deprecated interface-ipld-format@1.0.1: This module has been superseded by the multiformats module
10:48:14 PM: npm WARN deprecated cids@1.1.9: This module has been superseded by the multiformats module
10:48:14 PM: npm WARN deprecated multicodec@3.2.1: This module has been superseded by the multiformats module
10:48:14 PM: npm WARN deprecated ipld-dag-pb@0.22.3: This module has been superseded by @ipld/dag-pb and multiformats
10:48:18 PM: added 519 packages, and audited 520 packages in 8s
10:48:18 PM: 96 packages are looking for funding
10:48:18 PM: run `npm fund` for details
10:48:18 PM: found 0 vulnerabilities
10:48:18 PM: NPM modules installed
10:48:18 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
10:48:18 PM: npm WARN config location in the cache, and they are managed by
10:48:18 PM: npm WARN config [`cacache`](http://npm.im/cacache).
10:48:18 PM: Started restoring cached go cache
10:48:19 PM: Finished restoring cached go cache
10:48:19 PM: Installing Go version 1.17 (requested 1.17)
10:48:27 PM: unset GOOS;
10:48:27 PM: unset GOARCH;
10:48:27 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
10:48:27 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
10:48:27 PM: go version >&2;
10:48:27 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
10:48:27 PM: go version go1.17 linux/amd64
10:48:27 PM: Installing missing commands
10:48:27 PM: Verify run directory
10:48:28 PM:
10:48:28 PM: ────────────────────────────────────────────────────────────────
10:48:28 PM: Netlify Build
10:48:28 PM: ────────────────────────────────────────────────────────────────
10:48:28 PM:
10:48:28 PM: ❯ Version
10:48:28 PM: @netlify/build 27.16.1
10:48:28 PM:
10:48:28 PM: ❯ Flags
10:48:28 PM: baseRelDir: true
10:48:28 PM: buildId: 630e93a0a4f93a09adc22500
10:48:28 PM: deployId: 630e93a0a4f93a09adc22502
10:48:28 PM:
10:48:28 PM: ❯ Current directory
10:48:28 PM: /opt/build/repo
10:48:28 PM:
10:48:28 PM: ❯ Config file
10:48:28 PM: No config file was defined: using default values.
10:48:28 PM:
10:48:28 PM: ❯ Context
10:48:28 PM: production
10:48:28 PM:
10:48:28 PM: ────────────────────────────────────────────────────────────────
10:48:28 PM: 1. Build command from Netlify app
10:48:28 PM: ────────────────────────────────────────────────────────────────
10:48:28 PM: ​
10:48:28 PM: $ npm run build
10:48:28 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
10:48:28 PM: npm WARN config location in the cache, and they are managed by
10:48:28 PM: npm WARN config [`cacache`](http://npm.im/cacache).
10:48:28 PM: > svelte-elemetary-template@0.1.0 build
10:48:28 PM: > vite build
10:48:28 PM: Your tsconfig.json should extend the configuration generated by SvelteKit:
10:48:28 PM: {
10:48:28 PM: "extends": "./.svelte-kit/tsconfig.json"
10:48:28 PM: }
10:48:28 PM: vite v3.0.0 building for production...
10:48:28 PM: transforming...
10:48:30 PM: 10:48:30 PM [vite-plugin-svelte] /opt/build/repo/src/components/auth/register/Register.svelte:108:17 A11y: '#' is not a valid href attribute
10:48:30 PM: 106: <span class="label-text-alt text-error text-left">
10:48:30 PM: 107: There was an issue registering your account. Please try again.
10:48:30 PM: 108: <a href="#" class="underline">More info</a>
10:48:30 PM: ^
10:48:30 PM: 109: </span>
10:48:30 PM: 110: </label>
10:48:30 PM: 🌼 daisyUI components 2.19.0 https://github.com/saadeghi/daisyui
10:48:31 PM: ✔︎ Including: base, components, themes[2], utilities
10:48:31 PM: 🌼 daisyUI components 2.19.0 https://github.com/saadeghi/daisyui
10:48:31 PM: ✔︎ Including: base, components, themes[2], utilities
10:48:32 PM: Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
10:48:34 PM: 632 modules transformed.
10:48:34 PM: rendering chunks...
10:48:34 PM: .svelte-kit/output/client/_app/immutable/assets/wasm_wnfs_bg-f3b54d92.wasm 421.38 KiB
10:48:34 PM: .svelte-kit/output/client/_app/manifest.json 6.67 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/error.svelte-e39b1c1d.js 1.56 KiB / gzip: 0.75 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/backup.svelte-551485d7.js 5.76 KiB / gzip: 2.15 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/connect.svelte-d0da00ab.js 4.71 KiB / gzip: 1.74 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/index.svelte-7ab2656b.js 6.98 KiB / gzip: 2.64 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/link-device.svelte-566157ae.js 5.01 KiB / gzip: 2.09 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/start-b1d81e8f.js 25.49 KiB / gzip: 8.88 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/__layout.svelte-fa630a08.js 22.60 KiB / gzip: 7.83 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/preload-helper-e55d58ea.js 1.11 KiB / gzip: 0.66 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/gallery.svelte-8793da15.js 17.36 KiB / gzip: 6.36 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/singletons-cdeec3fd.js 0.05 KiB / gzip: 0.07 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/delegate-account.svelte-c895658c.js 26.61 KiB / gzip: 9.81 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/app-name-d0fcd308.js 0.05 KiB / gzip: 0.07 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/backup-23135855.js 0.43 KiB / gzip: 0.29 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/pages/register.svelte-1ce1e768.js 16.49 KiB / gzip: 5.25 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/webnative-7bb30dee.js 4.72 KiB / gzip: 2.07 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/index-a306e544.js 13.45 KiB / gzip: 5.57 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/navigation-88dbfef8.js 0.17 KiB / gzip: 0.14 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/Shield-3e6d057f.js 1.24 KiB / gzip: 0.68 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/stores-240ac351.js 0.40 KiB / gzip: 0.24 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/assets/gallery-c7ebf0b8.css 0.29 KiB / gzip: 0.16 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/linking-87ee6c16.js 7.58 KiB / gzip: 2.67 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/chunks/implementation-4d097f45.js 25.93 KiB / gzip: 9.68 KiB
10:48:34 PM: .svelte-kit/output/client/_app/immutable/assets/__layout-051e2797.css 46.67 KiB / gzip: 8.02 KiB
10:48:35 PM: Creating deploy upload records
10:48:34 PM: vite v3.0.0 building SSR bundle for production...
10:48:34 PM: transforming...
10:48:35 PM: 10:48:35 PM [vite-plugin-svelte] /opt/build/repo/src/components/auth/register/Register.svelte:108:17 A11y: '#' is not a valid href attribute
10:48:35 PM: 106: <span class="label-text-alt text-error text-left">
10:48:35 PM: 107: There was an issue registering your account. Please try again.
10:48:35 PM: 108: <a href="#" class="underline">More info</a>
10:48:35 PM: ^
10:48:35 PM: 109: </span>
10:48:35 PM: 110: </label>
10:48:35 PM: Starting post processing
10:48:35 PM: .svelte-kit/output/client/_app/immutable/chunks/stores-b7e64b08.js 657.30 KiB / gzip: 182.81 KiB
10:48:35 PM:
10:48:35 PM: (!) Some chunks are larger than 500 KiB after minification. Consider:
10:48:36 PM: Post processing - HTML
10:48:35 PM: - Using dynamic import() to code-split the application
10:48:35 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
10:48:35 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
10:48:35 PM: 66 modules transformed.
10:48:35 PM: rendering chunks...
10:48:36 PM: Post processing - header rules
10:48:35 PM: .svelte-kit/output/server/manifest.json 3.70 KiB
10:48:35 PM: .svelte-kit/output/server/index.js 76.96 KiB
10:48:35 PM: .svelte-kit/output/server/entries/pages/__layout.svelte.js 13.80 KiB
10:48:36 PM: Post processing - redirect rules
10:48:35 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 0.74 KiB
10:48:35 PM: .svelte-kit/output/server/entries/pages/backup.svelte.js 2.93 KiB
10:48:35 PM: .svelte-kit/output/server/entries/pages/connect.svelte.js 1.17 KiB
10:48:35 PM: .svelte-kit/output/server/entries/pages/delegate-account.svelte.js 2.18 KiB
10:48:36 PM: Post processing done
10:48:35 PM: .svelte-kit/output/server/entries/pages/gallery.svelte.js 9.07 KiB
10:48:35 PM: .svelte-kit/output/server/entries/pages/index.svelte.js 2.99 KiB
10:48:35 PM: .svelte-kit/output/server/entries/pages/link-device.svelte.js 3.94 KiB
10:48:35 PM: .svelte-kit/output/server/entries/pages/register.svelte.js 7.54 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/index-450b4992.js 4.36 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/app-name-d0fcd308.js 0.07 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/webnative-e60220cf.js 2.97 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/stores-9da60ce7.js 4.16 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/Shield-3a2dbaec.js 0.94 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/stores-72d87099.js 0.63 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/navigation-9348d6f0.js 0.16 KiB
10:48:35 PM: .svelte-kit/output/server/immutable/chunks/hooks-32ba9cf6.js 0.15 KiB
10:48:35 PM: Run npm run preview to preview your production build locally.
10:48:35 PM:
10:48:35 PM: > Using @sveltejs/adapter-static
10:48:35 PM: You should set `config.kit.prerender.default` to `true` if no fallback is specified
10:48:35 PM: Wrote site to "build"
10:48:35 PM: ✔ done
10:48:35 PM: ​
10:48:35 PM: (build.command completed in 7.2s)
10:48:35 PM:
10:48:35 PM: ────────────────────────────────────────────────────────────────
10:48:35 PM: 2. Deploy site
10:48:35 PM: ────────────────────────────────────────────────────────────────
10:48:35 PM: ​
10:48:35 PM: Starting to deploy site from 'build'
10:48:35 PM: Creating deploy tree
10:48:35 PM: 4 new files to upload
10:48:35 PM: 0 new functions to upload
10:48:36 PM: Site deploy was successfully initiated
10:48:36 PM: ​
10:48:36 PM: (Deploy site completed in 1s)
10:48:36 PM:
10:48:36 PM: ────────────────────────────────────────────────────────────────
10:48:36 PM: Netlify Build Complete
10:48:36 PM: ────────────────────────────────────────────────────────────────
10:48:36 PM: ​
10:48:36 PM: (Netlify Build completed in 8.2s)
10:48:36 PM: Caching artifacts
10:48:36 PM: Started saving node modules
10:48:36 PM: Finished saving node modules
10:48:36 PM: Started saving build plugins
10:48:36 PM: Finished saving build plugins
10:48:36 PM: Started saving pip cache
10:48:36 PM: Finished saving pip cache
10:48:36 PM: Started saving emacs cask dependencies
10:48:36 PM: Finished saving emacs cask dependencies
10:48:36 PM: Started saving maven dependencies
10:48:36 PM: Finished saving maven dependencies
10:48:36 PM: Started saving boot dependencies
10:48:36 PM: Finished saving boot dependencies
10:48:36 PM: Started saving rust rustup cache
10:48:36 PM: Finished saving rust rustup cache
10:48:36 PM: Started saving go dependencies
10:48:36 PM: Finished saving go dependencies
10:48:37 PM: Build script success
10:48:38 PM: Uploading Cache of size 138.1MB
10:48:39 PM: Site is live ✨
10:48:39 PM: Finished processing build request in 36.366159182s