Skip to main content

Deploy details

Deploy successful for binari

Empty states are not handled in about page contributors card #60

PR #63: card-empty-state@60a9025

Deploy log

7:56:57 PM: Build ready to start
7:56:57 PM: The following environment variables have been removed from this build to keep them secret:
7:56:57 PM: - REACT_APP_TOKEN
7:56:59 PM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
7:56:59 PM: build-image tag: v3.4.1
7:56:59 PM: buildbot version: f208f75f13b26c64ea911ee34a5b41383e73cc40
7:56:59 PM: Fetching cached dependencies
7:56:59 PM: Starting to download cache of 334.4MB
7:57:01 PM: Finished downloading cache in 1.780865298s
7:57:01 PM: Starting to extract cache
7:57:13 PM: Finished extracting cache in 11.727743497s
7:57:13 PM: Finished fetching cache in 13.639511408s
7:57:13 PM: Starting to prepare the repo for build
7:57:13 PM: Preparing Git Reference pull/63/head
7:57:15 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus 'build/' in the Netlify UI
7:57:15 PM: Starting build script
7:57:15 PM: Installing dependencies
7:57:15 PM: Python version set to 2.7
7:57:15 PM: Started restoring cached node version
7:57:19 PM: Finished restoring cached node version
7:57:20 PM: v10.22.1 is already installed.
7:57:20 PM: Now using node v10.22.1 (npm v6.14.6)
7:57:20 PM: Started restoring cached build plugins
7:57:20 PM: Finished restoring cached build plugins
7:57:21 PM: Attempting ruby version 2.6.2, read from environment
7:57:22 PM: Using ruby version 2.6.2
7:57:22 PM: Using PHP version 5.6
7:57:22 PM: 5.2 is already installed.
7:57:22 PM: Using Swift version 5.2
7:57:22 PM: Started restoring cached node modules
7:57:22 PM: Finished restoring cached node modules
7:57:23 PM: Started restoring cached bower components
7:57:23 PM: Finished restoring cached bower components
7:57:23 PM: Installing bower components
7:57:23 PM: Bower components installed
7:57:23 PM: Started restoring cached go cache
7:57:25 PM: Finished restoring cached go cache
7:57:25 PM: Installing Go version 1.12
7:57:25 PM: unset GOOS;
7:57:25 PM: unset GOARCH;
7:57:25 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
7:57:25 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
7:57:25 PM: go version >&2;
7:57:25 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
7:57:25 PM: go version go1.12 linux/amd64
7:57:25 PM: Installing missing commands
7:57:25 PM: Verify run directory
7:57:26 PM:
7:57:26 PM: ┌─────────────────────────────┐
7:57:26 PM: │ Netlify Build │
7:57:26 PM: └─────────────────────────────┘
7:57:26 PM:
7:57:26 PM: ❯ Version
7:57:26 PM: @netlify/build 4.5.2
7:57:26 PM:
7:57:26 PM: ❯ Flags
7:57:26 PM: deployId: 5f74e3096678bc000705d4fb
7:57:26 PM: mode: buildbot
7:57:26 PM:
7:57:26 PM: ❯ Current directory
7:57:26 PM: /opt/build/repo
7:57:26 PM:
7:57:26 PM: ❯ Config file
7:57:26 PM: No config file was defined: using default values.
7:57:26 PM:
7:57:26 PM: ❯ Context
7:57:26 PM: deploy-preview
7:57:26 PM:
7:57:26 PM: ┌───────────────────────────────────┐
7:57:26 PM: │ 1. Build command from Netlify app │
7:57:26 PM: └───────────────────────────────────┘
7:57:26 PM: ​
7:57:26 PM: $ npm run build
7:57:26 PM: > binari@8.4.0 build /opt/build/repo
7:57:26 PM: > CI= react-scripts build && gulp licenses
7:57:28 PM: Creating an optimized production build...
7:58:20 PM: Compiled with warnings.
7:58:20 PM:
7:58:20 PM: ./src/views/Playground/Playground.js
7:58:20 PM: Line 21:10: 'IconButton' is defined but never used no-unused-vars
7:58:20 PM: Search for the keywords to learn more about each warning.
7:58:20 PM: To ignore, add // eslint-disable-next-line to the line before.
7:58:20 PM: File sizes after gzip:
7:58:20 PM: 717.99 KB build/static/js/2.89aaccdc.chunk.js
7:58:20 PM: 68.53 KB build/ab19b24c72caab5b145cf340fbf6244d.js
7:58:20 PM: 16.21 KB build/static/js/main.469c3a8e.chunk.js
7:58:20 PM: 4.06 KB build/static/css/main.6484146b.chunk.css
7:58:20 PM: 769 B build/static/js/runtime-main.7a451032.js
7:58:20 PM: 319 B build/static/css/2.600dfb7d.chunk.css
7:58:20 PM: The project was built assuming it is hosted at /.
7:58:20 PM: You can control this with the homepage field in your package.json.
7:58:20 PM: The build folder is ready to be deployed.
7:58:20 PM: You may serve it with a static server:
7:58:20 PM: npm install -g serve
7:58:20 PM: serve -s build
7:58:20 PM: Find out more about deployment here:
7:58:20 PM: bit.ly/CRA-deploy
7:58:21 PM: [19:58:21] Using gulpfile /opt/build/repo/gulpfile.js
7:58:21 PM: [19:58:21] Starting 'licenses'...
7:58:21 PM: [19:58:21] Finished 'licenses' after 22 ms
7:58:21 PM: ​
7:58:21 PM: (build.command completed in 55.3s)
7:58:21 PM:
7:58:21 PM: ┌─────────────────────────────┐
7:58:21 PM: │ Netlify Build Complete │
7:58:21 PM: └─────────────────────────────┘
7:58:21 PM: ​
7:58:21 PM: (Netlify Build completed in 55.3s)
7:58:21 PM: Caching artifacts
7:58:21 PM: Started saving bower components
7:58:21 PM: Finished saving bower components
7:58:21 PM: Started saving node modules
7:58:21 PM: Finished saving node modules
7:58:21 PM: Started saving build plugins
7:58:21 PM: Finished saving build plugins
7:58:21 PM: Started saving pip cache
7:58:22 PM: Finished saving pip cache
7:58:22 PM: Started saving emacs cask dependencies
7:58:22 PM: Finished saving emacs cask dependencies
7:58:22 PM: Started saving maven dependencies
7:58:22 PM: Finished saving maven dependencies
7:58:22 PM: Started saving boot dependencies
7:58:22 PM: Finished saving boot dependencies
7:58:22 PM: Started saving go dependencies
7:58:23 PM: Finished saving go dependencies
7:58:24 PM: Build script success
7:58:24 PM: Starting to deploy site from 'build'
7:58:24 PM: Creating deploy tree
7:58:24 PM: Creating deploy upload records
7:58:24 PM: 6 new files to upload
7:58:24 PM: 0 new functions to upload
7:58:24 PM: Starting post processing
7:58:24 PM: Post processing - HTML
7:58:24 PM: Post processing - header rules
7:58:24 PM: Post processing - redirect rules
7:58:24 PM: Post processing done
7:58:24 PM: Site is live
7:59:21 PM: Finished processing build request in 2m22.122940642s