Skip to main content

Deploy details

Deploy successful for schauer

Bump braces from 3.0.2 to 3.0.3

PR #4: dependabot/npm_and_yarn/braces-3.0.3@c45f639

Deploy log

Initializing

Complete
7:13:30 PM: Build ready to start
7:13:41 PM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
7:13:41 PM: buildbot version: 4efa92caac694900238b5720da09be67747c29dc
7:13:42 PM: Fetching cached dependencies
7:13:42 PM: Failed to fetch cache, continuing with build
7:13:42 PM: Starting to prepare the repo for build
7:13:42 PM: No cached dependencies found. Cloning fresh repo
7:13:42 PM: git clone --filter=blob:none https://github.com/lauraredeker/portfolio-schauer
7:13:43 PM: Preparing Git Reference pull/4/head
7:13:48 PM: Starting to install dependencies
7:13:48 PM: Python version set to 3.8
7:13:49 PM: Attempting Ruby version 2.7.2, read from environment
7:13:49 PM: Using Ruby version 2.7.2
7:13:50 PM: Started restoring cached go cache
7:13:50 PM: Finished restoring cached go cache
7:13:51 PM: go version go1.19.13 linux/amd64
7:13:52 PM: Using PHP version 8.0
7:13:54 PM: v18.20.3 is already installed.
7:13:54 PM: Now using node v18.20.3 (npm v10.7.0)
7:13:54 PM: Enabling Node.js Corepack
7:13:54 PM: Started restoring cached build plugins
7:13:54 PM: Finished restoring cached build plugins
7:13:54 PM: Started restoring cached corepack dependencies
7:13:54 PM: Finished restoring cached corepack dependencies
7:13:54 PM: No npm workspaces detected
7:13:54 PM: Started restoring cached node modules
7:13:54 PM: Finished restoring cached node modules
7:13:55 PM: Installing npm packages using npm version 10.7.0
7:14:02 PM: added 424 packages, and audited 425 packages in 7s
7:14:02 PM: 105 packages are looking for funding
7:14:02 PM: run `npm fund` for details
7:14:02 PM: 1 moderate severity vulnerability
7:14:02 PM: To address all issues, run:
7:14:02 PM: npm audit fix
7:14:02 PM: Run `npm audit` for details.
7:14:02 PM: npm packages installed
7:14:02 PM: Successfully installed dependencies
7:14:02 PM: Starting build script
7:14:03 PM: Detected 1 framework(s)
7:14:03 PM: "svelte-kit" at version "2.5.5"
7:14:03 PM: Section completed: initializing

Building

