Deploy details
Published deploy for farmer-in-nongtori
Merge pull request #30 from chanubc/feat/like_0818 browser storageProduction: main@e5ddb7f
Deploy log
Initializing
Complete
Initializing
Complete
2:58:22 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/chanubc/builds
2:58:59 PM: Build ready to start
2:59:01 PM: build-image version: 6cae66f783f2b7ff8e3a9cdbb5031761f0b47719 (focal)
2:59:01 PM: buildbot version: 6cae66f783f2b7ff8e3a9cdbb5031761f0b47719
2:59:01 PM: Fetching cached dependencies
2:59:01 PM: Starting to download cache of 158.2MB
2:59:03 PM: Finished downloading cache in 2.023s
2:59:03 PM: Starting to extract cache
2:59:05 PM: Finished extracting cache in 1.845s
2:59:05 PM: Finished fetching cache in 3.928s
2:59:05 PM: Starting to prepare the repo for build
2:59:05 PM: Preparing Git Reference refs/heads/main
2:59:06 PM: Custom publish path detected. Proceeding with the specified path: 'build'
2:59:07 PM: Starting to install dependencies
2:59:07 PM: Python version set to 3.8
2:59:07 PM: Attempting Ruby version 2.7.2, read from environment
2:59:08 PM: Using Ruby version 2.7.2
2:59:08 PM: Started restoring cached go cache
2:59:08 PM: Finished restoring cached go cache
2:59:08 PM: go version go1.19.12 linux/amd64
2:59:08 PM: Using PHP version 8.0
2:59:09 PM: Started restoring cached Node.js version
2:59:10 PM: Finished restoring cached Node.js version
2:59:10 PM: v18.17.1 is already installed.
2:59:11 PM: Now using node v18.17.1 (npm v9.6.7)
2:59:11 PM: Enabling Node.js Corepack
2:59:11 PM: Started restoring cached build plugins
2:59:11 PM: Finished restoring cached build plugins
2:59:11 PM: Started restoring cached corepack dependencies
2:59:11 PM: Finished restoring cached corepack dependencies
2:59:11 PM: No npm workspaces detected
2:59:11 PM: Started restoring cached node modules
2:59:11 PM: Finished restoring cached node modules
2:59:11 PM: Installing npm packages using npm version 9.6.7
2:59:13 PM: up to date, audited 1520 packages in 2s
2:59:13 PM: 244 packages are looking for funding
2:59:13 PM: run `npm fund` for details
2:59:13 PM: 6 high severity vulnerabilities
2:59:13 PM: To address all issues (including breaking changes), run:
2:59:13 PM: npm audit fix --force
2:59:13 PM: Run `npm audit` for details.
2:59:13 PM: npm packages installed
2:59:14 PM: Install dependencies script success
2:59:14 PM: Starting build script
2:59:15 PM: Detected 1 framework(s)
2:59:15 PM: create-react-app at version 5.0.1
2:59:15 PM: Section completed: initializing
Building
Complete
Building
Complete
2:59:16 PM: Netlify Build
2:59:16 PM: ────────────────────────────────────────────────────────────────
2:59:16 PM:
2:59:16 PM: ❯ Version
2:59:16 PM: @netlify/build 29.20.6
2:59:16 PM:
2:59:16 PM: ❯ Flags
2:59:16 PM: baseRelDir: true
2:59:16 PM: buildId: 64eb648eb028270008a085a5
2:59:16 PM: deployId: 64eb648eb028270008a085a7
2:59:16 PM:
2:59:16 PM: ❯ Current directory
2:59:16 PM: /opt/build/repo
2:59:16 PM:
2:59:16 PM: ❯ Config file
2:59:16 PM: /opt/build/repo/netlify.toml
2:59:16 PM:
2:59:16 PM: ❯ Context
2:59:16 PM: production
2:59:16 PM:
2:59:16 PM: Build command from Netlify app
2:59:16 PM: ────────────────────────────────────────────────────────────────
2:59:16 PM:
2:59:16 PM: $ CI= npm run build
2:59:17 PM: > my-api@0.1.0 build
2:59:17 PM: > react-scripts build
2:59:18 PM: Creating an optimized production build...
2:59:21 PM: One of your dependencies, babel-preset-react-app, is importing the
2:59:21 PM: @babel/plugin-proposal-private-property-in-object package without
2:59:21 PM: declaring it in its dependencies. This is currently working because
2:59:21 PM: @babel/plugin-proposal-private-property-in-object is already in your
2:59:21 PM: node_modules folder for unrelated reasons, but it may break at any time.
2:59:21 PM: babel-preset-react-app is part of the create-react-app project, which
2:59:21 PM: is not maintianed anymore. It is thus unlikely that this bug will
2:59:21 PM: ever be fixed. Add @babel/plugin-proposal-private-property-in-object to
2:59:21 PM: your devDependencies to work around this error. This will make this message
2:59:21 PM: go away.
2:59:28 PM: Compiled with warnings.
2:59:28 PM:
2:59:28 PM: [eslint]
2:59:28 PM: src/App.js
2:59:28 PM: Line 2:41: 'Link' is defined but never used no-unused-vars
2:59:28 PM: src/components/effect/Loading.js
2:59:28 PM: Line 2:10: 'Alert' is defined but never used no-unused-vars
2:59:28 PM: Line 2:17: 'Space' is defined but never used no-unused-vars
2:59:28 PM: src/components/effect/LoadingText.js
2:59:28 PM: Line 2:10: 'Alert' is defined but never used no-unused-vars
2:59:28 PM: Line 2:17: 'Space' is defined but never used no-unused-vars
2:59:28 PM: Line 2:24: 'Spin' is defined but never used no-unused-vars
2:59:28 PM: Line 3:10: 'Skeleton' is defined but never used no-unused-vars
2:59:28 PM: src/components/include/HomeGuest.js
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: Line 3:8: 'ChatItem' is defined but never used no-unused-vars
2:59:28 PM: src/components/include/HomeImage.js
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: Line 5:8: 'ImgEx' is defined but never used no-unused-vars
2:59:28 PM: Line 11:8: 'Carousel' is defined but never used no-unused-vars
2:59:28 PM: Line 12:8: 'LoadingText' is defined but never used no-unused-vars
2:59:28 PM: Line 29:8: React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array react-hooks/exhaustive-deps
2:59:28 PM: src/components/include/Left.js
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: Line 3:8: 'ImgTop' is defined but never used no-unused-vars
2:59:28 PM: Line 7:10: 'Skeleton' is defined but never used no-unused-vars
2:59:28 PM: Line 14:8: 'Loading' is defined but never used no-unused-vars
2:59:28 PM: Line 25:22: Assignments to the 'userId' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect react-hooks/exhaustive-deps
2:59:28 PM: src/components/include/SalesProduct.js
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: Line 17:8: React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array react-hooks/exhaustive-deps
2:59:28 PM: src/components/include/guest/GuestBook.js
2:59:28 PM: Line 1:17: 'useEffect' is defined but never used no-unused-vars
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: Line 4:8: 'AxiosTest' is defined but never used no-unused-vars
2:59:28 PM: src/components/include/home/Carousel.js
2:59:28 PM: Line 13:8: React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array react-hooks/exhaustive-deps
2:59:28 PM: src/components/include/nav/NavText.js
2:59:28 PM: Line 9:11: 'navigate' is assigned a value but never used no-unused-vars
2:59:28 PM: src/components/include/nav/Navbar.js
2:59:28 PM: Line 1:17: 'useEffect' is defined but never used no-unused-vars
2:59:28 PM: Line 1:28: 'useState' is defined but never used no-unused-vars
2:59:28 PM: Line 2:16: 'useLocation' is defined but never used no-unused-vars
2:59:28 PM: src/components/include/right/NeighborList.js
2:59:28 PM: Line 34:11: 'currentPath' is assigned a value but never used no-unused-vars
2:59:28 PM: src/components/include/right/RightBottom.js
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: Line 3:10: 'SalesProduct' is defined but never used no-unused-vars
2:59:28 PM: Line 16:8: React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array react-hooks/exhaustive-deps
2:59:28 PM: Line 48:49: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
2:59:28 PM: src/components/include/right/RightTop.js
2:59:28 PM: Line 1:17: 'useEffect' is defined but never used no-unused-vars
2:59:28 PM: Line 1:28: 'useState' is defined but never used no-unused-vars
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: src/components/pages/Guest.js
2:59:28 PM: Line 2:10: 'Link' is defined but never used no-unused-vars
2:59:28 PM: Line 3:10: 'DatePicker' is defined but never used no-unused-vars
2:59:28 PM: Line 9:8: 'AxiosTest' is defined but never used no-unused-vars
2:59:28 PM: Line 10:8: 'browserStorage' is defined but never used no-unused-vars
2:59:28 PM: src/components/pages/Home.js
2:59:28 PM: Line 9:8: 'ChatItem' is defined but never used no-unused-vars
2:59:28 PM: Search for the keywords to learn more about each warning.
2:59:28 PM: To ignore, add // eslint-disable-next-line to the line before.
2:59:28 PM: File sizes after gzip:
2:59:28 PM: 130.73 kB build/static/js/main.7ef0980b.js
2:59:28 PM: 6.13 kB build/static/css/main.c5e3544c.css
2:59:28 PM: The project was built assuming it is hosted at /.
2:59:28 PM: You can control this with the homepage field in your package.json.
2:59:28 PM: The build folder is ready to be deployed.
2:59:28 PM: You may serve it with a static server:
2:59:28 PM: npm install -g serve
2:59:28 PM: serve -s build
2:59:28 PM: Find out more about deployment here:
2:59:28 PM: https://cra.link/deployment
2:59:28 PM:
2:59:28 PM: (build.command completed in 11.4s)
2:59:28 PM:
2:59:28 PM: (Netlify Build completed in 11.9s)
2:59:29 PM: Section completed: building
2:59:31 PM: Finished processing build request in 29.937s
Deploying
Complete
Deploying
Complete
2:59:28 PM: Deploy site
2:59:28 PM: ────────────────────────────────────────────────────────────────
2:59:28 PM:
2:59:28 PM: Starting to deploy site from 'build'
2:59:28 PM: Calculating files to upload
2:59:28 PM: 0 new files to upload
2:59:28 PM: 0 new functions to upload
2:59:28 PM: Section completed: deploying
2:59:28 PM: Site deploy was successfully initiated
2:59:28 PM:
2:59:28 PM: (Deploy site completed in 61ms)
Cleanup
Complete
Cleanup
Complete
2:59:28 PM: Netlify Build Complete
2:59:28 PM: ────────────────────────────────────────────────────────────────
2:59:28 PM:
2:59:29 PM: Caching artifacts
2:59:29 PM: Started saving node modules
2:59:29 PM: Finished saving node modules
2:59:29 PM: Started saving build plugins
2:59:29 PM: Finished saving build plugins
2:59:29 PM: Started saving corepack cache
2:59:29 PM: Finished saving corepack cache
2:59:29 PM: Started saving pip cache
2:59:29 PM: Finished saving pip cache
2:59:29 PM: Started saving emacs cask dependencies
2:59:29 PM: Finished saving emacs cask dependencies
2:59:29 PM: Started saving maven dependencies
2:59:29 PM: Finished saving maven dependencies
2:59:29 PM: Started saving boot dependencies
2:59:29 PM: Finished saving boot dependencies
2:59:29 PM: Started saving rust rustup cache
2:59:29 PM: Finished saving rust rustup cache
2:59:29 PM: Started saving go dependencies
2:59:29 PM: Finished saving go dependencies
2:59:29 PM: Build script success
2:59:30 PM: Uploading Cache of size 158.2MB
2:59:31 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:59:28 PM: Starting post processing
2:59:28 PM: Skipping HTML post processing
2:59:28 PM: Post processing - header rules
2:59:29 PM: Post processing - redirect rules
2:59:29 PM: Post processing done
2:59:29 PM: Section completed: postprocessing
2:59:30 PM: Site is live ✨