Deploy details
Deploy log
7:23:36 PM: Build ready to start
7:23:38 PM: build-image version: 6ebfb829398e07eb99ad5455777162ff19838822 (xenial)
7:23:38 PM: build-image tag: v3.10.5
7:23:38 PM: buildbot version: d0df77beca2ca61b1d04bd8011a622c1b1302d7c
7:23:39 PM: Fetching cached dependencies
7:23:39 PM: Starting to download cache of 134.5MB
7:23:40 PM: Finished downloading cache in 1.005755068s
7:23:40 PM: Starting to extract cache
7:23:46 PM: Finished extracting cache in 6.954782892s
7:23:47 PM: Finished fetching cache in 7.998482172s
7:23:47 PM: Starting to prepare the repo for build
7:23:47 PM: Preparing Git Reference pull/361/head
7:23:48 PM: Parsing package.json dependencies
7:23:48 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus '' in the Netlify UI
7:23:49 PM: Starting build script
7:23:49 PM: Installing dependencies
7:23:49 PM: Python version set to 2.7
7:23:49 PM: Started restoring cached node version
7:23:52 PM: Finished restoring cached node version
7:23:53 PM: v12.18.0 is already installed.
7:23:54 PM: Now using node v12.18.0 (npm v6.14.4)
7:23:54 PM: Started restoring cached build plugins
7:23:54 PM: Finished restoring cached build plugins
7:23:54 PM: Attempting ruby version 2.7.2, read from environment
7:23:56 PM: Using ruby version 2.7.2
7:23:56 PM: Using PHP version 5.6
7:23:56 PM: WARNING: The environment variable 'NODE_ENV' is set to 'production'. Any 'devDependencies' in package.json will not be installed
7:23:56 PM: Started restoring cached node modules
7:23:56 PM: Finished restoring cached node modules
7:23:56 PM: Started restoring cached go cache
7:23:56 PM: Finished restoring cached go cache
7:23:56 PM: go version go1.14.4 linux/amd64
7:23:56 PM: go version go1.14.4 linux/amd64
7:23:56 PM: Installing missing commands
7:23:56 PM: Verify run directory
7:23:58 PM:
7:23:58 PM: ────────────────────────────────────────────────────────────────
7:23:58 PM: Netlify Build
7:23:58 PM: ────────────────────────────────────────────────────────────────
7:23:58 PM:
7:23:58 PM: ❯ Version
7:23:58 PM: @netlify/build 26.3.10
7:23:58 PM:
7:23:58 PM: ❯ Flags
7:23:58 PM: baseRelDir: true
7:23:58 PM: buildId: 62192cb8fb4c760007811654
7:23:58 PM: deployId: 62192cb8fb4c760007811656
7:23:58 PM:
7:23:58 PM: ❯ Current directory
7:23:58 PM: /opt/build/repo
7:23:58 PM:
7:23:58 PM: ❯ Config file
7:23:58 PM: /opt/build/repo/netlify.toml
7:23:58 PM:
7:23:58 PM: ❯ Context
7:23:58 PM: deploy-preview
7:23:58 PM:
7:23:58 PM: ────────────────────────────────────────────────────────────────
7:23:58 PM: 1. build.command from netlify.toml
7:23:58 PM: ────────────────────────────────────────────────────────────────
7:23:58 PM:
7:23:58 PM: $ npm run build
7:23:59 PM: > client@0.1.0 build /opt/build/repo
7:23:59 PM: > react-scripts build
7:24:01 PM: Creating an optimized production build...
7:24:38 PM: Compiled with warnings.
7:24:38 PM:
7:24:38 PM: src/App/index.js
7:24:38 PM: Line 102:6: React Hook useEffect has missing dependencies: 'createComment', 'deleteComment', 'fetchAuth', 'likePost', 'ponyDown', 'ponyUp', 'receivingNotifications', and 'unlikePost'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/components/Card/index.js
7:24:38 PM: Line 21:10: 'isPin' is assigned a value but never used no-unused-vars
7:24:38 PM: Line 21:17: 'setPin' is assigned a value but never used no-unused-vars
7:24:38 PM: src/containers/Feed/Post/FeedBar.js
7:24:38 PM: Line 25:6: React Hook useEffect has a missing dependency: 'post'. Either include it or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/containers/Feed/Post/FeedModal.js
7:24:38 PM: Line 21:6: React Hook useEffect has missing dependencies: 'postId' and 'type'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/containers/Goal/GoalModal.js
7:24:38 PM: Line 2:8: 'PropTypes' is defined but never used no-unused-vars
7:24:38 PM: src/containers/Goal/index.js
7:24:38 PM: Line 2:8: 'PropTypes' is defined but never used no-unused-vars
7:24:38 PM: Line 36:9: 'closeOnEsc' is assigned a value but never used no-unused-vars
7:24:38 PM: src/containers/Pin.js
7:24:38 PM: Line 10:34: 'deleteGoal' is defined but never used no-unused-vars
7:24:38 PM: src/containers/Search.js
7:24:38 PM: Line 40:6: React Hook useEffect has missing dependencies: 'resetSearchTerm' and 'searchTerm.length'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/Browse/components/Items.js
7:24:38 PM: Line 29:6: React Hook useEffect has missing dependencies: 'resetIframe' and 'type'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: Line 51:6: React Hook useEffect has missing dependencies: 'didMount', 'search', 'searchTerm', and 'type'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/Browse/index.js
7:24:38 PM: Line 54:6: React Hook useEffect has missing dependencies: 'articleOffset', 'articles.length', 'bookOffset', 'books.length', 'coursePage', 'courses.length', 'fetchArticles', 'fetchBooks', 'fetchCourses', 'fetchPodcasts', 'fetchVideos', 'podcastOffset', 'podcasts.length', 'searchTerm', 'videoPageToken', and 'videos.length'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/HashTag/index.js
7:24:38 PM: Line 28:6: React Hook useEffect has missing dependencies: 'dispatch', 'fetchTagPosts', and 'match.params.tag'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/Home/index.js
7:24:38 PM: Line 49:6: React Hook useEffect has missing dependencies: 'auth.id', 'dispatch', 'fetchFeed', 'fetchFollowers', 'fetchFollowing', 'fetchMyTags', 'fetchPostCount', 'fetchSuggested', 'fetchTopTags', 'following.length', and 'topTags.length'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: Line 102:15: 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
7:24:38 PM: src/pages/Locker/index.js
7:24:38 PM: Line 36:6: React Hook useEffect has missing dependencies: 'dispatch', 'location', and 'userId'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/Navbar/components/NavRight.js
7:24:38 PM: Line 56:6: React Hook useEffect has missing dependencies: 'isSearch', 'resetSearchTerm', 'searchTerm.length', and 'setSearchOff'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/Notifications/components/Notifications.js
7:24:38 PM: Line 11:6: React Hook useEffect has a missing dependency: 'readNotifications'. Either include it or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/Notifications/index.js
7:24:38 PM: Line 19:6: React Hook useEffect has a missing dependency: 'getNotifications'. Either include it or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/Profile/index.js
7:24:38 PM: Line 57:6: React Hook useEffect has missing dependencies: 'auth.id', 'dispatch', 'feed.offset', 'fetchFollowers', 'fetchFollowing', 'fetchPostCount', 'fetchProfileCollections', 'fetchProfileDetails', 'fetchProfileFollowers', 'fetchProfileFollowing', 'fetchSuggested', and 'resetProfile'. Either include them or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/pages/SinglePost/index.js
7:24:38 PM: Line 17:6: React Hook useEffect has a missing dependency: 'match.params.id'. Either include it or remove the dependency array react-hooks/exhaustive-deps
7:24:38 PM: src/styles/utils/elevations.js
7:24:38 PM: Line 1:1: Assign array to a variable before exporting as module default import/no-anonymous-default-export
7:24:38 PM: Search for the keywords to learn more about each warning.
7:24:38 PM: To ignore, add // eslint-disable-next-line to the line before.
7:24:38 PM: File sizes after gzip:
7:24:38 PM: 114.41 KB build/static/js/6.3b2e8ff3.chunk.js
7:24:38 PM: 74.2 KB build/static/js/main.a0dfc4c1.chunk.js
7:24:38 PM: 29.64 KB build/static/js/3.5f0aee75.chunk.js
7:24:38 PM: 18.86 KB build/static/js/1.46abc1ed.chunk.js
7:24:38 PM: Creating deploy upload records
7:24:38 PM: 11.48 KB build/static/js/2.12fc0212.chunk.js
7:24:38 PM: 11.05 KB build/static/js/15.55f22aa0.chunk.js
7:24:38 PM: 10.08 KB build/static/js/7.8e2da805.chunk.js
7:24:38 PM: 9.83 KB build/static/js/9.3c5924b0.chunk.js
7:24:38 PM: 7.93 KB build/static/js/0.d4df193b.chunk.js
7:24:38 PM: 7.4 KB build/static/js/11.43a7f5bb.chunk.js
7:24:38 PM: 6.48 KB build/static/js/8.46aa484a.chunk.js
7:24:38 PM: 5.01 KB build/static/js/10.86fa0df6.chunk.js
7:24:38 PM: 4.71 KB build/static/js/13.cefb9817.chunk.js
7:24:38 PM: 3.86 KB build/static/js/14.9354d2d7.chunk.js
7:24:38 PM: 2.99 KB build/static/js/12.0e1ee0c7.chunk.js
7:24:38 PM: 2.94 KB build/static/js/17.3c130faf.chunk.js
7:24:38 PM: 1.31 KB build/static/js/runtime-main.9e2a3c79.js
7:24:38 PM: 505 B build/static/js/16.2f36ba72.chunk.js
7:24:38 PM: 180 B build/static/js/18.2e3450a6.chunk.js
7:24:38 PM: The project was built assuming it is hosted at /.
7:24:38 PM: You can control this with the homepage field in your package.json.
7:24:38 PM: The build folder is ready to be deployed.
7:24:38 PM: You may serve it with a static server:
7:24:38 PM: npm install -g serve
7:24:38 PM: serve -s build
7:24:38 PM: Find out more about deployment here:
7:24:38 PM: https://cra.link/deployment
7:24:38 PM:
7:24:38 PM: (build.command completed in 39.5s)
7:24:38 PM:
7:24:38 PM: ────────────────────────────────────────────────────────────────
7:24:38 PM: 2. Deploy site
7:24:38 PM: ────────────────────────────────────────────────────────────────
7:24:38 PM:
7:24:38 PM: Starting to deploy site from 'build'
7:24:38 PM: Creating deploy tree
7:24:38 PM: 34 new files to upload
7:24:38 PM: 0 new functions to upload
7:24:39 PM: Site deploy was successfully initiated
7:24:39 PM:
7:24:39 PM: (Deploy site completed in 1.5s)
7:24:39 PM:
7:24:39 PM: ────────────────────────────────────────────────────────────────
7:24:39 PM: Netlify Build Complete
7:24:39 PM: ────────────────────────────────────────────────────────────────
7:24:39 PM:
7:24:39 PM: (Netlify Build completed in 41.1s)
7:24:40 PM: Starting post processing
7:24:40 PM: Caching artifacts
7:24:40 PM: Started saving node modules
7:24:40 PM: Post processing - HTML
7:24:40 PM: Finished saving node modules
7:24:40 PM: Started saving build plugins
7:24:40 PM: Finished saving build plugins
7:24:40 PM: Started saving pip cache
7:24:40 PM: Post processing - header rules
7:24:40 PM: Finished saving pip cache
7:24:40 PM: Post processing - redirect rules
7:24:40 PM: Started saving emacs cask dependencies
7:24:40 PM: Finished saving emacs cask dependencies
7:24:40 PM: Started saving maven dependencies
7:24:40 PM: Finished saving maven dependencies
7:24:40 PM: Started saving boot dependencies
7:24:40 PM: Post processing done
7:24:40 PM: Finished saving boot dependencies
7:24:40 PM: Started saving rust rustup cache
7:24:40 PM: Finished saving rust rustup cache
7:24:40 PM: Started saving go dependencies
7:24:40 PM: Finished saving go dependencies
7:24:40 PM: Build script success
7:24:41 PM: Site is live ✨
7:25:09 PM: Finished processing build request in 1m31.008420777s