Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1:37:20 PM: Build ready to start
- 1:37:22 PM: build-image version: 0582042f4fc261adc7bd8333f34884959c577302
- 1:37:22 PM: build-image tag: v3.7.6
- 1:37:22 PM: buildbot version: 959f79c81bbea9aec6ed0f9e457edb5817a4dfe6
- 1:37:22 PM: Fetching cached dependencies
- 1:37:22 PM: Starting to download cache of 233.2MB
- 1:37:24 PM: Finished downloading cache in 1.907200721s
- 1:37:24 PM: Starting to extract cache
- 1:37:32 PM: Finished extracting cache in 8.540812823s
- 1:37:32 PM: Finished fetching cache in 10.516199222s
- 1:37:32 PM: Starting to prepare the repo for build
- 1:37:33 PM: Preparing Git Reference refs/heads/development
- 1:37:34 PM: Parsing package.json dependencies
- 1:37:34 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus 'build/' in the Netlify UI
- 1:37:34 PM: Starting build script
- 1:37:34 PM: Installing dependencies
- 1:37:34 PM: Python version set to 2.7
- 1:37:35 PM: Started restoring cached node version
- 1:37:37 PM: Finished restoring cached node version
- 1:37:38 PM: v12.18.0 is already installed.
- 1:37:38 PM: Now using node v12.18.0 (npm v6.14.4)
- 1:37:38 PM: Started restoring cached build plugins
- 1:37:38 PM: Finished restoring cached build plugins
- 1:37:38 PM: Attempting ruby version 2.7.1, read from environment
- 1:37:39 PM: Using ruby version 2.7.1
- 1:37:40 PM: Using PHP version 5.6
- 1:37:40 PM: Started restoring cached yarn cache
- 1:37:40 PM: Finished restoring cached yarn cache
- 1:37:40 PM: No yarn workspaces detected
- 1:37:40 PM: Started restoring cached node modules
- 1:37:40 PM: Finished restoring cached node modules
- 1:37:40 PM: Installing NPM modules using Yarn version 1.22.4
- 1:37:41 PM: yarn install v1.22.4
- 1:37:41 PM: [1/4] Resolving packages...
- 1:37:42 PM: success Already up-to-date.
- 1:37:42 PM: Done in 1.05s.
- 1:37:42 PM: NPM modules installed using Yarn
- 1:37:42 PM: Started restoring cached go cache
- 1:37:42 PM: Finished restoring cached go cache
- 1:37:42 PM: go version go1.14.4 linux/amd64
- 1:37:42 PM: go version go1.14.4 linux/amd64
- 1:37:42 PM: Installing missing commands
- 1:37:42 PM: Verify run directory
- 1:37:43 PM:
- 1:37:43 PM: ────────────────────────────────────────────────────────────────
- 1:37:43 PM: Netlify Build
- 1:37:43 PM: ────────────────────────────────────────────────────────────────
- 1:37:43 PM:
- 1:37:43 PM: ❯ Version
- 1:37:43 PM: @netlify/build 11.29.0
- 1:37:43 PM:
- 1:37:43 PM: ❯ Flags
- 1:37:43 PM: deployId: 60b4ca703cf4fd000754ef1c
- 1:37:43 PM:
- 1:37:43 PM: ❯ Current directory
- 1:37:43 PM: /opt/build/repo
- 1:37:43 PM:
- 1:37:43 PM: ❯ Config file
- 1:37:43 PM: No config file was defined: using default values.
- 1:37:43 PM:
- 1:37:43 PM: ❯ Context
- 1:37:43 PM: production
- 1:37:43 PM:
- 1:37:43 PM: ────────────────────────────────────────────────────────────────
- 1:37:43 PM: 1. Build command from Netlify app
- 1:37:43 PM: ────────────────────────────────────────────────────────────────
- 1:37:43 PM:
- 1:37:43 PM: $ yarn build
- 1:37:43 PM: yarn run v1.22.4
- 1:37:43 PM: $ CI=false react-scripts build
- 1:37:45 PM: Creating an optimized production build...
- 1:38:29 PM: Compiled with warnings.
- 1:38:29 PM:
- 1:38:29 PM: src/components/Common/Footer/index.js
- 1:38:29 PM: Line 8: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/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md jsx-a11y/anchor-is-valid
- 1:38:29 PM: src/redux/reducers/app.reducer.js
- 1:38:29 PM: Line 8:1: Assign arrow function to a variable before exporting as module default import/no-anonymous-default-export
- 1:38:29 PM: src/routes.js
- 1:38:29 PM: Line 14:1: Assign arrow function to a variable before exporting as module default import/no-anonymous-default-export
- 1:38:29 PM: Search for the keywords to learn more about each warning.
- 1:38:29 PM: To ignore, add // eslint-disable-next-line to the line before.
- 1:38:29 PM: File sizes after gzip:
- 1:38:29 PM: 527.08 KB build/static/js/2.5f5bb305.chunk.js
- 1:38:29 PM: 14.25 KB build/static/js/main.622aece0.chunk.js
- 1:38:29 PM: 2.1 KB build/static/css/main.64fd3d2d.chunk.css
- 1:38:29 PM: 1.56 KB build/static/js/3.0e176f04.chunk.js
- 1:38:29 PM: 1.17 KB build/static/js/runtime-main.88aa76e6.js
- 1:38:29 PM: The project was built assuming it is hosted at /.
- 1:38:29 PM: You can control this with the homepage field in your package.json.
- 1:38:29 PM: The build folder is ready to be deployed.
- 1:38:29 PM: You may serve it with a static server:
- 1:38:29 PM: yarn global add serve
- 1:38:29 PM: serve -s build
- 1:38:29 PM: Find out more about deployment here:
- 1:38:29 PM: https://cra.link/deployment
- 1:38:29 PM: Done in 46.06s.
- 1:38:29 PM:
- 1:38:29 PM: (build.command completed in 46.2s)
- 1:38:29 PM:
- 1:38:29 PM: ────────────────────────────────────────────────────────────────
- 1:38:29 PM: 2. Deploy site
- 1:38:29 PM: ────────────────────────────────────────────────────────────────
- 1:38:29 PM:
- 1:38:29 PM: Starting to deploy site from 'build'
- 1:38:29 PM: Creating deploy tree
- 1:38:29 PM: Creating deploy upload records
- 1:38:29 PM: 12 new files to upload
- 1:38:29 PM: 0 new functions to upload
- 1:38:30 PM: Site deploy was successfully initiated
- 1:38:30 PM:
- 1:38:30 PM: (Deploy site completed in 621ms)
- 1:38:30 PM:
- 1:38:30 PM: ────────────────────────────────────────────────────────────────
- 1:38:30 PM: Netlify Build Complete
- 1:38:30 PM: ────────────────────────────────────────────────────────────────
- 1:38:30 PM:
- 1:38:30 PM: (Netlify Build completed in 46.9s)
- 1:38:30 PM: Starting post processing
- 1:38:30 PM: Post processing - HTML
- 1:38:30 PM: Post processing - header rules
- 1:38:30 PM: Post processing - redirect rules
- 1:38:30 PM: Post processing done
- 1:38:30 PM: Caching artifacts
- 1:38:30 PM: Started saving node modules
- 1:38:30 PM: Finished saving node modules
- 1:38:30 PM: Started saving build plugins
- 1:38:30 PM: Finished saving build plugins
- 1:38:30 PM: Started saving yarn cache
- 1:38:30 PM: Finished saving yarn cache
- 1:38:30 PM: Started saving pip cache
- 1:38:30 PM: Site is live ✨
- 1:38:30 PM: Finished saving pip cache
- 1:38:30 PM: Started saving emacs cask dependencies
- 1:38:30 PM: Finished saving emacs cask dependencies
- 1:38:30 PM: Started saving maven dependencies
- 1:38:30 PM: Finished saving maven dependencies
- 1:38:30 PM: Started saving boot dependencies
- 1:38:30 PM: Finished saving boot dependencies
- 1:38:30 PM: Started saving rust rustup cache
- 1:38:30 PM: Finished saving rust rustup cache
- 1:38:30 PM: Started saving go dependencies
- 1:38:30 PM: Finished saving go dependencies
- 1:38:30 PM: Build script success
- 1:39:10 PM: Finished processing build request in 1m48.383956615s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement