Skip to main content

Deploy details

Deploy successful for react-interview-prep-playground

Fixing warnings

PR #2: chore/resolve-warnings-updating-packages@ff3b212

Deploy log

Initializing

Complete
2:32:08 AM: Build ready to start
2:32:11 AM: build-image version: c11c0eb9939c949586b0f78302107908b668a11e (focal)
2:32:11 AM: buildbot version: c11c0eb9939c949586b0f78302107908b668a11e
2:32:11 AM: Fetching cached dependencies
2:32:11 AM: Starting to download cache of 276.7MB
2:32:15 AM: Finished downloading cache in 3.872s
2:32:15 AM: Starting to extract cache
2:32:18 AM: Finished extracting cache in 2.886s
2:32:18 AM: Finished fetching cache in 6.825s
2:32:18 AM: Starting to prepare the repo for build
2:32:18 AM: Preparing Git Reference pull/2/head
2:32:20 AM: Starting to install dependencies
2:32:20 AM: Python version set to 3.8
2:32:20 AM: Attempting Ruby version 2.7.1, read from environment
2:32:20 AM: Required ruby-2.7.1 is not installed - installing.
2:32:21 AM: Searching for binary rubies, this might take some time.
2:32:21 AM: Checking requirements for ubuntu.
2:32:21 AM: Requirements installation successful.
2:32:21 AM: ruby-2.7.1 - #configure
2:32:21 AM: ruby-2.7.1 - #download
2:32:21 AM: ruby-2.7.1 - #validate archive
2:32:25 AM: ruby-2.7.1 - #extract
2:32:27 AM: ruby-2.7.1 - #validate binary
2:32:27 AM: ruby-2.7.1 - #setup
2:32:27 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
2:32:27 AM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
2:32:27 AM: ruby-2.7.1 - #generating global wrappers........
2:32:28 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
2:32:28 AM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
2:32:28 AM: ruby-2.7.1 - #generating default wrappers........
2:32:28 AM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
2:32:28 AM: Using Ruby version 2.7.1
2:32:29 AM: Started restoring cached go cache
2:32:29 AM: Finished restoring cached go cache
2:32:29 AM: Installing Go version 1.14.4 (requested 1.14.4)
2:32:34 AM: go version go1.14.4 linux/amd64
2:32:34 AM: Using PHP version 8.0
2:32:35 AM: Started restoring cached Node.js version
2:32:36 AM: Finished restoring cached Node.js version
2:32:36 AM: v16.20.0 is already installed.
2:32:37 AM: Now using node v16.20.0 (npm v8.19.4)
2:32:37 AM: Enabling Node.js Corepack
2:32:37 AM: Started restoring cached build plugins
2:32:37 AM: Finished restoring cached build plugins
2:32:37 AM: Started restoring cached corepack dependencies
2:32:37 AM: Finished restoring cached corepack dependencies
2:32:37 AM: Started restoring cached yarn cache
2:32:40 AM: Finished restoring cached yarn cache
2:32:40 AM: Installing Yarn version 1.22.4
2:32:40 AM: Preparing yarn@1.22.4 for immediate activation...
2:32:40 AM: No yarn workspaces detected
2:32:40 AM: Started restoring cached node modules
2:32:40 AM: Finished restoring cached node modules
2:32:41 AM: Installing npm packages using Yarn version 1.22.4
2:32:41 AM: yarn install v1.22.4
2:32:41 AM: [1/4] Resolving packages...
2:32:41 AM: [2/4] Fetching packages...
2:32:43 AM: info fsevents@2.3.2: The platform "linux" is incompatible with this module.
2:32:43 AM: info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
2:32:43 AM: info fsevents@1.2.13: The platform "linux" is incompatible with this module.
2:32:43 AM: info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
2:32:43 AM: info fsevents@2.1.3: The platform "linux" is incompatible with this module.
2:32:43 AM: info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
2:32:43 AM: [3/4] Linking dependencies...
2:32:47 AM: [4/4] Building fresh packages...
2:32:47 AM: Done in 6.14s.
2:32:47 AM: npm packages installed using Yarn
2:32:48 AM: Install dependencies script success
2:32:48 AM: Starting build script
2:32:48 AM: Detected 1 framework(s)
2:32:48 AM: "create-react-app" at version "4.0.1"
2:32:48 AM: Section completed: initializing

Building