Complete
7:14:05 PM: Netlify Build
7:14:05 PM: ────────────────────────────────────────────────────────────────
7:14:05 PM:
7:14:05 PM: ❯ Version
7:14:05 PM: @netlify/build 29.48.2
7:14:05 PM:
7:14:05 PM: ❯ Flags
7:14:05 PM: baseRelDir: true
7:14:05 PM: buildId: 66747f59f68d6c0008ad6eb8
7:14:05 PM: deployId: 66747f59f68d6c0008ad6eba
7:14:05 PM:
7:14:05 PM: ❯ Current directory
7:14:05 PM: /opt/build/repo
7:14:05 PM:
7:14:05 PM: ❯ Config file
7:14:05 PM: /opt/build/repo/netlify.toml
7:14:05 PM:
7:14:05 PM: ❯ Context
7:14:05 PM: deploy-preview
7:14:05 PM:
7:14:05 PM: build.command from netlify.toml
7:14:05 PM: ────────────────────────────────────────────────────────────────
7:14:05 PM: ​
7:14:05 PM: $ npm run build
7:14:05 PM: > portfolio-schauer@0.0.1 build
7:14:05 PM: > vite build
7:14:06 PM: vite v5.0.12 building SSR bundle for production...
7:14:06 PM: transforming...
7:14:07 PM: Browserslist: caniuse-lite is outdated. Please run:
7:14:07 PM: npx update-browserslist-db@latest
7:14:07 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
7:14:19 PM: 7:14:19 PM [vite-plugin-svelte] /opt/build/repo/node_modules/@builder.io/sdk-svelte/lib/browser/blocks/video/video.svelte:67:2 A11y: <video> elements must have a <track kind="captions">
7:14:19 PM: 65: }}
7:14:19 PM: 66: >
7:14:19 PM: 67: <video
7:14:19 PM: ^
7:14:19 PM: 68: use:mitosis_styling={{
7:14:19 PM: 69: width: "100%",
7:14:19 PM: 7:14:19 PM [vite-plugin-svelte] /opt/build/repo/node_modules/@builder.io/sdk-svelte/lib/browser/components/blocks/blocks-wrapper.svelte:47:0 A11y: <svelte:element> with click, mouseenter, keypress handlers must have an ARIA role
7:14:19 PM: 45: </script>
7:14:19 PM: 46:
7:14:19 PM: 47: <svelte:element
7:14:19 PM: ^
7:14:19 PM: 48: this={BlocksWrapper}
7:14:19 PM: 49: use:mitosis_styling={styleProp}
7:14:19 PM: 7:14:19 PM [vite-plugin-svelte] /opt/build/repo/node_modules/@builder.io/sdk-svelte/lib/browser/components/content/components/enable-editor.svelte:320:2 A11y: <svelte:element> with click handler must have an ARIA role
7:14:19 PM: 318:
7:14:19 PM: 319: {#if $builderContextSignal.content}
7:14:19 PM: 320: <svelte:element
7:14:19 PM: ^
7:14:19 PM: 321: this={ContentWrapper}
7:14:19 PM: 322: {...{}}
7:14:19 PM: 7:14:19 PM [vite-plugin-svelte] /opt/build/repo/node_modules/@builder.io/sdk-svelte/lib/browser/blocks/slot/slot.svelte:5:11 Slot has unused export property 'js'. If it is for external reference only, please consider using `export const js`
7:14:19 PM: 3: <script>import Blocks from "../../components/blocks/blocks.svelte";
7:14:19 PM: 4: import "../../functions/deopt.js";
7:14:19 PM: 5: export let js;
7:14:19 PM: ^
7:14:19 PM: 6: export let builderContext;
7:14:19 PM: 7: export let name;
7:14:19 PM: 7:14:19 PM [vite-plugin-svelte] /opt/build/repo/node_modules/@builder.io/sdk-svelte/lib/browser/blocks/form/form/form.svelte:14:11 Form has unused export property 'js'. If it is for external reference only, please consider using `export const js`
7:14:19 PM: 12: import { filterAttrs } from "../../helpers.js";
7:14:19 PM: 13: import { setAttrs } from "../../helpers.js";
7:14:19 PM: 14: export let js;
7:14:19 PM: ^
7:14:19 PM: 15: export let builderContext;
7:14:19 PM: 16: export let previewState = undefined;
7:14:19 PM: "dragscroll" is imported from external module "@svelte-put/dragscroll" but never used in "src/lib/components/organisms/Gallery.svelte".
7:14:19 PM: 5550 modules transformed.
7:14:19 PM: rendering chunks...
7:14:20 PM: vite v5.0.12 building for production...
7:14:20 PM: transforming...
7:14:55 PM: 5386 modules transformed.
7:14:55 PM: rendering chunks...
7:14:55 PM: computing gzip size...
7:14:55 PM: .svelte-kit/output/client/_app/version.json 0.03 kB │ gzip: 0.05 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/playfair-display-vietnamese-wght-normal.0Nsow9GN.woff2 8.84 kB
7:14:55 PM: .svelte-kit/output/client/.vite/manifest.json 20.00 kB │ gzip: 2.30 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/playfair-display-latin-ext-wght-normal.kdOaEN2z.woff2 20.32 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/playfair-display-cyrillic-wght-normal.69kpwhCK.woff2 21.19 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/almarai-arabic-400-normal.FT3GXqQp.woff 34.65 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/playfair-display-latin-wght-normal.RpXr2Vgl.woff2 38.37 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/almarai-arabic-400-normal.ve9arp_s.woff2 46.80 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-white.FWfQx-X_.png 51.18 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise.P7qFsQZW.png 55.40 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/preview_meridian.CxcXHNWA.png 138.02 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/Michael-Schauer.EGuvrUyv.jpg 157.40 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/preview_noise.ng9qkCbt.png 186.62 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/preview_glitch.k7HLyLRV.png 196.70 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/preview_flowers.cTncwBLj.png 203.33 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/idontbelong.fqa5AX04.jpg 737.90 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-shapes-03.ca0UAzRi.png 1,729.48 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-shapes-04.f3cE0Sp9.png 2,259.74 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-shapes-07.6GGcKrbB.png 2,288.18 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian13.clDS8Zpm.png 2,583.46 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian9.AdQJTvFs.png 2,711.44 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian7.10NAWg32.png 2,737.25 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian12.WSYtHzz6.png 2,755.90 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian4.BnXzE_3b.png 2,803.22 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian5.taHfxcGT.png 2,874.43 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-shapes-09.ng06vmLr.png 3,018.07 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian10.Qt8DzQ1E.png 3,049.56 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian8.vzLWUwG7.png 3,075.99 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-shapes-05.k2sFXCW0.png 3,135.02 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower12.q2pb66Wl.png 3,246.74 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian11.AUUcj96m.png 3,258.69 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian1.xSQu9ZK1.png 3,289.66 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian3.6lAVrDgd.png 3,347.14 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian2.87SUNK53.png 3,416.56 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-shapes-01.aj8OzF6N.png 3,425.06 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower6.EHvUrNAK.png 3,620.11 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/meridian6.qu7paA8h.png 3,655.55 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower3.7XgAP7Hj.png 3,791.97 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower13.pcoEJftk.png 3,867.35 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/noise-shapes-08.GYZhkHZC.png 3,959.25 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower14.z2fVfVq6.png 4,016.03 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower2.q1kZpfLT.png 4,057.84 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower8.I13xfhYt.png 4,069.55 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower11.lUGvT_IB.png 4,165.48 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower5.CUT-86HP.png 4,172.61 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower7.gCw0-2aK.png 4,250.44 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower4.S4tAxBp-.png 4,305.63 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower10.X3eK1knj.png 4,314.05 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/flower9.aBAdepar.png 4,627.07 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch7.JBy6_qL_.png 5,535.38 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch6.XzaWG_BJ.png 5,570.22 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch8.GwN-A1Yl.png 5,580.54 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch9._N2iNr8w.png 5,595.65 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch12.xt_D0exm.png 5,621.25 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch11.q2levrUd.png 5,786.02 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch2.WC8tvi-L.png 6,285.89 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch3.WS0TmvXh.png 6,306.33 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch1.EmimfyeV.png 6,452.27 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch10.C0iOJydr.png 6,501.87 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch4.6iRFjx5p.png 6,514.31 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/glitch5.o9u3g3Xc.png 6,524.84 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/memories.BKcrI3Wi.mp4 12,315.30 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/bg.8chf9ZQe.mp4 15,388.63 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/idontbelong.WmRVqBDL.mp4 32,860.22 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/nebula.7bxAep5n.mp4 37,410.93 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/assets/0.2VO2AL_b.css 34.37 kB │ gzip: 7.37 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/entry/start.4lin7DVq.js 0.07 kB │ gzip: 0.08 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/chunks/Constants.OvluGcco.js 0.30 kB │ gzip: 0.20 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/chunks/index.UfY62AJ_.js 0.45 kB │ gzip: 0.32 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/4.sCl7_r0D.js 0.68 kB │ gzip: 0.46 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/1.jU3c4MzL.js 0.69 kB │ gzip: 0.48 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/5.lM4N_RwD.js 1.88 kB │ gzip: 0.96 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/chunks/scheduler.r6XOK9i6.js 2.61 kB │ gzip: 1.21 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/chunks/Icon.feJPHM9W.js 3.39 kB │ gzip: 1.60 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/3.yfPdusqR.js 4.83 kB │ gzip: 2.41 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/6.imFtVepB.js 5.95 kB │ gzip: 2.63 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/entry/app.2I05dv8u.js 6.76 kB │ gzip: 2.63 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/7.zmbK9buL.js 7.31 kB │ gzip: 2.86 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/chunks/index.Janqv7rL.js 8.87 kB │ gzip: 3.92 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/0.ITq83e9_.js 16.76 kB │ gzip: 5.82 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/chunks/entry.sitYJv1H.js 26.98 kB │ gzip: 10.65 kB
7:14:55 PM: .svelte-kit/output/client/_app/immutable/nodes/2.qwFpga8-.js 122.24 kB │ gzip: 44.61 kB
7:14:55 PM: ✓ built in 35.46s
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/playfair-display-vietnamese-wght-normal.0Nsow9GN.woff2 8.84 kB
7:14:56 PM: .svelte-kit/output/server/.vite/manifest.json 18.63 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/playfair-display-latin-ext-wght-normal.kdOaEN2z.woff2 20.32 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/playfair-display-cyrillic-wght-normal.69kpwhCK.woff2 21.19 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/almarai-arabic-400-normal.FT3GXqQp.woff 34.65 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/playfair-display-latin-wght-normal.RpXr2Vgl.woff2 38.37 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/almarai-arabic-400-normal.ve9arp_s.woff2 46.80 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-white.FWfQx-X_.png 51.18 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise.P7qFsQZW.png 55.40 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/preview_meridian.CxcXHNWA.png 138.02 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/Michael-Schauer.EGuvrUyv.jpg 157.40 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/preview_noise.ng9qkCbt.png 186.62 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/preview_glitch.k7HLyLRV.png 196.70 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/preview_flowers.cTncwBLj.png 203.33 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/idontbelong.fqa5AX04.jpg 737.90 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-shapes-03.ca0UAzRi.png 1,729.48 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-shapes-04.f3cE0Sp9.png 2,259.74 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-shapes-07.6GGcKrbB.png 2,288.18 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian13.clDS8Zpm.png 2,583.46 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian9.AdQJTvFs.png 2,711.44 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian7.10NAWg32.png 2,737.25 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian12.WSYtHzz6.png 2,755.90 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian4.BnXzE_3b.png 2,803.22 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian5.taHfxcGT.png 2,874.43 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-shapes-09.ng06vmLr.png 3,018.07 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian10.Qt8DzQ1E.png 3,049.56 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian8.vzLWUwG7.png 3,075.99 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-shapes-05.k2sFXCW0.png 3,135.02 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower12.q2pb66Wl.png 3,246.74 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian11.AUUcj96m.png 3,258.69 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian1.xSQu9ZK1.png 3,289.66 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian3.6lAVrDgd.png 3,347.14 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian2.87SUNK53.png 3,416.56 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-shapes-01.aj8OzF6N.png 3,425.06 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower6.EHvUrNAK.png 3,620.11 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/meridian6.qu7paA8h.png 3,655.55 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower3.7XgAP7Hj.png 3,791.97 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower13.pcoEJftk.png 3,867.35 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/noise-shapes-08.GYZhkHZC.png 3,959.25 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower14.z2fVfVq6.png 4,016.03 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower2.q1kZpfLT.png 4,057.84 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower8.I13xfhYt.png 4,069.55 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower11.lUGvT_IB.png 4,165.48 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower5.CUT-86HP.png 4,172.61 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower7.gCw0-2aK.png 4,250.44 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower4.S4tAxBp-.png 4,305.63 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower10.X3eK1knj.png 4,314.05 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/flower9.aBAdepar.png 4,627.07 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch7.JBy6_qL_.png 5,535.38 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch6.XzaWG_BJ.png 5,570.22 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch8.GwN-A1Yl.png 5,580.54 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch9._N2iNr8w.png 5,595.65 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch12.xt_D0exm.png 5,621.25 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch11.q2levrUd.png 5,786.02 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch2.WC8tvi-L.png 6,285.89 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch3.WS0TmvXh.png 6,306.33 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch1.EmimfyeV.png 6,452.27 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch10.C0iOJydr.png 6,501.87 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch4.6iRFjx5p.png 6,514.31 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/glitch5.o9u3g3Xc.png 6,524.84 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/memories.BKcrI3Wi.mp4 12,315.30 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/bg.8chf9ZQe.mp4 15,388.63 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/idontbelong.WmRVqBDL.mp4 32,860.22 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/nebula.7bxAep5n.mp4 37,410.93 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/public.fymrZ8Sn.css 0.46 kB
7:14:56 PM: .svelte-kit/output/server/_app/immutable/assets/_layout.hgXDoUut.css 34.54 kB
7:14:56 PM: .svelte-kit/output/server/internal.js 0.31 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/_page.server.js 0.41 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/contact/_page.server.js 0.41 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/_error.svelte.js 0.46 kB
7:14:56 PM: .svelte-kit/output/server/chunks/Constants.js 0.47 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/about/_slug_/_page.svelte.js 0.52 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/contact/_page.svelte.js 0.94 kB
7:14:56 PM: .svelte-kit/output/server/chunks/index.js 1.33 kB
7:14:56 PM: .svelte-kit/output/server/chunks/Icon.js 2.56 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/about/_page.svelte.js 3.13 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/imprint/_page.svelte.js 4.28 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/privacy-policy/_page.svelte.js 5.09 kB
7:14:56 PM: .svelte-kit/output/server/chunks/exports.js 5.96 kB
7:14:56 PM: .svelte-kit/output/server/chunks/internal.js 6.31 kB
7:14:56 PM: .svelte-kit/output/server/chunks/ssr.js 7.53 kB
7:14:56 PM: .svelte-kit/output/server/chunks/public.js 10.65 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/_layout.svelte.js 11.81 kB
7:14:56 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 20.06 kB
7:14:56 PM: .svelte-kit/output/server/index.js 92.01 kB
7:14:56 PM: Run npm run preview to preview your production build locally.
7:14:56 PM:
7:14:56 PM: > Using @sveltejs/adapter-netlify
7:14:56 PM: ✔ done
7:14:56 PM: ✓ built in 49.88s
7:14:56 PM: ​
7:14:56 PM: (build.command completed in 51.1s)
7:14:56 PM:
7:14:56 PM: Functions bundling
7:14:56 PM: ────────────────────────────────────────────────────────────────
7:14:56 PM: ​
7:14:56 PM: Packaging Functions from .netlify/functions-internal directory:
7:14:56 PM: - sveltekit-render.mjs
7:14:56 PM: ​
7:14:56 PM: ​
7:14:56 PM: (Functions bundling completed in 409ms)
7:14:56 PM:
7:15:08 PM: (Netlify Build completed in 1m 2.8s)
7:15:26 PM: Section completed: building
7:15:31 PM: Finished processing build request in 1m49.171s

Deploying

Complete
7:14:56 PM: Deploy site
7:14:56 PM: ────────────────────────────────────────────────────────────────
7:14:56 PM: ​
7:14:56 PM: Starting to deploy site from 'build'
7:14:57 PM: Calculating files to upload
7:14:57 PM: 5 new files to upload
7:14:57 PM: 1 new functions to upload
7:15:08 PM: Section completed: deploying
7:15:08 PM: Site deploy was successfully initiated
7:15:08 PM: ​
7:15:08 PM: (Deploy site completed in 11.2s)

Cleanup

Complete
7:15:08 PM: Netlify Build Complete
7:15:08 PM: ────────────────────────────────────────────────────────────────
7:15:08 PM: ​
7:15:08 PM: Caching artifacts
7:15:08 PM: Started saving node modules
7:15:08 PM: Finished saving node modules
7:15:08 PM: Started saving build plugins
7:15:08 PM: Finished saving build plugins
7:15:08 PM: Started saving corepack cache
7:15:08 PM: Finished saving corepack cache
7:15:08 PM: Started saving pip cache
7:15:08 PM: Finished saving pip cache
7:15:08 PM: Started saving emacs cask dependencies
7:15:08 PM: Finished saving emacs cask dependencies
7:15:08 PM: Started saving maven dependencies
7:15:08 PM: Finished saving maven dependencies
7:15:08 PM: Started saving boot dependencies
7:15:08 PM: Finished saving boot dependencies
7:15:08 PM: Started saving rust rustup cache
7:15:08 PM: Finished saving rust rustup cache
7:15:08 PM: Started saving go dependencies
7:15:08 PM: Finished saving go dependencies
7:15:26 PM: Build script success
7:15:29 PM: Uploading Cache of size 677.4MB
7:15:31 PM: Section completed: cleanup

Post-processing

Complete
7:15:08 PM: Site is live ✨
7:15:08 PM: Starting post processing
7:15:08 PM: Post processing - redirect rules
7:15:08 PM: Post processing done
7:15:08 PM: Section completed: postprocessing
7:15:08 PM: Skipping form detection
7:15:08 PM: Post processing - header rules