Skip to main content

Deploy details

Deploy log

Initializing

Complete
3:19:06 PM: Build ready to start
3:19:07 PM: build-image version: 0b456d178a81015abeccb070e4b9e5dcc9fcb389 (focal)
3:19:07 PM: buildbot version: 55fc54a77f87f8e161372af2f2f4f7be95cd4026
3:19:07 PM: Fetching cached dependencies
3:19:07 PM: Failed to fetch cache, continuing with build
3:19:07 PM: Starting to prepare the repo for build
3:19:07 PM: No cached dependencies found. Cloning fresh repo
3:19:07 PM: git clone --filter=blob:none https://github.com/bcimbali/bc-010
3:19:08 PM: Preparing Git Reference refs/heads/master
3:19:09 PM: Starting to install dependencies
3:19:09 PM: Python version set to 3.8
3:19:09 PM: Attempting Ruby version 2.7.2, read from environment
3:19:10 PM: Using Ruby version 2.7.2
3:19:10 PM: Started restoring cached go cache
3:19:10 PM: Finished restoring cached go cache
3:19:10 PM: Installing Go version 1.10 (requested 1.10)
3:19:14 PM: go version go1.10 linux/amd64
3:19:15 PM: Using PHP version 8.0
3:19:15 PM: Attempting Node.js version "16" from .nvmrc
3:19:16 PM: Downloading and installing node v16.20.2...
3:19:16 PM: Computing checksum with sha256sum
3:19:16 PM: Checksums matched!
3:19:18 PM: Now using node v16.20.2 (npm v8.19.4)
3:19:18 PM: Enabling Node.js Corepack
3:19:18 PM: Started restoring cached build plugins
3:19:18 PM: Finished restoring cached build plugins
3:19:18 PM: Started restoring cached corepack dependencies
3:19:18 PM: Finished restoring cached corepack dependencies
3:19:19 PM: No npm workspaces detected
3:19:19 PM: Started restoring cached node modules
3:19:19 PM: Finished restoring cached node modules
3:19:19 PM: Installing npm packages using npm version 8.19.4
3:19:24 PM: npm WARN deprecated w3c-hr-time@1.0.2: Use your platform"s native performance.now() and performance.timeOrigin.
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
3:19:24 PM: npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
3:19:24 PM: npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
3:19:24 PM: npm WARN deprecated redux-devtools-extension@2.13.9: Package moved to @redux-devtools/extension.
3:19:24 PM: npm WARN deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
3:19:27 PM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
3:19:35 PM: npm WARN deprecated acorn-dynamic-import@4.0.0: This is probably built in to whatever tool you"re using. If you still need it... idk
3:19:35 PM: added 1655 packages, and audited 1656 packages in 16s
3:19:35 PM: 272 packages are looking for funding
3:19:35 PM: run `npm fund` for details
3:19:35 PM: 8 vulnerabilities (2 moderate, 6 high)
3:19:35 PM: To address all issues (including breaking changes), run:
3:19:35 PM: npm audit fix --force
3:19:35 PM: Run `npm audit` for details.
3:19:35 PM: npm packages installed
3:19:36 PM: Successfully installed dependencies
3:19:36 PM: Starting build script
3:19:37 PM: Detected 1 framework(s)
3:19:37 PM: "create-react-app" at version "5.0.1"
3:19:37 PM: Section completed: initializing

Building

