Deploy details
Deploy log
4:00:44 PM: Build ready to start
4:00:46 PM: build-image version: c6001ed68662a13e5deb24abec2b46058c58248a
4:00:46 PM: build-image tag: v3.9.0
4:00:46 PM: buildbot version: ddbb47739f5b85c954aad9dc3823ab0676432957
4:00:46 PM: Fetching cached dependencies
4:00:47 PM: Starting to download cache of 131.1MB
4:00:51 PM: Finished downloading cache in 4.17420698s
4:00:51 PM: Starting to extract cache
4:00:55 PM: Finished extracting cache in 4.522780578s
4:00:55 PM: Finished fetching cache in 8.726561952s
4:00:55 PM: Starting to prepare the repo for build
4:00:57 PM: Preparing Git Reference pull/359/head
4:00:57 PM: Parsing package.json dependencies
4:00:58 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus '' in the Netlify UI
4:00:58 PM: Starting build script
4:00:58 PM: Installing dependencies
4:00:58 PM: Python version set to 2.7
4:00:58 PM: Started restoring cached node version
4:01:01 PM: Finished restoring cached node version
4:01:01 PM: v12.18.0 is already installed.
4:01:02 PM: Now using node v12.18.0 (npm v6.14.4)
4:01:02 PM: Started restoring cached build plugins
4:01:02 PM: Finished restoring cached build plugins
4:01:02 PM: Attempting ruby version 2.7.2, read from environment
4:01:03 PM: Using ruby version 2.7.2
4:01:03 PM: Using PHP version 5.6
4:01:03 PM: Started restoring cached node modules
4:01:03 PM: Finished restoring cached node modules
4:01:04 PM: Started restoring cached go cache
4:01:04 PM: Finished restoring cached go cache
4:01:04 PM: go version go1.14.4 linux/amd64
4:01:04 PM: go version go1.14.4 linux/amd64
4:01:04 PM: Installing missing commands
4:01:04 PM: Verify run directory
4:01:05 PM:
4:01:05 PM: ────────────────────────────────────────────────────────────────
4:01:05 PM: Netlify Build
4:01:05 PM: ────────────────────────────────────────────────────────────────
4:01:05 PM:
4:01:05 PM: ❯ Version
4:01:05 PM: @netlify/build 18.9.0
4:01:05 PM:
4:01:05 PM: ❯ Flags
4:01:05 PM: baseRelDir: true
4:01:05 PM: buildId: 614218ac2fb6dc0008bd8863
4:01:05 PM: deployId: 614218ac2fb6dc0008bd8865
4:01:05 PM:
4:01:05 PM: ❯ Current directory
4:01:05 PM: /opt/build/repo
4:01:05 PM:
4:01:05 PM: ❯ Config file
4:01:05 PM: /opt/build/repo/netlify.toml
4:01:05 PM:
4:01:05 PM: ❯ Context
4:01:05 PM: deploy-preview
4:01:05 PM:
4:01:05 PM: ────────────────────────────────────────────────────────────────
4:01:05 PM: 1. build.command from netlify.toml
4:01:05 PM: ────────────────────────────────────────────────────────────────
4:01:05 PM:
4:01:05 PM: $ npm run build
4:01:05 PM: > client@0.1.0 build /opt/build/repo
4:01:05 PM: > react-scripts build
4:01:07 PM: Creating an optimized production build...
4:01:27 PM: Compiled with warnings.
4:01:27 PM:
4:01:27 PM: src/App/index.js
4:01:27 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
4:01:27 PM: src/components/Card/index.js
4:01:27 PM: Line 21:10: 'isPin' is assigned a value but never used no-unused-vars
4:01:27 PM: Line 21:17: 'setPin' is assigned a value but never used no-unused-vars
4:01:27 PM: src/containers/Feed/Post/FeedBar.js
4:01:27 PM: Line 25:6: React Hook useEffect has a missing dependency: 'post'. Either include it or remove the dependency array react-hooks/exhaustive-deps
4:01:27 PM: src/containers/Feed/Post/FeedModal.js
4:01:27 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
4:01:27 PM: src/containers/Goal/GoalModal.js
4:01:27 PM: Line 2:8: 'PropTypes' is defined but never used no-unused-vars
4:01:27 PM: src/containers/Goal/index.js
4:01:27 PM: Line 2:8: 'PropTypes' is defined but never used no-unused-vars
4:01:27 PM: Line 36:9: 'closeOnEsc' is assigned a value but never used no-unused-vars
4:01:27 PM: src/containers/Pin.js
4:01:27 PM: Line 10:34: 'deleteGoal' is defined but never used no-unused-vars
4:01:27 PM: src/containers/Search.js
4:01:27 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
4:01:27 PM: src/pages/Browse/components/Items.js
4:01:27 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
4:01:27 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
4:01:27 PM: src/pages/Browse/index.js
4:01:27 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
4:01:27 PM: src/pages/HashTag/index.js
4:01:27 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
4:01:27 PM: src/pages/Home/index.js
4:01:27 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
4:01:27 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/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md jsx-a11y/anchor-is-valid
4:01:27 PM: src/pages/Locker/index.js
4:01:27 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
4:01:27 PM: src/pages/Navbar/components/NavRight.js
4:01:27 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
4:01:27 PM: src/pages/Notifications/components/Notifications.js
4:01:27 PM: Line 11:6: React Hook useEffect has a missing dependency: 'readNotifications'. Either include it or remove the dependency array react-hooks/exhaustive-deps
4:01:27 PM: src/pages/Notifications/index.js
4:01:27 PM: Line 19:6: React Hook useEffect has a missing dependency: 'getNotifications'. Either include it or remove the dependency array react-hooks/exhaustive-deps
4:01:27 PM: src/pages/Profile/index.js
4:01:27 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
4:01:27 PM: src/pages/SinglePost/index.js
4:01:27 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
4:01:27 PM: src/styles/utils/elevations.js
4:01:27 PM: Line 1:1: Assign array to a variable before exporting as module default import/no-anonymous-default-export
4:01:27 PM: Creating deploy upload records
4:01:27 PM: Search for the keywords to learn more about each warning.
4:01:27 PM: To ignore, add // eslint-disable-next-line to the line before.
4:01:27 PM: File sizes after gzip:
4:01:27 PM: 107.11 KB build/static/js/6.c98f3c27.chunk.js
4:01:27 PM: 74.17 KB build/static/js/main.d70f4725.chunk.js
4:01:27 PM: 29.65 KB build/static/js/3.6dbd2845.chunk.js
4:01:27 PM: 18.87 KB build/static/js/1.89d46fcf.chunk.js
4:01:27 PM: 11.49 KB build/static/js/2.a9a43f27.chunk.js
4:01:27 PM: 10.96 KB build/static/js/15.7fc457fd.chunk.js
4:01:27 PM: 9.99 KB build/static/js/7.a19c34c7.chunk.js
4:01:27 PM: 9.82 KB build/static/js/9.cc5c49ed.chunk.js
4:01:27 PM: 7.93 KB build/static/js/0.372f5d43.chunk.js
4:01:27 PM: 7.4 KB build/static/js/11.85aab9ba.chunk.js
4:01:27 PM: 6.49 KB build/static/js/8.895960a9.chunk.js
4:01:27 PM: 5.01 KB build/static/js/10.0a1a715f.chunk.js
4:01:27 PM: 4.61 KB build/static/js/13.bb3137fb.chunk.js
4:01:27 PM: 3.76 KB build/static/js/14.df5335fe.chunk.js
4:01:27 PM: 2.95 KB build/static/js/17.62d82b38.chunk.js
4:01:27 PM: 2.9 KB build/static/js/12.bf7a8a48.chunk.js
4:01:27 PM: 1.32 KB build/static/js/runtime-main.c0cf8620.js
4:01:27 PM: 504 B build/static/js/16.64e2d3f0.chunk.js
4:01:27 PM: 180 B build/static/js/18.db3bbdc9.chunk.js
4:01:27 PM: The project was built assuming it is hosted at /.
4:01:27 PM: You can control this with the homepage field in your package.json.
4:01:27 PM: The build folder is ready to be deployed.
4:01:27 PM: You may serve it with a static server:
4:01:27 PM: npm install -g serve
4:01:27 PM: serve -s build
4:01:27 PM: Find out more about deployment here:
4:01:27 PM: https://cra.link/deployment
4:01:27 PM:
4:01:27 PM: (build.command completed in 22s)
4:01:27 PM:
4:01:27 PM: ────────────────────────────────────────────────────────────────
4:01:27 PM: 2. Deploy site
4:01:27 PM: ────────────────────────────────────────────────────────────────
4:01:27 PM:
4:01:27 PM: Starting to deploy site from 'build'
4:01:27 PM: Creating deploy tree
4:01:27 PM: 6 new files to upload
4:01:27 PM: 0 new functions to upload
4:01:28 PM: Site deploy was successfully initiated
4:01:28 PM:
4:01:28 PM: (Deploy site completed in 599ms)
4:01:28 PM:
4:01:28 PM: ────────────────────────────────────────────────────────────────
4:01:28 PM: Netlify Build Complete
4:01:28 PM: ────────────────────────────────────────────────────────────────
4:01:28 PM:
4:01:28 PM: (Netlify Build completed in 22.6s)
4:01:28 PM: Starting post processing
4:01:28 PM: Caching artifacts
4:01:28 PM: Started saving node modules
4:01:28 PM: Finished saving node modules
4:01:28 PM: Started saving build plugins
4:01:28 PM: Finished saving build plugins
4:01:28 PM: Started saving pip cache
4:01:28 PM: Post processing - HTML
4:01:28 PM: Finished saving pip cache
4:01:28 PM: Started saving emacs cask dependencies
4:01:28 PM: Finished saving emacs cask dependencies
4:01:28 PM: Started saving maven dependencies
4:01:28 PM: Finished saving maven dependencies
4:01:28 PM: Started saving boot dependencies
4:01:28 PM: Finished saving boot dependencies
4:01:28 PM: Started saving rust rustup cache
4:01:28 PM: Finished saving rust rustup cache
4:01:28 PM: Started saving go dependencies
4:01:28 PM: Finished saving go dependencies
4:01:28 PM: Post processing - header rules
4:01:28 PM: Build script success
4:01:28 PM: Post processing - redirect rules
4:01:28 PM: Post processing done
4:01:29 PM: Site is live ✨
4:01:50 PM: Finished processing build request in 1m3.466960951s