Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
8:03:03 PM: Build ready to start
8:03:14 PM: build-image version: f89de3c4d86c62a4bb63dd7e59c3e0d0d7aff327 (focal)
8:03:14 PM: buildbot version: 95ebc0bba157669f4e02dbe6ec1c105391eca2a5
8:03:15 PM: Fetching cached dependencies
8:03:15 PM: Starting to download cache of 254.0MB
8:03:16 PM: Finished downloading cache in 1.829s
8:03:16 PM: Starting to extract cache
8:03:21 PM: Finished extracting cache in 4.185s
8:03:21 PM: Finished fetching cache in 6.072s
8:03:21 PM: Starting to prepare the repo for build
8:03:21 PM: Preparing Git Reference pull/16/head
8:03:23 PM: Starting to install dependencies
8:03:23 PM: Started restoring cached mise cache
8:03:23 PM: Finished restoring cached mise cache
8:03:23 PM: Attempting Python version '3.8', read from environment
8:03:24 PM: mise python@3.8.20 installing
8:03:24 PM: mise python@3.8.20 downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:03:24 PM: mise python@3.8.20 installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:03:25 PM: mise python@3.8.20 python --version
8:03:25 PM: mise python@3.8.20 Python 3.8.20
8:03:25 PM: mise python@3.8.20 ✓ installed
8:03:25 PM: Python version set to 3.8
8:03:25 PM: Attempting Ruby version 2.7.2, read from environment
8:03:26 PM: Using Ruby version 2.7.2
8:03:26 PM: Started restoring cached go cache
8:03:26 PM: Finished restoring cached go cache
8:03:26 PM: Installing Go version 1.16.5 (requested 1.16.5)
8:03:34 PM: go version go1.16.5 linux/amd64
8:03:35 PM: Using PHP version 8.0
8:03:36 PM: Started restoring cached Node.js version
8:03:37 PM: Finished restoring cached Node.js version
8:03:38 PM: v16.20.2 is already installed.
8:03:38 PM: Now using node v16.20.2 (npm v8.19.4)
8:03:38 PM: Enabling Node.js Corepack
8:03:38 PM: Started restoring cached build plugins
8:03:38 PM: Finished restoring cached build plugins
8:03:38 PM: Started restoring cached corepack dependencies
8:03:38 PM: Finished restoring cached corepack dependencies
8:03:38 PM: Started restoring cached yarn cache
8:03:38 PM: Finished restoring cached yarn cache
8:03:39 PM: Installing Yarn version 1.22.10
8:03:39 PM: Preparing yarn@1.22.10 for immediate activation...
8:03:39 PM: No yarn workspaces detected
8:03:39 PM: Started restoring cached node modules
8:03:39 PM: Finished restoring cached node modules
8:03:39 PM: Installing npm packages using Yarn version 1.22.10
8:03:40 PM: yarn install v1.22.10
8:03:40 PM: [1/4] Resolving packages...
8:03:40 PM: success Already up-to-date.
8:03:40 PM: Done in 0.36s.
8:03:40 PM: npm packages installed using Yarn
8:03:41 PM: Successfully installed dependencies
8:03:41 PM: Starting build script
8:03:42 PM: Detected 1 framework(s)
8:03:42 PM: "create-react-app" at version "5.0.0"
8:03:42 PM: Section completed: initializing
Building
Complete
Building
Complete
8:03:43 PM: Netlify Build
8:03:43 PM: ────────────────────────────────────────────────────────────────
8:03:43 PM:
8:03:43 PM: ❯ Version
8:03:43 PM: @netlify/build 29.56.1
8:03:43 PM:
8:03:43 PM: ❯ Flags
8:03:43 PM: accountId: 5f7ea49307300d408ad134d4
8:03:43 PM: baseRelDir: true
8:03:43 PM: buildId: 6737a8f79f6c38000852fd69
8:03:43 PM: deployId: 6737a8f79f6c38000852fd6b
8:03:43 PM:
8:03:43 PM: ❯ Current directory
8:03:43 PM: /opt/build/repo
8:03:43 PM:
8:03:43 PM: ❯ Config file
8:03:43 PM: No config file was defined: using default values.
8:03:43 PM:
8:03:43 PM: ❯ Context
8:03:43 PM: deploy-preview
8:03:43 PM:
8:03:43 PM: Build command from Netlify app
8:03:43 PM: ────────────────────────────────────────────────────────────────
8:03:43 PM:
8:03:43 PM: $ CI=false npm run build
8:03:44 PM: > recoded@1.3.1 build
8:03:44 PM: > react-scripts build
8:03:45 PM: Creating an optimized production build...
8:03:45 PM: Browserslist: caniuse-lite is outdated. Please run:
8:03:45 PM: npx browserslist@latest --update-db
8:03:45 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
8:03:49 PM: Browserslist: caniuse-lite is outdated. Please run:
8:03:49 PM: npx browserslist@latest --update-db
8:03:49 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
8:03:50 PM: Compiled with warnings.
8:03:50 PM:
8:03:50 PM: src/App.js
8:03:50 PM: Line 70:6: React Hook useEffect has a missing dependency: 'makeVideo'. Either include it or remove the dependency array react-hooks/exhaustive-deps
8:03:50 PM: src/components/Footer/index.js
8:03:50 PM: Line 25:9: Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations react/jsx-no-target-blank
8:03:50 PM: Search for the keywords to learn more about each warning.
8:03:50 PM: To ignore, add // eslint-disable-next-line to the line before.
8:03:50 PM: File sizes after gzip:
8:03:50 PM: 78.02 kB build/static/js/main.6b0b4641.js
8:03:50 PM: 1.9 kB build/static/css/main.1a02fa5b.css
8:03:50 PM: The project was built assuming it is hosted at /.
8:03:50 PM: You can control this with the homepage field in your package.json.
8:03:50 PM: The build folder is ready to be deployed.
8:03:50 PM: You may serve it with a static server:
8:03:50 PM: yarn global add serve
8:03:50 PM: serve -s build
8:03:50 PM: Find out more about deployment here:
8:03:50 PM: https://cra.link/deployment
8:03:50 PM:
8:03:50 PM: (build.command completed in 6.4s)
8:03:50 PM:
8:03:50 PM: (Netlify Build completed in 6.9s)
8:03:51 PM: Section completed: building
8:03:55 PM: Finished processing build request in 40.361s
Deploying
Complete
Deploying
Complete
8:03:50 PM: Deploy site
8:03:50 PM: ────────────────────────────────────────────────────────────────
8:03:50 PM:
8:03:50 PM: Starting to deploy site from 'build'
8:03:50 PM: Calculating files to upload
8:03:50 PM: 4 new file(s) to upload
8:03:50 PM: 0 new function(s) to upload
8:03:50 PM: Section completed: deploying
8:03:50 PM: Site deploy was successfully initiated
8:03:50 PM:
8:03:50 PM: (Deploy site completed in 352ms)
Cleanup
Complete
Cleanup
Complete
8:03:50 PM: Netlify Build Complete
8:03:50 PM: ────────────────────────────────────────────────────────────────
8:03:50 PM:
8:03:51 PM: Caching artifacts
8:03:51 PM: Started saving node modules
8:03:51 PM: Finished saving node modules
8:03:51 PM: Started saving build plugins
8:03:51 PM: Finished saving build plugins
8:03:51 PM: Started saving mise cache
8:03:51 PM: Finished saving mise cache
8:03:51 PM: Started saving corepack cache
8:03:51 PM: Finished saving corepack cache
8:03:51 PM: Started saving yarn cache
8:03:51 PM: Finished saving yarn cache
8:03:51 PM: Started saving pip cache
8:03:51 PM: Finished saving pip cache
8:03:51 PM: Started saving emacs cask dependencies
8:03:51 PM: Finished saving emacs cask dependencies
8:03:51 PM: Started saving maven dependencies
8:03:51 PM: Finished saving maven dependencies
8:03:51 PM: Started saving boot dependencies
8:03:51 PM: Finished saving boot dependencies
8:03:51 PM: Started saving rust rustup cache
8:03:51 PM: Finished saving rust rustup cache
8:03:51 PM: Started saving go dependencies
8:03:51 PM: Finished saving go dependencies
8:03:51 PM: Build script success
8:03:54 PM: Uploading Cache of size 254.5MB
8:03:55 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
8:03:50 PM: Post processing - redirect rules
8:03:50 PM: Post processing done
8:03:50 PM: Section completed: postprocessing
8:03:50 PM: Starting post processing
8:03:50 PM: Skipping form detection
8:03:50 PM: Post processing - header rules
8:03:51 PM: Site is live ✨