Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for flappyepilot

Update README.md to give credit where credit is due

PR #1: patch-1@cdfc519

Deploy log

Initializing

Complete
12:13:43 PM: Build ready to start
12:13:53 PM: build-image version: 17725b3539de07c84bb63d168764cd85cb2769cd (focal)
12:13:53 PM: buildbot version: 1f603b54a27b8984e49b28528efd1e3683d84d9b
12:13:53 PM: Fetching cached dependencies
12:13:53 PM: Starting to download cache of 153.2MB
12:13:54 PM: Finished downloading cache in 1.354s
12:13:54 PM: Starting to extract cache
12:13:56 PM: Finished extracting cache in 1.757s
12:13:56 PM: Finished fetching cache in 3.232s
12:13:56 PM: Starting to prepare the repo for build
12:13:57 PM: Preparing Git Reference pull/1/head
12:13:59 PM: Starting to install dependencies
12:13:59 PM: Started restoring cached mise cache
12:13:59 PM: Finished restoring cached mise cache
12:13:59 PM: Attempting Python version '3.8', read from environment
12:13:59 PM: downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:13:59 PM: installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:14:00 PM: python --version
12:14:00 PM: Python 3.8.20
12:14:00 PM: mise python@3.8.20 installed
12:14:00 PM: Python version set to 3.8
12:14:00 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:00 PM: Attempting Ruby version 2.7.2, read from environment
12:14:01 PM: Using Ruby version 2.7.2
12:14:01 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:01 PM: Started restoring cached go cache
12:14:01 PM: Finished restoring cached go cache
12:14:01 PM: go version go1.19.13 linux/amd64
12:14:01 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:02 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:02 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:02 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:02 PM: Using PHP version 8.0
12:14:02 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:02 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:03 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:03 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:03 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:03 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:04 PM: Started restoring cached Node.js version
12:14:04 PM: Finished restoring cached Node.js version
12:14:05 PM: v18.20.4 is already installed.
12:14:05 PM: Now using node v18.20.4 (npm v10.7.0)
12:14:05 PM: Enabling Node.js Corepack
12:14:05 PM: Started restoring cached build plugins
12:14:05 PM: Finished restoring cached build plugins
12:14:05 PM: Started restoring cached corepack dependencies
12:14:05 PM: Finished restoring cached corepack dependencies
12:14:05 PM: No npm workspaces detected
12:14:05 PM: Started restoring cached node modules
12:14:05 PM: Finished restoring cached node modules
12:14:05 PM: Installing npm packages using npm version 10.7.0
12:14:06 PM: up to date, audited 36 packages in 479ms
12:14:06 PM: 3 packages are looking for funding
12:14:06 PM: run `npm fund` for details
12:14:06 PM: found 0 vulnerabilities
12:14:06 PM: npm packages installed
12:14:06 PM: Successfully installed dependencies
12:14:06 PM: Starting build script
12:14:06 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:07 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:07 PM: Detected 2 framework(s)
12:14:07 PM: "svelte" at version "5.1.3"
12:14:07 PM: "vite" at version "5.4.10"
12:14:07 PM: Section completed: initializing

Building

