Skip to main content

Deploy details

Deploy successful for tourmaline-biscotti-ec5390

Bump follow-redirects from 1.15.2 to 1.15.4

PR #7: dependabot/npm_and_yarn/follow-redirects-1.15.4@e8590d5

Deploy log

Initializing

Complete
1:01:31 AM: Build ready to start
1:01:32 AM: build-image version: 2821c5fd78f4042b4bb03d028b1983667d2e2d9c (focal)
1:01:32 AM: buildbot version: 9c122e4d38ef873d49667acc314f41647c44b72a
1:01:32 AM: Fetching cached dependencies
1:01:32 AM: Failed to fetch cache, continuing with build
1:01:32 AM: Starting to prepare the repo for build
1:01:32 AM: No cached dependencies found. Cloning fresh repo
1:01:32 AM: git clone --filter=blob:none https://github.com/kintone-workshops/host-react-app-database
1:01:32 AM: Preparing Git Reference pull/7/head
1:01:35 AM: Custom functions path detected. Proceeding with the specified path: "netlify/functions"
1:01:35 AM: Starting to install dependencies
1:01:35 AM: Python version set to 3.8
1:01:35 AM: Attempting Ruby version 2.7.2, read from environment
1:01:36 AM: Using Ruby version 2.7.2
1:01:36 AM: Started restoring cached go cache
1:01:36 AM: Finished restoring cached go cache
1:01:36 AM: go version go1.19.13 linux/amd64
1:01:37 AM: Using PHP version 8.0
1:01:38 AM: v18.19.0 is already installed.
1:01:38 AM: Now using node v18.19.0 (npm v10.2.3)
1:01:38 AM: Enabling Node.js Corepack
1:01:38 AM: Started restoring cached build plugins
1:01:38 AM: Finished restoring cached build plugins
1:01:38 AM: Started restoring cached corepack dependencies
1:01:38 AM: Finished restoring cached corepack dependencies
1:01:38 AM: No npm workspaces detected
1:01:38 AM: Started restoring cached node modules
1:01:38 AM: Finished restoring cached node modules
1:01:38 AM: Installing npm packages using npm version 10.2.3
1:01:46 AM: 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
1:01:47 AM: npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
1:01:47 AM: npm WARN deprecated w3c-hr-time@1.0.2: Use your platform"s native performance.now() and performance.timeOrigin.
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
1:01:48 AM: npm WARN deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
1:01:49 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
1:01:54 AM: added 1453 packages, and audited 1454 packages in 16s
1:01:54 AM: 228 packages are looking for funding
1:01:54 AM: run `npm fund` for details
1:01:54 AM: 9 vulnerabilities (2 moderate, 6 high, 1 critical)
1:01:54 AM: To address issues that do not require attention, run:
1:01:54 AM: npm audit fix
1:01:54 AM: To address all issues (including breaking changes), run:
1:01:54 AM: npm audit fix --force
1:01:54 AM: Run `npm audit` for details.
1:01:54 AM: npm packages installed
1:01:55 AM: Successfully installed dependencies
1:01:55 AM: Starting build script
1:01:56 AM: Detected 1 framework(s)
1:01:56 AM: "create-react-app" at version "5.0.1"
1:01:56 AM: Section completed: initializing

Building