Complete
2:32:50 AM: Netlify Build
2:32:50 AM: ────────────────────────────────────────────────────────────────
2:32:50 AM:
2:32:50 AM: ❯ Version
2:32:50 AM: @netlify/build 29.12.1
2:32:50 AM:
2:32:50 AM: ❯ Flags
2:32:50 AM: baseRelDir: true
2:32:50 AM: buildId: 64910fa86e192d0008eb4a34
2:32:50 AM: deployId: 64910fa86e192d0008eb4a36
2:32:50 AM:
2:32:50 AM: ❯ Current directory
2:32:50 AM: /opt/build/repo
2:32:50 AM:
2:32:50 AM: ❯ Config file
2:32:50 AM: No config file was defined: using default values.
2:32:50 AM:
2:32:50 AM: ❯ Context
2:32:50 AM: deploy-preview
2:32:50 AM:
2:32:50 AM: Build command from Netlify app
2:32:50 AM: ────────────────────────────────────────────────────────────────
2:32:50 AM: ​
2:32:50 AM: $ CI= yarn run build
2:32:50 AM: yarn run v1.22.4
2:32:50 AM: $ react-scripts build
2:32:51 AM: (node:5610) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /opt/build/repo/node_modules/postcss-safe-parser/node_modules/postcss/package.json.
2:32:51 AM: Update this package.json to use a subpath pattern like "./*".
2:32:51 AM: (Use `node --trace-deprecation ...` to show where the warning was created)
2:32:51 AM: Creating an optimized production build...
2:32:58 AM: Compiled successfully.
2:32:58 AM:
2:32:58 AM: File sizes after gzip:
2:32:58 AM: 48.74 KB build/static/js/2.a73fc60a.chunk.js
2:32:58 AM: 1.41 KB build/static/js/3.695a2c99.chunk.js
2:32:58 AM: 1.31 KB build/static/js/main.6c8adb91.chunk.js
2:32:58 AM: 1.19 KB build/static/js/runtime-main.75281007.js
2:32:58 AM: 345 B build/static/css/main.578813af.chunk.css
2:32:58 AM: The project was built assuming it is hosted at /.
2:32:58 AM: You can control this with the homepage field in your package.json.
2:32:58 AM: The build folder is ready to be deployed.
2:32:58 AM: You may serve it with a static server:
2:32:58 AM: yarn global add serve
2:32:58 AM: serve -s build
2:32:58 AM: Find out more about deployment here:
2:32:58 AM: Done in 8.56s.
2:32:58 AM: ​
2:32:58 AM: (build.command completed in 8.7s)
2:32:58 AM:
2:32:58 AM: (Netlify Build completed in 8.8s)
2:33:02 AM: Section completed: building
2:33:06 AM: Finished processing build request in 55.408s

Deploying

Complete
2:32:58 AM: Deploy site
2:32:58 AM: ────────────────────────────────────────────────────────────────
2:32:58 AM: ​
2:32:58 AM: Starting to deploy site from 'build'
2:32:58 AM: Calculating files to upload
2:32:58 AM: 0 new files to upload
2:32:58 AM: 0 new functions to upload
2:32:58 AM: Section completed: deploying
2:32:58 AM: Site deploy was successfully initiated
2:32:58 AM: ​
2:32:58 AM: (Deploy site completed in 100ms)

Cleanup

Complete
2:32:58 AM: Netlify Build Complete
2:32:58 AM: ────────────────────────────────────────────────────────────────
2:32:58 AM: ​
2:32:59 AM: Caching artifacts
2:32:59 AM: Started saving node modules
2:32:59 AM: Finished saving node modules
2:32:59 AM: Started saving build plugins
2:32:59 AM: Finished saving build plugins
2:32:59 AM: Started saving corepack cache
2:32:59 AM: Finished saving corepack cache
2:32:59 AM: Started saving yarn cache
2:33:02 AM: Finished saving yarn cache
2:33:02 AM: Started saving pip cache
2:33:02 AM: Finished saving pip cache
2:33:02 AM: Started saving emacs cask dependencies
2:33:02 AM: Finished saving emacs cask dependencies
2:33:02 AM: Started saving maven dependencies
2:33:02 AM: Finished saving maven dependencies
2:33:02 AM: Started saving boot dependencies
2:33:02 AM: Finished saving boot dependencies
2:33:02 AM: Started saving rust rustup cache
2:33:02 AM: Finished saving rust rustup cache
2:33:02 AM: Started saving go dependencies
2:33:02 AM: Finished saving go dependencies
2:33:02 AM: Cached Ruby version 2.7.1
2:33:02 AM: Build script success
2:33:04 AM: Uploading Cache of size 311.8MB
2:33:06 AM: Section completed: cleanup

Post-processing

Complete
2:32:58 AM: Starting post processing
2:32:59 AM: Skipping HTML post processing
2:32:59 AM: Post processing - header rules
2:32:59 AM: Post processing - redirect rules
2:32:59 AM: Post processing done
2:32:59 AM: Section completed: postprocessing
2:33:00 AM: Site is live ✨