Complete
12:14:09 PM: Netlify Build
12:14:09 PM: ────────────────────────────────────────────────────────────────
12:14:09 PM:
12:14:09 PM: ❯ Version
12:14:09 PM: @netlify/build 29.55.5
12:14:09 PM:
12:14:09 PM: ❯ Flags
12:14:09 PM: accountId: 60e0e9cfd44d37120af57998
12:14:09 PM: baseRelDir: true
12:14:09 PM: buildId: 672e0077cb67a900085f6ce9
12:14:09 PM: deployId: 672e0077cb67a900085f6ceb
12:14:09 PM:
12:14:09 PM: ❯ Current directory
12:14:09 PM: /opt/build/repo
12:14:09 PM:
12:14:09 PM: ❯ Config file
12:14:09 PM: No config file was defined: using default values.
12:14:09 PM:
12:14:09 PM: ❯ Context
12:14:09 PM: deploy-preview
12:14:09 PM:
12:14:09 PM: Build command from Netlify app
12:14:09 PM: ────────────────────────────────────────────────────────────────
12:14:09 PM: ​
12:14:09 PM: $ npm run build
12:14:09 PM: > flappy-bird-svelte@0.0.0 build
12:14:09 PM: > vite build
12:14:09 PM: vite v5.4.10 building for production...
12:14:09 PM: transforming...
12:14:10 PM: 12:14:10 PM [vite-plugin-svelte] src/Game.svelte:94:0 Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type="button">` or `<a>` might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details
12:14:10 PM: 92: </script>
12:14:10 PM: 93:
12:14:10 PM: 94: <div class="game" on:click={flap}>
12:14:10 PM: ^
12:14:10 PM: 95: {#if !gameStarted}
12:14:10 PM: 96: <!-- Show the "Ready?" text before the game starts -->
12:14:10 PM: 12:14:10 PM [vite-plugin-svelte] src/Game.svelte:94:0 `<div>` with a click handler must have an ARIA role
12:14:10 PM: 92: </script>
12:14:10 PM: 93:
12:14:10 PM: 94: <div class="game" on:click={flap}>
12:14:10 PM: ^
12:14:10 PM: 95: {#if !gameStarted}
12:14:10 PM: 96: <!-- Show the "Ready?" text before the game starts -->
12:14:10 PM: 12:14:10 PM [vite-plugin-svelte] src/Game.svelte:97:4 Visible, non-interactive elements with a click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as `<button type="button">` or `<a>` might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details
12:14:10 PM: 95: {#if !gameStarted}
12:14:10 PM: 96: <!-- Show the "Ready?" text before the game starts -->
12:14:10 PM: 97: <div class="ready" on:click={startGame}>Ready?</div>
12:14:10 PM: ^
12:14:10 PM: 98: {:else}
12:14:10 PM: 99: <!-- Game elements once game starts -->
12:14:10 PM: 12:14:10 PM [vite-plugin-svelte] src/Game.svelte:97:4 `<div>` with a click handler must have an ARIA role
12:14:10 PM: 95: {#if !gameStarted}
12:14:10 PM: 96: <!-- Show the "Ready?" text before the game starts -->
12:14:10 PM: 97: <div class="ready" on:click={startGame}>Ready?</div>
12:14:10 PM: ^
12:14:10 PM: 98: {:else}
12:14:10 PM: 99: <!-- Game elements once game starts -->
12:14:10 PM: 90 modules transformed.
12:14:10 PM: rendering chunks...
12:14:10 PM: computing gzip size...
12:14:10 PM: dist/index.html 0.52 kB │ gzip: 0.33 kB
12:14:10 PM: dist/assets/epilot_Logo_nur_Icon_regenbogen_RGB_angepasst-DsOTyDwf.svg 2.97 kB │ gzip: 1.04 kB
12:14:10 PM: dist/assets/pipe-CAQQdmrT.png 12.24 kB
12:14:10 PM: dist/assets/background-BgLnz0X6.png 183.63 kB
12:14:10 PM: dist/assets/bird-B08Tzjtb.png 697.87 kB
12:14:10 PM: dist/assets/index-B9QFjQ-j.css 2.21 kB │ gzip: 0.89 kB
12:14:10 PM: dist/assets/index-DtCaz0gm.js 19.31 kB │ gzip: 8.12 kB
12:14:10 PM: ✓ built in 499ms
12:14:10 PM: ​
12:14:10 PM: (build.command completed in 1.1s)
12:14:10 PM:
12:14:10 PM: (Netlify Build completed in 1.4s)
12:14:10 PM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
12:14:11 PM: Section completed: building
12:14:13 PM: Finished processing build request in 20.343s

Deploying

Complete
12:14:10 PM: Deploy site
12:14:10 PM: ────────────────────────────────────────────────────────────────
12:14:10 PM: ​
12:14:10 PM: Starting to deploy site from 'dist'
12:14:10 PM: Calculating files to upload
12:14:10 PM: 0 new file(s) to upload
12:14:10 PM: 0 new function(s) to upload
12:14:10 PM: Section completed: deploying
12:14:10 PM: Site deploy was successfully initiated
12:14:10 PM: ​
12:14:10 PM: (Deploy site completed in 188ms)

Cleanup

Complete
12:14:10 PM: Netlify Build Complete
12:14:10 PM: ────────────────────────────────────────────────────────────────
12:14:10 PM: ​
12:14:10 PM: Caching artifacts
12:14:10 PM: Started saving node modules
12:14:10 PM: Finished saving node modules
12:14:10 PM: Started saving build plugins
12:14:11 PM: Finished saving build plugins
12:14:11 PM: Started saving mise cache
12:14:11 PM: Finished saving mise cache
12:14:11 PM: Started saving corepack cache
12:14:11 PM: Finished saving corepack cache
12:14:11 PM: Started saving pip cache
12:14:11 PM: Finished saving pip cache
12:14:11 PM: Started saving emacs cask dependencies
12:14:11 PM: Finished saving emacs cask dependencies
12:14:11 PM: Started saving maven dependencies
12:14:11 PM: Finished saving maven dependencies
12:14:11 PM: Started saving boot dependencies
12:14:11 PM: Finished saving boot dependencies
12:14:11 PM: Started saving rust rustup cache
12:14:11 PM: Finished saving rust rustup cache
12:14:11 PM: Started saving go dependencies
12:14:11 PM: Finished saving go dependencies
12:14:11 PM: Build script success
12:14:12 PM: Uploading Cache of size 152.8MB
12:14:13 PM: Section completed: cleanup

Post-processing

Complete
12:14:10 PM: Starting post processing
12:14:10 PM: Skipping form detection
12:14:10 PM: Post processing - header rules
12:14:10 PM: Post processing - redirect rules
12:14:10 PM: Post processing done
12:14:10 PM: Section completed: postprocessing
12:14:11 PM: Site is live ✨