Deploy details
Deploy log
5:32:54 PM: Build ready to start
5:32:56 PM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
5:32:56 PM: build-image tag: v4.8.0
5:32:56 PM: buildbot version: e552b142336b2b1222a93a4fd4cbed0019c77b46
5:32:56 PM: Fetching cached dependencies
5:32:56 PM: Starting to download cache of 153.2MB
5:32:57 PM: Finished downloading cache in 1.691793725s
5:32:57 PM: Starting to extract cache
5:33:02 PM: Finished extracting cache in 4.197810255s
5:33:02 PM: Finished fetching cache in 5.911321375s
5:33:02 PM: Starting to prepare the repo for build
5:33:02 PM: Preparing Git Reference pull/4/head
5:33:02 PM: Parsing package.json dependencies
5:33:04 PM: Starting build script
5:33:04 PM: Installing dependencies
5:33:04 PM: Python version set to 2.7
5:33:04 PM: Started restoring cached node version
5:33:05 PM: Finished restoring cached node version
5:33:05 PM: v16.14.2 is already installed.
5:33:06 PM: Now using node v16.14.2 (npm v8.5.0)
5:33:06 PM: Started restoring cached build plugins
5:33:06 PM: Finished restoring cached build plugins
5:33:06 PM: Attempting ruby version 2.7.2, read from environment
5:33:07 PM: Using ruby version 2.7.2
5:33:07 PM: Using PHP version 8.0
5:33:07 PM: No npm workspaces detected
5:33:07 PM: Started restoring cached node modules
5:33:07 PM: Finished restoring cached node modules
5:33:08 PM: Started restoring cached go cache
5:33:08 PM: Finished restoring cached go cache
5:33:08 PM: go version go1.16.5 linux/amd64
5:33:08 PM: go version go1.16.5 linux/amd64
5:33:08 PM: Installing missing commands
5:33:08 PM: Verify run directory
5:33:09 PM:
5:33:09 PM: ────────────────────────────────────────────────────────────────
5:33:09 PM: Netlify Build
5:33:09 PM: ────────────────────────────────────────────────────────────────
5:33:09 PM:
5:33:09 PM: ❯ Version
5:33:09 PM: @netlify/build 26.5.2
5:33:09 PM:
5:33:09 PM: ❯ Flags
5:33:09 PM: baseRelDir: true
5:33:09 PM: buildId: 6255b7c652c51700080cc81a
5:33:09 PM: deployId: 6255b7c652c51700080cc81c
5:33:09 PM:
5:33:09 PM: ❯ Current directory
5:33:09 PM: /opt/build/repo
5:33:09 PM:
5:33:09 PM: ❯ Config file
5:33:09 PM: No config file was defined: using default values.
5:33:09 PM:
5:33:09 PM: ❯ Context
5:33:09 PM: deploy-preview
5:33:09 PM:
5:33:09 PM: ────────────────────────────────────────────────────────────────
5:33:09 PM: 1. Build command from Netlify app
5:33:09 PM: ────────────────────────────────────────────────────────────────
5:33:09 PM:
5:33:09 PM: $ CI=false npm run build
5:33:09 PM: > glee@0.1.0 build
5:33:09 PM: > react-scripts build
5:33:11 PM: Creating an optimized production build...
5:33:27 PM: Compiled with warnings.
5:33:27 PM:
5:33:27 PM: src/context/dataContext.js
5:33:27 PM: Line 33:13: Effect callbacks are synchronous to prevent race conditions. Put the async function inside:
5:33:27 PM: useEffect(() => {
5:33:27 PM: async function fetchData() {
5:33:27 PM: Creating deploy upload records
5:33:27 PM: // You can await here
5:33:27 PM: const response = await MyAPI.getData(someId);
5:33:27 PM: // ...
5:33:27 PM: }
5:33:27 PM: fetchData();
5:33:27 PM: }, [someId]); // Or [] if effect doesn't need props or state
5:33:27 PM: Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching react-hooks/exhaustive-deps
5:33:27 PM: src/pages/history/History.jsx
5:33:27 PM: Line 16:6: React Hook useEffect has a missing dependency: 'getHistoryData'. Either include it or remove the dependency array react-hooks/exhaustive-deps
5:33:27 PM: src/pages/nav/Nav.jsx
5:33:27 PM: Line 23:11: The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md jsx-a11y/anchor-is-valid
5:33:27 PM: src/pages/watchLater/WatchLater.jsx
5:33:27 PM: Line 16:6: React Hook useEffect has a missing dependency: 'getWatchLaterData'. Either include it or remove the dependency array react-hooks/exhaustive-deps
5:33:27 PM: Search for the keywords to learn more about each warning.
5:33:27 PM: To ignore, add // eslint-disable-next-line to the line before.
5:33:27 PM: File sizes after gzip:
5:33:27 PM: 162.64 kB build/static/js/main.ef7925c4.js
5:33:27 PM: 1.79 kB build/static/css/main.808111ae.css
5:33:28 PM: Starting post processing
5:33:27 PM: The project was built assuming it is hosted at /.
5:33:27 PM: You can control this with the homepage field in your package.json.
5:33:27 PM: The build folder is ready to be deployed.
5:33:27 PM: You may serve it with a static server:
5:33:28 PM: Post processing - HTML
5:33:27 PM: npm install -g serve
5:33:27 PM: serve -s build
5:33:27 PM: Find out more about deployment here:
5:33:27 PM: https://cra.link/deployment
5:33:27 PM:
5:33:27 PM: (build.command completed in 17.9s)
5:33:27 PM:
5:33:27 PM: ────────────────────────────────────────────────────────────────
5:33:28 PM: Post processing - header rules
5:33:27 PM: 2. Deploy site
5:33:28 PM: Post processing - redirect rules
5:33:27 PM: ────────────────────────────────────────────────────────────────
5:33:27 PM:
5:33:27 PM: Starting to deploy site from 'build'
5:33:27 PM: Creating deploy tree
5:33:29 PM: Post processing done
5:33:27 PM: 4 new files to upload
5:33:27 PM: 0 new functions to upload
5:33:28 PM: Site deploy was successfully initiated
5:33:28 PM:
5:33:28 PM: (Deploy site completed in 713ms)
5:33:28 PM:
5:33:28 PM: ────────────────────────────────────────────────────────────────
5:33:28 PM: Netlify Build Complete
5:33:28 PM: ────────────────────────────────────────────────────────────────
5:33:28 PM:
5:33:28 PM: (Netlify Build completed in 18.6s)
5:33:28 PM: Caching artifacts
5:33:28 PM: Started saving node modules
5:33:28 PM: Finished saving node modules
5:33:28 PM: Started saving build plugins
5:33:28 PM: Finished saving build plugins
5:33:28 PM: Started saving pip cache
5:33:28 PM: Finished saving pip cache
5:33:28 PM: Started saving emacs cask dependencies
5:33:28 PM: Finished saving emacs cask dependencies
5:33:28 PM: Started saving maven dependencies
5:33:28 PM: Finished saving maven dependencies
5:33:28 PM: Started saving boot dependencies
5:33:28 PM: Finished saving boot dependencies
5:33:28 PM: Started saving rust rustup cache
5:33:28 PM: Finished saving rust rustup cache
5:33:28 PM: Started saving go dependencies
5:33:28 PM: Finished saving go dependencies
5:33:28 PM: Build script success
5:33:31 PM: Site is live ✨
5:33:51 PM: Finished processing build request in 54.92805809s