Deploy details
Published deploy for wondrous-sable-b9d1af
Production: main@HEAD
Deploy log
Initializing
Complete
Initializing
Complete
2:30:45 AM: Build ready to start
2:30:47 AM: build-image version: 0c5695ad82eb9b0111196b4ab87e76fc88dfb543 (focal)
2:30:47 AM: buildbot version: 056a3c1eb1da633c99b793460eb6be9ceeb43492
2:30:47 AM: Fetching cached dependencies
2:30:47 AM: Failed to fetch cache, continuing with build
2:30:47 AM: Starting to prepare the repo for build
2:30:47 AM: No cached dependencies found. Cloning fresh repo
2:30:47 AM: git clone --filter=blob:none https://github.com/kintone-workshops/host-react-app-database
2:30:47 AM: Preparing Git Reference refs/heads/main
2:30:49 AM: Custom functions path detected. Proceeding with the specified path: "netlify/functions"
2:30:50 AM: Starting to install dependencies
2:30:50 AM: Python version set to 3.8
2:30:50 AM: Attempting Ruby version 2.7.2, read from environment
2:30:51 AM: Using Ruby version 2.7.2
2:30:51 AM: Started restoring cached go cache
2:30:51 AM: Finished restoring cached go cache
2:30:51 AM: go version go1.19.13 linux/amd64
2:30:51 AM: Using PHP version 8.0
2:30:52 AM: v18.18.2 is already installed.
2:30:53 AM: Now using node v18.18.2 (npm v9.8.1)
2:30:53 AM: Enabling Node.js Corepack
2:30:53 AM: Started restoring cached build plugins
2:30:53 AM: Finished restoring cached build plugins
2:30:53 AM: Started restoring cached corepack dependencies
2:30:53 AM: Finished restoring cached corepack dependencies
2:30:53 AM: No npm workspaces detected
2:30:53 AM: Started restoring cached node modules
2:30:53 AM: Finished restoring cached node modules
2:30:53 AM: Installing npm packages using npm version 9.8.1
2:30:56 AM: 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
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
2:30:56 AM: npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
2:30:56 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
2:30:57 AM: npm WARN deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
2:30:58 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
2:31:05 AM: added 1453 packages, and audited 1454 packages in 12s
2:31:05 AM: 228 packages are looking for funding
2:31:05 AM: run `npm fund` for details
2:31:05 AM: 9 vulnerabilities (2 moderate, 6 high, 1 critical)
2:31:05 AM: To address issues that do not require attention, run:
2:31:05 AM: npm audit fix
2:31:05 AM: To address all issues (including breaking changes), run:
2:31:05 AM: npm audit fix --force
2:31:05 AM: Run `npm audit` for details.
2:31:05 AM: npm packages installed
2:31:06 AM: Install dependencies script success
2:31:06 AM: Starting build script
2:31:06 AM: Detected 1 framework(s)
2:31:06 AM: "create-react-app" at version "5.0.1"
2:31:06 AM: Section completed: initializing
Building
Complete
Building
Complete
2:31:08 AM: Netlify Build
2:31:08 AM: ────────────────────────────────────────────────────────────────
2:31:08 AM:
2:31:08 AM: ❯ Version
2:31:08 AM: @netlify/build 29.23.5
2:31:08 AM:
2:31:08 AM: ❯ Flags
2:31:08 AM: baseRelDir: true
2:31:08 AM: buildId: 65387dd5de38742be7b58390
2:31:08 AM: deployId: 65387dd5de38742be7b58392
2:31:08 AM:
2:31:08 AM: ❯ Current directory
2:31:08 AM: /opt/build/repo
2:31:08 AM:
2:31:08 AM: ❯ Config file
2:31:08 AM: /opt/build/repo/netlify.toml
2:31:08 AM:
2:31:08 AM: ❯ Context
2:31:08 AM: production
2:31:08 AM:
2:31:08 AM: Build command from Netlify app
2:31:08 AM: ────────────────────────────────────────────────────────────────
2:31:08 AM:
2:31:08 AM: $ npm run build
2:31:08 AM: > host-react-app-database@1.0.0 build
2:31:08 AM: > react-scripts build
2:31:09 AM: Creating an optimized production build...
2:31:12 AM: One of your dependencies, babel-preset-react-app, is importing the
2:31:12 AM: "@babel/plugin-proposal-private-property-in-object" package without
2:31:12 AM: declaring it in its dependencies. This is currently working because
2:31:12 AM: "@babel/plugin-proposal-private-property-in-object" is already in your
2:31:12 AM: node_modules folder for unrelated reasons, but it may break at any time.
2:31:12 AM: babel-preset-react-app is part of the create-react-app project, which
2:31:12 AM: is not maintianed anymore. It is thus unlikely that this bug will
2:31:12 AM: ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
2:31:12 AM: your devDependencies to work around this error. This will make this message
2:31:12 AM: go away.
2:31:23 AM: Compiled successfully.
2:31:23 AM:
2:31:23 AM: File sizes after gzip:
2:31:24 AM: 2.54 MB build/static/js/main.588ca731.js
2:31:24 AM: 215 B build/static/css/main.e2418294.css
2:31:24 AM: The bundle size is significantly larger than recommended.
2:31:24 AM: Consider reducing it with code splitting: https://goo.gl/9VhYWB
2:31:24 AM: You can also analyze the project dependencies: https://goo.gl/LeUzfb
2:31:24 AM: The project was built assuming it is hosted at /.
2:31:24 AM: You can control this with the homepage field in your package.json.
2:31:24 AM: The build folder is ready to be deployed.
2:31:24 AM: You may serve it with a static server:
2:31:24 AM: npm install -g serve
2:31:24 AM: serve -s build
2:31:24 AM: Find out more about deployment here:
2:31:24 AM: https://cra.link/deployment
2:31:24 AM:
2:31:24 AM: (build.command completed in 15.9s)
2:31:24 AM:
2:31:24 AM: Functions bundling
2:31:24 AM: ────────────────────────────────────────────────────────────────
2:31:24 AM:
2:31:24 AM: Packaging Functions from netlify/functions directory:
2:31:24 AM: - api.js
2:31:24 AM:
2:31:24 AM:
2:31:24 AM: (Functions bundling completed in 622ms)
2:31:24 AM:
2:31:31 AM: (Netlify Build completed in 23.1s)
2:31:32 AM: Section completed: building
2:31:36 AM: Finished processing build request in 49.464s
Deploying
Complete
Deploying
Complete
2:31:24 AM: Deploy site
2:31:24 AM: ────────────────────────────────────────────────────────────────
2:31:24 AM:
2:31:24 AM: Starting to deploy site from "build"
2:31:25 AM: Calculating files to upload
2:31:25 AM: 0 new files to upload
2:31:25 AM: 1 new functions to upload
2:31:31 AM: Section completed: deploying
2:31:31 AM: Site deploy was successfully initiated
2:31:31 AM:
2:31:31 AM: (Deploy site completed in 6.5s)
Cleanup
Complete
Cleanup
Complete
2:31:31 AM: Netlify Build Complete
2:31:31 AM: ────────────────────────────────────────────────────────────────
2:31:31 AM:
2:31:32 AM: Caching artifacts
2:31:32 AM: Started saving node modules
2:31:32 AM: Finished saving node modules
2:31:32 AM: Started saving build plugins
2:31:32 AM: Finished saving build plugins
2:31:32 AM: Started saving corepack cache
2:31:32 AM: Finished saving corepack cache
2:31:32 AM: Started saving pip cache
2:31:32 AM: Finished saving pip cache
2:31:32 AM: Started saving emacs cask dependencies
2:31:32 AM: Finished saving emacs cask dependencies
2:31:32 AM: Started saving maven dependencies
2:31:32 AM: Finished saving maven dependencies
2:31:32 AM: Started saving boot dependencies
2:31:32 AM: Finished saving boot dependencies
2:31:32 AM: Started saving rust rustup cache
2:31:32 AM: Finished saving rust rustup cache
2:31:32 AM: Started saving go dependencies
2:31:32 AM: Finished saving go dependencies
2:31:32 AM: Build script success
2:31:34 AM: Uploading Cache of size 272.1MB
2:31:36 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:31:31 AM: Post processing done
2:31:31 AM: Section completed: postprocessing
2:31:31 AM: Starting post processing
2:31:31 AM: Skipping HTML post processing
2:31:31 AM: Post processing - header rules
2:31:31 AM: Post processing - redirect rules
2:31:32 AM: Site is live ✨