Complete
1:01:57 AM: Netlify Build
1:01:57 AM: ────────────────────────────────────────────────────────────────
1:01:57 AM:
1:01:57 AM: ❯ Version
1:01:57 AM: @netlify/build 29.31.4
1:01:57 AM:
1:01:57 AM: ❯ Flags
1:01:57 AM: baseRelDir: true
1:01:57 AM: buildId: 659f3deaa524e10007e2682a
1:01:57 AM: deployId: 659f3deaa524e10007e2682c
1:01:57 AM:
1:01:57 AM: ❯ Current directory
1:01:57 AM: /opt/build/repo
1:01:57 AM:
1:01:57 AM: ❯ Config file
1:01:57 AM: /opt/build/repo/netlify.toml
1:01:57 AM:
1:01:57 AM: ❯ Context
1:01:57 AM: deploy-preview
1:01:57 AM:
1:01:57 AM: Build command from Netlify app
1:01:57 AM: ────────────────────────────────────────────────────────────────
1:01:57 AM: ​
1:01:57 AM: $ npm run build
1:01:57 AM: > host-react-app-database@1.0.0 build
1:01:57 AM: > react-scripts build
1:01:59 AM: Creating an optimized production build...
1:01:59 AM: Browserslist: caniuse-lite is outdated. Please run:
1:01:59 AM: npx update-browserslist-db@latest
1:01:59 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
1:02:02 AM: One of your dependencies, babel-preset-react-app, is importing the
1:02:02 AM: "@babel/plugin-proposal-private-property-in-object" package without
1:02:02 AM: declaring it in its dependencies. This is currently working because
1:02:02 AM: "@babel/plugin-proposal-private-property-in-object" is already in your
1:02:02 AM: node_modules folder for unrelated reasons, but it may break at any time.
1:02:02 AM: babel-preset-react-app is part of the create-react-app project, which
1:02:02 AM: is not maintianed anymore. It is thus unlikely that this bug will
1:02:02 AM: ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
1:02:02 AM: your devDependencies to work around this error. This will make this message
1:02:02 AM: go away.
1:02:11 AM: Browserslist: caniuse-lite is outdated. Please run:
1:02:11 AM: npx update-browserslist-db@latest
1:02:11 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
1:02:12 AM: Compiled successfully.
1:02:12 AM:
1:02:12 AM: File sizes after gzip:
1:02:13 AM: 2.53 MB build/static/js/main.588ca731.js
1:02:13 AM: 216 B build/static/css/main.e2418294.css
1:02:13 AM: The bundle size is significantly larger than recommended.
1:02:13 AM: Consider reducing it with code splitting: https://goo.gl/9VhYWB
1:02:13 AM: You can also analyze the project dependencies: https://goo.gl/LeUzfb
1:02:13 AM: The project was built assuming it is hosted at /.
1:02:13 AM: You can control this with the homepage field in your package.json.
1:02:13 AM: The build folder is ready to be deployed.
1:02:13 AM: You may serve it with a static server:
1:02:13 AM: npm install -g serve
1:02:13 AM: serve -s build
1:02:13 AM: Find out more about deployment here:
1:02:13 AM: ​
1:02:13 AM: (build.command completed in 15.6s)
1:02:13 AM:
1:02:13 AM: Functions bundling
1:02:13 AM: ────────────────────────────────────────────────────────────────
1:02:13 AM: ​
1:02:13 AM: Packaging Functions from netlify/functions directory:
1:02:13 AM: - api.js
1:02:13 AM: ​
1:02:13 AM: ​
1:02:13 AM: (Functions bundling completed in 530ms)
1:02:13 AM:
1:02:20 AM: (Netlify Build completed in 22.6s)
1:02:44 AM: Section completed: building
1:02:49 AM: Finished processing build request in 1m16.756s

Deploying

Complete
1:02:13 AM: Deploy site
1:02:13 AM: ────────────────────────────────────────────────────────────────
1:02:13 AM: ​
1:02:13 AM: Starting to deploy site from "build"
1:02:13 AM: Calculating files to upload
1:02:14 AM: 0 new files to upload
1:02:14 AM: 1 new functions to upload
1:02:20 AM: Section completed: deploying
1:02:20 AM: Site deploy was successfully initiated
1:02:20 AM: ​
1:02:20 AM: (Deploy site completed in 6.4s)

Cleanup

Complete
1:02:20 AM: Netlify Build Complete
1:02:20 AM: ────────────────────────────────────────────────────────────────
1:02:20 AM: ​
1:02:20 AM: Caching artifacts
1:02:20 AM: Started saving node modules
1:02:20 AM: Finished saving node modules
1:02:20 AM: Started saving build plugins
1:02:20 AM: Finished saving build plugins
1:02:20 AM: Started saving corepack cache
1:02:20 AM: Finished saving corepack cache
1:02:20 AM: Started saving pip cache
1:02:20 AM: Finished saving pip cache
1:02:20 AM: Started saving emacs cask dependencies
1:02:20 AM: Finished saving emacs cask dependencies
1:02:20 AM: Started saving maven dependencies
1:02:20 AM: Finished saving maven dependencies
1:02:20 AM: Started saving boot dependencies
1:02:20 AM: Finished saving boot dependencies
1:02:20 AM: Started saving rust rustup cache
1:02:20 AM: Finished saving rust rustup cache
1:02:20 AM: Started saving go dependencies
1:02:20 AM: Finished saving go dependencies
1:02:44 AM: Build script success
1:02:47 AM: Uploading Cache of size 272.5MB
1:02:49 AM: Section completed: cleanup

Post-processing

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