Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:15:28 PM: Build ready to start
6:15:30 PM: build-image version: 0143b4617dd9b5b3faed2aefa29c54a846e69aae (focal)
6:15:30 PM: buildbot version: 24f7c9fcfdc0e642a0e84524831960fde1f386d1
6:15:30 PM: Fetching cached dependencies
6:15:30 PM: Starting to download cache of 95.1MB
6:15:32 PM: Finished downloading cache in 2.469s
6:15:32 PM: Starting to extract cache
6:15:33 PM: Finished extracting cache in 730ms
6:15:33 PM: Finished fetching cache in 3.25s
6:15:33 PM: Starting to prepare the repo for build
6:15:33 PM: Preparing Git Reference refs/heads/master
6:15:35 PM: Starting to install dependencies
6:15:35 PM: Python version set to 3.8
6:15:35 PM: Attempting Ruby version 2.6.2, read from environment
6:15:35 PM: Started restoring cached Ruby version
6:15:35 PM: Finished restoring cached Ruby version
6:15:35 PM: Using Ruby version 2.6.2
6:15:36 PM: Started restoring cached go cache
6:15:36 PM: Finished restoring cached go cache
6:15:36 PM: Installing Go version 1.12 (requested 1.12)
6:15:40 PM: go version go1.12 linux/amd64
6:15:40 PM: Using PHP version 8.0
6:15:41 PM: Started restoring cached Node.js version
6:15:42 PM: Finished restoring cached Node.js version
6:15:42 PM: v18.18.0 is already installed.
6:15:42 PM: Now using node v18.18.0 (npm v9.8.1)
6:15:43 PM: Enabling Node.js Corepack
6:15:43 PM: Started restoring cached build plugins
6:15:43 PM: Finished restoring cached build plugins
6:15:43 PM: Started restoring cached corepack dependencies
6:15:43 PM: Finished restoring cached corepack dependencies
6:15:43 PM: No npm workspaces detected
6:15:43 PM: Started restoring cached node modules
6:15:43 PM: Finished restoring cached node modules
6:15:43 PM: Installing npm packages using npm version 9.8.1
6:15:47 PM: up to date, audited 421 packages in 4s
6:15:47 PM: 14 packages are looking for funding
6:15:47 PM: run `npm fund` for details
6:15:47 PM: 32 vulnerabilities (12 moderate, 15 high, 5 critical)
6:15:47 PM: To address issues that do not require attention, run:
6:15:47 PM: npm audit fix
6:15:47 PM: To address all issues, run:
6:15:47 PM: npm audit fix --force
6:15:47 PM: Run `npm audit` for details.
6:15:47 PM: npm packages installed
6:15:48 PM: Install dependencies script success
6:15:48 PM: Starting build script
6:15:48 PM: Detected 1 framework(s)
6:15:48 PM: "svelte" at version "3.16.7"
6:15:48 PM: Section completed: initializing
Building
Complete
Building
Complete
6:15:50 PM: Netlify Build
6:15:50 PM: ────────────────────────────────────────────────────────────────
6:15:50 PM:
6:15:50 PM: ❯ Version
6:15:50 PM: @netlify/build 29.21.1
6:15:50 PM:
6:15:50 PM: ❯ Flags
6:15:50 PM: baseRelDir: true
6:15:50 PM: buildId: 651efd40b5719e00072f782c
6:15:50 PM: deployId: 651efd40b5719e00072f782e
6:15:50 PM:
6:15:50 PM: ❯ Current directory
6:15:50 PM: /opt/build/repo
6:15:50 PM:
6:15:50 PM: ❯ Config file
6:15:50 PM: No config file was defined: using default values.
6:15:50 PM:
6:15:50 PM: ❯ Context
6:15:50 PM: production
6:15:50 PM:
6:15:50 PM: Build command from Netlify app
6:15:50 PM: ────────────────────────────────────────────────────────────────
6:15:50 PM:
6:15:50 PM: $ npm run build
6:15:50 PM: > spinner@1.0.0 build
6:15:50 PM: > rollup -c
6:15:50 PM:
6:15:50 PM: src/main.js → public/build/bundle.js...
6:15:52 PM: (!) Plugin svelte: A11y: Avoid using accesskey
6:15:52 PM: src/App.svelte
6:15:52 PM: 96: {#if !showSettings}
6:15:52 PM: 97: <button
6:15:52 PM: 98: accesskey="t"
6:15:52 PM: ^
6:15:52 PM: 99: id="settings-btn"
6:15:52 PM: 100: class="button"
6:15:52 PM: src/App.svelte
6:15:52 PM: 107:
6:15:52 PM: 108: <button
6:15:52 PM: 109: accesskey="h"
6:15:52 PM: ^
6:15:52 PM: 110: id="help-btn"
6:15:52 PM: 111: class="button"
6:15:52 PM: src/App.svelte
6:15:52 PM: 139:
6:15:52 PM: 140: <button
6:15:52 PM: 141: accesskey="s"
6:15:52 PM: ^
6:15:52 PM: 142: id="spin"
6:15:52 PM: 143: on:click={() => {
6:15:52 PM: created public/build/bundle.js in 1.3s
6:15:52 PM:
6:15:52 PM: (build.command completed in 1.7s)
6:15:52 PM:
6:15:52 PM: (Netlify Build completed in 2.1s)
6:15:53 PM: Section completed: building
6:15:54 PM: Finished processing build request in 24.74s
Deploying
Complete
Deploying
Complete
6:15:52 PM: Deploy site
6:15:52 PM: ────────────────────────────────────────────────────────────────
6:15:52 PM:
6:15:52 PM: Starting to deploy site from "public"
6:15:52 PM: Calculating files to upload
6:15:52 PM: 3 new files to upload
6:15:52 PM: 0 new functions to upload
6:15:52 PM: Section completed: deploying
6:15:52 PM: Site deploy was successfully initiated
6:15:52 PM:
6:15:52 PM: (Deploy site completed in 287ms)
Cleanup
Complete
Cleanup
Complete
6:15:52 PM: Netlify Build Complete
6:15:52 PM: ────────────────────────────────────────────────────────────────
6:15:52 PM:
6:15:53 PM: Caching artifacts
6:15:53 PM: Started saving node modules
6:15:53 PM: Finished saving node modules
6:15:53 PM: Started saving build plugins
6:15:53 PM: Finished saving build plugins
6:15:53 PM: Started saving corepack cache
6:15:53 PM: Finished saving corepack cache
6:15:53 PM: Started saving pip cache
6:15:53 PM: Finished saving pip cache
6:15:53 PM: Started saving emacs cask dependencies
6:15:53 PM: Finished saving emacs cask dependencies
6:15:53 PM: Started saving maven dependencies
6:15:53 PM: Finished saving maven dependencies
6:15:53 PM: Started saving boot dependencies
6:15:53 PM: Finished saving boot dependencies
6:15:53 PM: Started saving rust rustup cache
6:15:53 PM: Finished saving rust rustup cache
6:15:53 PM: Started saving go dependencies
6:15:53 PM: Finished saving go dependencies
6:15:53 PM: Build script success
6:15:53 PM: Uploading Cache of size 74.4MB
6:15:54 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:15:52 PM: Post processing - header rules
6:15:52 PM: Post processing - redirect rules
6:15:52 PM: Starting post processing
6:15:52 PM: Skipping HTML post processing
6:15:52 PM: Post processing done
6:15:52 PM: Section completed: postprocessing
6:15:53 PM: Site is live ✨