Skip to main content

Deploy details

Published deploy for learnlocker

Merge pull request #364 from learneda/timestamps Updating Timestamps + UI on newsfeed post Timestamps

Production: master@a2c8764

Deploy log

6:46:51 PM: Build ready to start
6:46:52 PM: build-image version: ac716c5be7f79fe384a0f3759e8ef612cb821a37 (xenial)
6:46:52 PM: build-image tag: v3.13.0
6:46:52 PM: buildbot version: e552b142336b2b1222a93a4fd4cbed0019c77b46
6:46:52 PM: Fetching cached dependencies
6:46:52 PM: Starting to download cache of 145.3MB
6:46:56 PM: Finished downloading cache in 3.192403743s
6:46:56 PM: Starting to extract cache
6:47:00 PM: Finished extracting cache in 4.469582839s
6:47:00 PM: Finished fetching cache in 7.673844585s
6:47:00 PM: Starting to prepare the repo for build
6:47:00 PM: Preparing Git Reference refs/heads/master
6:47:01 PM: Parsing package.json dependencies
6:47:02 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus '' in the Netlify UI
6:47:02 PM: Starting build script
6:47:02 PM: Installing dependencies
6:47:02 PM: Python version set to 2.7
6:47:02 PM: Started restoring cached node version
6:47:04 PM: Finished restoring cached node version
6:47:04 PM: v12.18.0 is already installed.
6:47:05 PM: Now using node v12.18.0 (npm v6.14.4)
6:47:05 PM: Started restoring cached build plugins
6:47:05 PM: Finished restoring cached build plugins
6:47:05 PM: Attempting ruby version 2.7.2, read from environment
6:47:06 PM: Using ruby version 2.7.2
6:47:06 PM: Using PHP version 5.6
6:47:06 PM: WARNING: The environment variable 'NODE_ENV' is set to 'production'. Any 'devDependencies' in package.json will not be installed
6:47:06 PM: No npm workspaces detected
6:47:06 PM: Started restoring cached node modules
6:47:06 PM: Finished restoring cached node modules
6:47:07 PM: Started restoring cached go cache
6:47:07 PM: Finished restoring cached go cache
6:47:07 PM: go version go1.14.4 linux/amd64
6:47:07 PM: go version go1.14.4 linux/amd64
6:47:07 PM: Installing missing commands
6:47:07 PM: Verify run directory
6:47:08 PM:
6:47:08 PM: ────────────────────────────────────────────────────────────────
6:47:08 PM: Netlify Build
6:47:08 PM: ────────────────────────────────────────────────────────────────
6:47:08 PM:
6:47:08 PM: ❯ Version
6:47:08 PM: @netlify/build 26.5.2
6:47:08 PM:
6:47:08 PM: ❯ Flags
6:47:08 PM: baseRelDir: true
6:47:08 PM: buildId: 6250831bf2de360009325a61
6:47:08 PM: deployId: 6250831bf2de360009325a63
6:47:08 PM:
6:47:08 PM: ❯ Current directory
6:47:08 PM: /opt/build/repo
6:47:08 PM:
6:47:08 PM: ❯ Config file
6:47:08 PM: /opt/build/repo/netlify.toml
6:47:08 PM:
6:47:08 PM: ❯ Context
6:47:08 PM: production
6:47:08 PM:
6:47:08 PM: ────────────────────────────────────────────────────────────────
6:47:08 PM: 1. build.command from netlify.toml
6:47:08 PM: ────────────────────────────────────────────────────────────────
6:47:08 PM: ​
6:47:08 PM: $ npm run build
6:47:08 PM: > client@0.1.0 build /opt/build/repo
6:47:08 PM: > react-scripts build
6:47:10 PM: Creating an optimized production build...
6:47:24 PM: Compiled with warnings.
6:47:24 PM:
6:47:24 PM: src/App/index.js
6:47:24 PM: Line 48:6: React Hook useEffect has missing dependencies: 'fetchAuth', 'getNotifications', and 'receivingNotifications'. Either include them or remove the dependency array react-hooks/exhaustive-deps
6:47:24 PM: src/App/store/appActions.js
6:47:24 PM: Line 36:9: 'resp' is assigned a value but never used no-unused-vars
6:47:24 PM: Line 70:5: Expected a 'break' statement before 'default' no-fallthrough
6:47:24 PM: src/components/Card/index.js
6:47:25 PM: Creating deploy upload records
6:47:24 PM: Line 21:10: 'isPin' is assigned a value but never used no-unused-vars
6:47:24 PM: Line 21:17: 'setPin' is assigned a value but never used no-unused-vars
6:47:24 PM: src/containers/Feed/Post/FeedBar.js
6:47:24 PM: Line 25:6: React Hook useEffect has a missing dependency: 'post'. Either include it or remove the dependency array react-hooks/exhaustive-deps
6:47:24 PM: Line 37:7: Expected a 'break' statement before 'default' no-fallthrough
6:47:24 PM: src/containers/Feed/Post/FeedModal.js
6:47:24 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
6:47:25 PM: Starting post processing
6:47:24 PM: src/containers/Feed/index.js
6:47:24 PM: Line 5:8: 'socket' is defined but never used no-unused-vars
6:47:24 PM: src/containers/Goal/GoalModal.js
6:47:24 PM: Line 2:8: 'PropTypes' is defined but never used no-unused-vars
6:47:25 PM: Post processing - HTML
6:47:24 PM: src/containers/Goal/index.js
6:47:24 PM: Line 2:8: 'PropTypes' is defined but never used no-unused-vars
6:47:24 PM: Line 36:9: 'closeOnEsc' is assigned a value but never used no-unused-vars
6:47:24 PM: src/containers/Pin.js
6:47:25 PM: Post processing - header rules
6:47:24 PM: Line 10:34: 'deleteGoal' is defined but never used no-unused-vars
6:47:24 PM: src/containers/Search.js
6:47:24 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
6:47:25 PM: Post processing - redirect rules
6:47:24 PM: src/pages/Browse/components/Items.js
6:47:24 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
6:47:24 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
6:47:24 PM: src/pages/Browse/index.js
6:47:25 PM: Post processing done
6:47:24 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
6:47:24 PM: src/pages/HashTag/index.js
6:47:24 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
6:47:24 PM: src/pages/Home/index.js
6:47:24 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
6:47:24 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
6:47:24 PM: src/pages/Locker/index.js
6:47:24 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
6:47:24 PM: src/pages/Navbar/components/NavRight.js
6:47:24 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
6:47:24 PM: src/pages/Notifications/components/Notifications.js
6:47:24 PM: Line 11:6: React Hook useEffect has a missing dependency: 'readNotifications'. Either include it or remove the dependency array react-hooks/exhaustive-deps
6:47:24 PM: Line 13:5: Expected a default case default-case
6:47:24 PM: src/pages/Notifications/index.js
6:47:24 PM: Line 19:6: React Hook useEffect has a missing dependency: 'getNotifications'. Either include it or remove the dependency array react-hooks/exhaustive-deps
6:47:24 PM: src/pages/Profile/index.js
6:47:24 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
6:47:24 PM: src/pages/SinglePost/index.js
6:47:24 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
6:47:24 PM: src/styles/utils/elevations.js
6:47:24 PM: Line 1:1: Assign array to a variable before exporting as module default import/no-anonymous-default-export
6:47:24 PM: Search for the keywords to learn more about each warning.
6:47:24 PM: To ignore, add // eslint-disable-next-line to the line before.
6:47:24 PM: File sizes after gzip:
6:47:24 PM: 114.41 KB build/static/js/6.495b547d.chunk.js
6:47:24 PM: 74.23 KB build/static/js/main.3b4fb07a.chunk.js
6:47:24 PM: 29.64 KB build/static/js/3.5f0aee75.chunk.js
6:47:24 PM: 18.86 KB build/static/js/1.46abc1ed.chunk.js
6:47:24 PM: 11.42 KB build/static/js/2.9d636f48.chunk.js
6:47:24 PM: 11.05 KB build/static/js/15.55f22aa0.chunk.js
6:47:24 PM: 10.08 KB build/static/js/7.8e2da805.chunk.js
6:47:24 PM: 9.83 KB build/static/js/9.146b01f8.chunk.js
6:47:24 PM: 7.93 KB build/static/js/0.cfd21843.chunk.js
6:47:24 PM: 7.42 KB build/static/js/11.7d577e22.chunk.js
6:47:24 PM: 6.48 KB build/static/js/8.8ec62a0e.chunk.js
6:47:24 PM: 5.03 KB build/static/js/10.369a13f0.chunk.js
6:47:24 PM: 4.71 KB build/static/js/13.a7e09392.chunk.js
6:47:24 PM: 3.86 KB build/static/js/14.a38603e1.chunk.js
6:47:24 PM: 3.04 KB build/static/js/12.2aca0c0d.chunk.js
6:47:24 PM: 2.94 KB build/static/js/17.1a9569b3.chunk.js
6:47:24 PM: 1.31 KB build/static/js/runtime-main.c8737c99.js
6:47:24 PM: 505 B build/static/js/16.2f36ba72.chunk.js
6:47:24 PM: 180 B build/static/js/18.2e3450a6.chunk.js
6:47:24 PM: The project was built assuming it is hosted at /.
6:47:24 PM: You can control this with the homepage field in your package.json.
6:47:24 PM: The build folder is ready to be deployed.
6:47:24 PM: You may serve it with a static server:
6:47:24 PM: npm install -g serve
6:47:24 PM: serve -s build
6:47:24 PM: Find out more about deployment here:
6:47:24 PM: ​
6:47:24 PM: (build.command completed in 16.4s)
6:47:24 PM:
6:47:24 PM: ────────────────────────────────────────────────────────────────
6:47:24 PM: 2. Deploy site
6:47:24 PM: ────────────────────────────────────────────────────────────────
6:47:24 PM: ​
6:47:24 PM: Starting to deploy site from 'build'
6:47:24 PM: Creating deploy tree
6:47:25 PM: 0 new files to upload
6:47:25 PM: 0 new functions to upload
6:47:25 PM: Site deploy was successfully initiated
6:47:25 PM: ​
6:47:25 PM: (Deploy site completed in 270ms)
6:47:25 PM:
6:47:25 PM: ────────────────────────────────────────────────────────────────
6:47:25 PM: Netlify Build Complete
6:47:25 PM: ────────────────────────────────────────────────────────────────
6:47:25 PM: ​
6:47:25 PM: (Netlify Build completed in 16.7s)
6:47:28 PM: Site is live ✨
6:47:25 PM: Caching artifacts
6:47:25 PM: Started saving node modules
6:47:25 PM: Finished saving node modules
6:47:25 PM: Started saving build plugins
6:47:25 PM: Finished saving build plugins
6:47:25 PM: Started saving pip cache
6:47:25 PM: Finished saving pip cache
6:47:25 PM: Started saving emacs cask dependencies
6:47:25 PM: Finished saving emacs cask dependencies
6:47:25 PM: Started saving maven dependencies
6:47:25 PM: Finished saving maven dependencies
6:47:25 PM: Started saving boot dependencies
6:47:25 PM: Finished saving boot dependencies
6:47:25 PM: Started saving rust rustup cache
6:47:25 PM: Finished saving rust rustup cache
6:47:25 PM: Started saving go dependencies
6:47:25 PM: Finished saving go dependencies
6:47:25 PM: Build script success
6:47:46 PM: Finished processing build request in 53.879273993s