Complete
3:19:38 PM: Netlify Build
3:19:38 PM: ────────────────────────────────────────────────────────────────
3:19:38 PM:
3:19:38 PM: ❯ Version
3:19:38 PM: @netlify/build 29.32.0
3:19:38 PM:
3:19:38 PM: ❯ Flags
3:19:38 PM: baseRelDir: false
3:19:38 PM: buildId: 65a69e6a51242d0008f21dc6
3:19:38 PM: deployId: 65a69e6a51242d0008f21dc8
3:19:38 PM:
3:19:38 PM: ❯ Current directory
3:19:38 PM: /opt/build/repo
3:19:38 PM:
3:19:38 PM: ❯ Config file
3:19:38 PM: No config file was defined: using default values.
3:19:38 PM:
3:19:38 PM: ❯ Context
3:19:38 PM: production
3:19:38 PM:
3:19:38 PM: Build command from Netlify app
3:19:38 PM: ────────────────────────────────────────────────────────────────
3:19:38 PM: ​
3:19:38 PM: $ npm run build
3:19:38 PM: > bc-010@0.1.1 build
3:19:38 PM: > react-scripts build
3:19:40 PM: Creating an optimized production build...
3:19:43 PM: One of your dependencies, babel-preset-react-app, is importing the
3:19:43 PM: "@babel/plugin-proposal-private-property-in-object" package without
3:19:43 PM: declaring it in its dependencies. This is currently working because
3:19:43 PM: "@babel/plugin-proposal-private-property-in-object" is already in your
3:19:43 PM: node_modules folder for unrelated reasons, but it may break at any time.
3:19:43 PM: babel-preset-react-app is part of the create-react-app project, which
3:19:43 PM: is not maintianed anymore. It is thus unlikely that this bug will
3:19:43 PM: ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
3:19:43 PM: your devDependencies to work around this error. This will make this message
3:19:43 PM: go away.
3:20:01 PM: Compiled successfully.
3:20:01 PM:
3:20:01 PM: File sizes after gzip:
3:20:01 PM: 194.26 kB build/static/js/main.23a0f5f5.js
3:20:01 PM: 835 B build/static/css/main.dd439c25.css
3:20:01 PM: The project was built assuming it is hosted at /.
3:20:01 PM: You can control this with the homepage field in your package.json.
3:20:01 PM: The build folder is ready to be deployed.
3:20:01 PM: You may serve it with a static server:
3:20:01 PM: npm install -g serve
3:20:01 PM: serve -s build
3:20:01 PM: Find out more about deployment here:
3:20:01 PM: ​
3:20:01 PM: (build.command completed in 22.8s)
3:20:01 PM:
3:20:01 PM: (Netlify Build completed in 22.9s)
3:20:26 PM: Section completed: building
3:20:29 PM: Finished processing build request in 1m22.247s

Deploying

Complete
3:20:01 PM: Deploy site
3:20:01 PM: ────────────────────────────────────────────────────────────────
3:20:01 PM: ​
3:20:01 PM: Starting to deploy site from "build"
3:20:01 PM: Calculating files to upload
3:20:01 PM: 0 new files to upload
3:20:01 PM: 0 new functions to upload
3:20:01 PM: Section completed: deploying
3:20:01 PM: Site deploy was successfully initiated
3:20:01 PM: ​
3:20:01 PM: (Deploy site completed in 91ms)

Cleanup

Complete
3:20:01 PM: Netlify Build Complete
3:20:01 PM: ────────────────────────────────────────────────────────────────
3:20:01 PM: ​
3:20:02 PM: Caching artifacts
3:20:02 PM: Started saving node modules
3:20:02 PM: Finished saving node modules
3:20:02 PM: Started saving build plugins
3:20:02 PM: Finished saving build plugins
3:20:02 PM: Started saving corepack cache
3:20:02 PM: Finished saving corepack cache
3:20:02 PM: Started saving pip cache
3:20:02 PM: Finished saving pip cache
3:20:02 PM: Started saving emacs cask dependencies
3:20:02 PM: Finished saving emacs cask dependencies
3:20:02 PM: Started saving maven dependencies
3:20:02 PM: Finished saving maven dependencies
3:20:02 PM: Started saving boot dependencies
3:20:02 PM: Finished saving boot dependencies
3:20:02 PM: Started saving rust rustup cache
3:20:02 PM: Finished saving rust rustup cache
3:20:02 PM: Started saving go dependencies
3:20:02 PM: Finished saving go dependencies
3:20:26 PM: Build script success
3:20:28 PM: Uploading Cache of size 198.0MB
3:20:29 PM: Section completed: cleanup

Post-processing

Complete
3:20:01 PM: Starting post processing
3:20:01 PM: Skipping form detection
3:20:01 PM: Post processing - header rules
3:20:01 PM: Post processing - redirect rules
3:20:01 PM: Post processing done
3:20:01 PM: Section completed: postprocessing
3:20:02 PM: Site is live ✨