Deploy details
Deploy log
9:07:30 PM: Build ready to start
9:07:32 PM: build-image version: 9289b698a503f132b265bd089ab40ce1d6f9e65e (focal)
9:07:32 PM: build-image tag: v4.12.0
9:07:32 PM: buildbot version: 2510ae842d7cc96532da2c05a74ba836f3e7f056
9:07:32 PM: Fetching cached dependencies
9:07:32 PM: Starting to download cache of 136.1MB
9:07:34 PM: Finished downloading cache in 1.592156253s
9:07:34 PM: Starting to extract cache
9:07:35 PM: Finished extracting cache in 1.341196547s
9:07:35 PM: Finished fetching cache in 2.999903421s
9:07:35 PM: Starting to prepare the repo for build
9:07:35 PM: Preparing Git Reference pull/9/head
9:07:36 PM: Parsing package.json dependencies
9:07:37 PM: Starting build script
9:07:37 PM: Installing dependencies
9:07:37 PM: Python version set to 2.7
9:07:37 PM: Started restoring cached node version
9:07:38 PM: Finished restoring cached node version
9:07:38 PM: Downloading and installing node v16.18.0...
9:07:39 PM: Downloading https://nodejs.org/dist/v16.18.0/node-v16.18.0-linux-x64.tar.xz...
9:07:39 PM: Computing checksum with sha256sum
9:07:39 PM: Checksums matched!
9:07:41 PM: Now using node v16.18.0 (npm v8.19.2)
9:07:41 PM: Started restoring cached build plugins
9:07:41 PM: Finished restoring cached build plugins
9:07:41 PM: Attempting ruby version 2.7.2, read from environment
9:07:42 PM: Using ruby version 2.7.2
9:07:42 PM: Using PHP version 8.0
9:07:42 PM: No npm workspaces detected
9:07:42 PM: Started restoring cached node modules
9:07:42 PM: Finished restoring cached node modules
9:07:42 PM: Installing NPM modules using NPM version 8.19.2
9:07:43 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:07:43 PM: npm WARN config location in the cache, and they are managed by
9:07:43 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:07:43 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:07:43 PM: npm WARN config location in the cache, and they are managed by
9:07:43 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:07:47 PM: added 84 packages, and audited 1534 packages in 4s
9:07:47 PM: 210 packages are looking for funding
9:07:47 PM: run `npm fund` for details
9:07:47 PM: 6 high severity vulnerabilities
9:07:47 PM: To address all issues (including breaking changes), run:
9:07:47 PM: npm audit fix --force
9:07:47 PM: Run `npm audit` for details.
9:07:47 PM: NPM modules installed
9:07:47 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:07:47 PM: npm WARN config location in the cache, and they are managed by
9:07:47 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:07:47 PM: Started restoring cached go cache
9:07:47 PM: Finished restoring cached go cache
9:07:47 PM: Installing Go version 1.17 (requested 1.17)
9:07:52 PM: unset GOOS;
9:07:52 PM: unset GOARCH;
9:07:52 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
9:07:52 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
9:07:52 PM: go version >&2;
9:07:52 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
9:07:52 PM: go version go1.17 linux/amd64
9:07:52 PM: Installing missing commands
9:07:52 PM: Verify run directory
9:07:53 PM:
9:07:53 PM: ────────────────────────────────────────────────────────────────
9:07:53 PM: Netlify Build
9:07:53 PM: ────────────────────────────────────────────────────────────────
9:07:53 PM:
9:07:53 PM: ❯ Version
9:07:53 PM: @netlify/build 27.20.6
9:07:53 PM:
9:07:53 PM: ❯ Flags
9:07:53 PM: baseRelDir: true
9:07:53 PM: buildId: 63487e125562210008a5428f
9:07:53 PM: deployId: 63487e125562210008a54291
9:07:53 PM:
9:07:53 PM: ❯ Current directory
9:07:53 PM: /opt/build/repo
9:07:53 PM:
9:07:53 PM: ❯ Config file
9:07:53 PM: No config file was defined: using default values.
9:07:53 PM:
9:07:53 PM: ❯ Context
9:07:53 PM: deploy-preview
9:07:53 PM:
9:07:53 PM: ────────────────────────────────────────────────────────────────
9:07:53 PM: 1. Build command from Netlify app
9:07:53 PM: ────────────────────────────────────────────────────────────────
9:07:53 PM:
9:07:53 PM: $ CI=false npm run build
9:07:53 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
9:07:53 PM: npm WARN config location in the cache, and they are managed by
9:07:53 PM: npm WARN config [`cacache`](http://npm.im/cacache).
9:07:53 PM: > cwbclub@0.1.0 build
9:07:53 PM: > react-scripts build
9:07:54 PM: Creating an optimized production build...
9:08:12 PM: Compiled with warnings.
9:08:12 PM:
9:08:12 PM: [eslint]
9:08:12 PM: src/components/profileBanner/index.jsx
9:08:12 PM: Line 27:6: React Hook useEffect has missing dependencies: 'handleData' and 'user?.uid'. Either include them or remove the dependency array react-hooks/exhaustive-deps
9:08:13 PM: Creating deploy upload records
9:08:12 PM: src/components/sidenav/index.jsx
9:08:12 PM: Line 10:3: 'FaArrowRight' is defined but never used no-unused-vars
9:08:12 PM: Line 14:8: 'useLogout' is defined but never used no-unused-vars
9:08:12 PM: src/context/AuthContext.js
9:08:12 PM: Line 26:6: React Hook useEffect has an unnecessary dependency: 'auth'. Either exclude it or remove the dependency array. Outer scope values like 'auth' aren't valid dependencies because mutating them doesn't re-render the component react-hooks/exhaustive-deps
9:08:12 PM: src/lib/firebase.js
9:08:12 PM: Line 3:3: 'FacebookAuthProvider' is defined but never used no-unused-vars
9:08:12 PM: Line 5:3: 'GithubAuthProvider' is defined but never used no-unused-vars
9:08:12 PM: Line 6:3: 'GoogleAuthProvider' is defined but never used no-unused-vars
9:08:12 PM: src/pages/guides/index.jsx
9:08:12 PM: Line 1:10: 'useEffect' is defined but never used no-unused-vars
9:08:12 PM: Line 2:10: 'useNavigate' is defined but never used no-unused-vars
9:08:12 PM: Line 8:11: 'user' is assigned a value but never used no-unused-vars
9:08:12 PM: src/pages/home/index.jsx
9:08:12 PM: Line 29:13: The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid 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
9:08:12 PM: Line 32:13: The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid 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
9:08:12 PM: src/pages/login/index.jsx
9:08:12 PM: Line 17:6: React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array react-hooks/exhaustive-deps
9:08:13 PM: Starting post processing
9:08:12 PM: src/utils/firebase.js
9:08:12 PM: Line 2:3: 'collection' is defined but never used no-unused-vars
9:08:12 PM: Line 5:3: 'query' is defined but never used no-unused-vars
9:08:12 PM: Line 8:3: 'where' is defined but never used no-unused-vars
9:08:13 PM: Post processing - HTML
9:08:12 PM: Search for the keywords to learn more about each warning.
9:08:12 PM: To ignore, add // eslint-disable-next-line to the line before.
9:08:12 PM: File sizes after gzip:
9:08:12 PM: 167.7 kB build/static/js/main.07ab7dea.js
9:08:12 PM: 2.27 kB build/static/css/main.f16ccfcf.css
9:08:12 PM: The project was built assuming it is hosted at /.
9:08:12 PM: You can control this with the homepage field in your package.json.
9:08:14 PM: Post processing - header rules
9:08:12 PM: The build folder is ready to be deployed.
9:08:12 PM: You may serve it with a static server:
9:08:12 PM: npm install -g serve
9:08:14 PM: Post processing - redirect rules
9:08:12 PM: serve -s build
9:08:12 PM: Find out more about deployment here:
9:08:12 PM: https://cra.link/deployment
9:08:13 PM:
9:08:14 PM: Post processing done
9:08:13 PM: (build.command completed in 19.4s)
9:08:13 PM:
9:08:13 PM: ────────────────────────────────────────────────────────────────
9:08:13 PM: 2. Deploy site
9:08:13 PM: ────────────────────────────────────────────────────────────────
9:08:13 PM:
9:08:13 PM: Starting to deploy site from 'build'
9:08:13 PM: Creating deploy tree
9:08:13 PM: 6 new files to upload
9:08:13 PM: 0 new functions to upload
9:08:13 PM: Site deploy was successfully initiated
9:08:13 PM:
9:08:13 PM: (Deploy site completed in 538ms)
9:08:13 PM:
9:08:13 PM: ────────────────────────────────────────────────────────────────
9:08:13 PM: Netlify Build Complete
9:08:13 PM: ────────────────────────────────────────────────────────────────
9:08:13 PM:
9:08:13 PM: (Netlify Build completed in 20s)
9:08:13 PM: Caching artifacts
9:08:13 PM: Started saving node modules
9:08:13 PM: Finished saving node modules
9:08:13 PM: Started saving build plugins
9:08:13 PM: Finished saving build plugins
9:08:13 PM: Started saving pip cache
9:08:13 PM: Finished saving pip cache
9:08:13 PM: Started saving emacs cask dependencies
9:08:13 PM: Finished saving emacs cask dependencies
9:08:13 PM: Started saving maven dependencies
9:08:13 PM: Finished saving maven dependencies
9:08:13 PM: Started saving boot dependencies
9:08:13 PM: Finished saving boot dependencies
9:08:13 PM: Started saving rust rustup cache
9:08:13 PM: Finished saving rust rustup cache
9:08:13 PM: Started saving go dependencies
9:08:13 PM: Finished saving go dependencies
9:08:14 PM: Build script success
9:08:16 PM: Uploading Cache of size 191.2MB
9:08:17 PM: Finished processing build request in 44.843858536s
9:08:17 PM: Site is live ✨