Deploy details
Deploy log
1:04:20 PM: Build ready to start
1:04:23 PM: build-image version: 0582042f4fc261adc7bd8333f34884959c577302
1:04:23 PM: build-image tag: v3.7.6
1:04:23 PM: buildbot version: 18267c5f2712ffbd7f33c41a9b492dd5dc53a520
1:04:23 PM: Fetching cached dependencies
1:04:23 PM: Failed to fetch cache, continuing with build
1:04:23 PM: Starting to prepare the repo for build
1:04:24 PM: No cached dependencies found. Cloning fresh repo
1:04:24 PM: git clone https://github.com/mwood23/waves
1:04:25 PM: Preparing Git Reference pull/4/head
1:04:25 PM: Parsing package.json dependencies
1:04:25 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'yarn lint:fix && yarn test && yarn build' versus 'yarn build' in the Netlify UI
1:04:26 PM: Starting build script
1:04:26 PM: Installing dependencies
1:04:26 PM: Python version set to 2.7
1:04:26 PM: Attempting node version 'v10.21.0' from .nvmrc
1:04:27 PM: Downloading and installing node v10.21.0...
1:04:27 PM: Downloading https://nodejs.org/dist/v10.21.0/node-v10.21.0-linux-x64.tar.xz...
1:04:28 PM: Computing checksum with sha256sum
1:04:28 PM: Checksums matched!
1:04:30 PM: Now using node v10.21.0 (npm v6.14.4)
1:04:30 PM: Started restoring cached build plugins
1:04:30 PM: Finished restoring cached build plugins
1:04:30 PM: Attempting ruby version 2.6.2, read from environment
1:04:32 PM: Using ruby version 2.6.2
1:04:32 PM: Using PHP version 5.6
1:04:32 PM: Started restoring cached yarn cache
1:04:32 PM: Finished restoring cached yarn cache
1:04:32 PM: Installing yarn at version 1.17.0
1:04:32 PM: Installing Yarn!
1:04:32 PM: > Downloading tarball...
1:04:32 PM: [1/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz --> /tmp/yarn.tar.gz.zNrbgbqKLv
1:04:32 PM: % Total % Received % Xferd Average Speed Time Time Time Current
1:04:32 PM: Dload Upload Total Spent Left Speed
1:04:32 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1:04:32 PM: 100 79 100 79 0 0 198 0 --:--:-- --:--:-- --:--:-- 198
1:04:33 PM: 100 93 100 93 0 0 110 0 --:--:-- --:--:-- --:--:-- 110
1:04:33 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1:04:33 PM: 100 625 100 625 0 0 541 0 0:00:01 0:00:01 --:--:-- 3881
1:04:34 PM: 100 1213k 100 1213k 0 0 743k 0 0:00:01 0:00:01 --:--:-- 743k
1:04:34 PM: [2/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz.asc --> /tmp/yarn.tar.gz.zNrbgbqKLv.asc
1:04:34 PM: 100 83 100 83 0 0 986 0 --:--:-- --:--:-- --:--:-- 986
1:04:34 PM: 100 97 100 97 0 0 786 0 --:--:-- --:--:-- --:--:-- 786
1:04:34 PM: 100 629 100 629 0 0 3872 0 --:--:-- --:--:-- --:--:-- 3872
1:04:34 PM: 100 832 100 832 0 0 4100 0 --:--:-- --:--:-- --:--:-- 4100
1:04:34 PM: > Verifying integrity...
1:04:34 PM: gpg: Signature made Fri 14 Jun 2019 06:55:58 PM UTC using RSA key ID 69475BAA
1:04:34 PM: gpg: Good signature from "Yarn Packaging <yarn@dan.cx>"
1:04:34 PM: gpg: WARNING: This key is not certified with a trusted signature!
1:04:34 PM: gpg: There is no indication that the signature belongs to the owner.
1:04:34 PM: Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310
1:04:34 PM: Subkey fingerprint: 6D98 490C 6F1A CDDD 448E 4595 4F77 6793 6947 5BAA
1:04:34 PM: > GPG signature looks good
1:04:34 PM: > Extracting to ~/.yarn...
1:04:34 PM: > Adding to $PATH...
1:04:35 PM: > Successfully installed Yarn 1.17.0! Please open another terminal where the `yarn` command will now be available.
1:04:35 PM: Yarn workspaces detected
1:04:35 PM: Installing NPM modules using Yarn version 1.17.0
1:04:36 PM: yarn install v1.17.0
1:04:36 PM: [1/5] Validating package.json...
1:04:36 PM: [2/5] Resolving packages...
1:04:37 PM: [3/5] Fetching packages...
1:05:19 PM: info fsevents@2.1.2: The platform "linux" is incompatible with this module.
1:05:19 PM: info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
1:05:19 PM: info fsevents@1.2.12: The platform "linux" is incompatible with this module.
1:05:19 PM: info "fsevents@1.2.12" is an optional dependency and failed compatibility check. Excluding it from installation.
1:05:19 PM: [4/5] Linking dependencies...
1:05:19 PM: warning " > @testing-library/react@9.5.0" has unmet peer dependency "react@*".
1:05:19 PM: warning " > @testing-library/react@9.5.0" has unmet peer dependency "react-dom@*".
1:05:19 PM: warning " > @testing-library/user-event@7.2.1" has unmet peer dependency "@testing-library/dom@>=5".
1:05:19 PM: warning " > eslint-config-node@4.0.0" has incorrect peer dependency "eslint@^5.0.0".
1:05:19 PM: warning " > eslint-plugin-import@2.20.2" has incorrect peer dependency "eslint@2.x - 6.x".
1:05:19 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "@typescript-eslint/eslint-plugin@2.x".
1:05:19 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "@typescript-eslint/parser@2.x".
1:05:19 PM: warning " > eslint-config-react-app@5.2.1" has unmet peer dependency "babel-eslint@10.x".
1:05:19 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "eslint@6.x".
1:05:19 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "eslint-plugin-flowtype@3.x || 4.x".
1:05:19 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "eslint-plugin-react-hooks@1.x || 2.x".
1:05:19 PM: warning " > eslint-plugin-graphql@3.1.1" has unmet peer dependency "graphql@^0.12.0 || ^0.13.0 || ^14.0.0".
1:05:19 PM: warning "eslint-plugin-graphql > graphql-config@2.2.2" has unmet peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0".
1:05:19 PM: warning "eslint-plugin-graphql > graphql-config > graphql-import@0.7.1" has unmet peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0".
1:05:19 PM: warning " > eslint-plugin-jsx-a11y@6.2.3" has incorrect peer dependency "eslint@^3 || ^4 || ^5 || ^6".
1:05:19 PM: warning "eslint-plugin-unicorn > eslint-template-visitor@1.1.0" has incorrect peer dependency "eslint@^6.4.0".
1:05:19 PM: warning " > firebase-functions-test@0.2.1" has unmet peer dependency "firebase-functions@>=2.0.0".
1:05:19 PM: warning " > firebase-functions-test@0.2.1" has unmet peer dependency "firebase-admin@>=6.0.0".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > @code-surfer/themes@3.1.1" has incorrect peer dependency "theme-ui@^0.2.41".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > react-spring > @react-spring/konva@9.0.0-rc.3" has unmet peer dependency "konva@>=2.6".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > react-spring > @react-spring/konva@9.0.0-rc.3" has unmet peer dependency "react-konva@>=16.8".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > react-spring > @react-spring/native@9.0.0-rc.3" has unmet peer dependency "react-native@>=0.58".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > react-spring > @react-spring/three@9.0.0-rc.3" has unmet peer dependency "react-three-fiber@>=4.0".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > react-spring > @react-spring/three@9.0.0-rc.3" has unmet peer dependency "three@>=0.115".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > react-spring > @react-spring/zdog@9.0.0-rc.3" has unmet peer dependency "react-zdog@>=1.0".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > react-spring > @react-spring/zdog@9.0.0-rc.3" has unmet peer dependency "zdog@>=1.0".
1:05:19 PM: warning "workspace-aggregator-84a347cb-1569-4a9a-bc1c-5b71809c6c44 > @waves/client > @chakra-ui/core > toasted-notes > @reach/alert > @reach/component-component@0.1.3" has unmet peer dependency "prop-types@^15.6.2".
1:05:44 PM: [5/5] Building fresh packages...
1:05:55 PM: $ patch-package
1:05:55 PM: patch-package 6.2.2
1:05:55 PM: Applying patches...
1:05:55 PM: @code-surfer/standalone@3.1.1 ✔
1:05:55 PM: react-scripts@3.4.1 ✔
1:05:55 PM: Done in 79.45s.
1:05:55 PM: NPM modules installed using Yarn
1:05:56 PM: Started restoring cached go cache
1:05:56 PM: Finished restoring cached go cache
1:05:56 PM: Installing Go version 1.12
1:06:00 PM: unset GOOS;
1:06:00 PM: unset GOARCH;
1:06:00 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
1:06:00 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
1:06:00 PM: go version >&2;
1:06:00 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
1:06:00 PM: go version go1.12 linux/amd64
1:06:00 PM: Installing missing commands
1:06:00 PM: Verify run directory
1:06:01 PM:
1:06:01 PM: ────────────────────────────────────────────────────────────────
1:06:01 PM: Netlify Build
1:06:01 PM: ────────────────────────────────────────────────────────────────
1:06:01 PM:
1:06:01 PM: ❯ Version
1:06:01 PM: @netlify/build 11.34.0
1:06:01 PM:
1:06:01 PM: ❯ Flags
1:06:01 PM: deployId: 60bf6ad4bdc8370007684b3c
1:06:01 PM:
1:06:01 PM: ❯ Current directory
1:06:01 PM: /opt/build/repo
1:06:01 PM:
1:06:01 PM: ❯ Config file
1:06:01 PM: /opt/build/repo/netlify.toml
1:06:01 PM:
1:06:01 PM: ❯ Context
1:06:01 PM: deploy-preview
1:06:01 PM:
1:06:01 PM: ────────────────────────────────────────────────────────────────
1:06:01 PM: 1. build.command from netlify.toml
1:06:01 PM: ────────────────────────────────────────────────────────────────
1:06:01 PM:
1:06:01 PM: $ yarn lint:fix && yarn test && yarn build
1:06:01 PM: yarn run v1.17.0
1:06:01 PM: $ lerna run lint:fix --parallel
1:06:01 PM: lerna notice cli v3.22.0
1:06:01 PM: lerna info versioning independent
1:06:01 PM: lerna info ci enabled
1:06:02 PM: lerna info Executing command in 3 packages: "yarn run lint:fix"
1:06:02 PM: @waves/functions: $ yarn tsc && yarn eslint:fix
1:06:02 PM: @waves/client: $ yarn tsc && yarn lint:css && yarn eslint:fix
1:06:02 PM: @waves/shared: $ yarn tsc && yarn eslint:fix
1:06:03 PM: @waves/functions: $ tsc
1:06:03 PM: @waves/client: $ tsc -p tsconfig.json
1:06:03 PM: @waves/shared: $ tsc -p tsconfig.json
1:06:12 PM: @waves/shared: $ yarn eslint --fix
1:06:13 PM: @waves/shared: $ eslint "src/**/*.{js,jsx,ts,tsx}" --fix
1:06:17 PM: @waves/functions: $ yarn eslint --fix
1:06:17 PM: @waves/functions: $ eslint "src/**/*.{js,jsx,ts,tsx}" --ignore-pattern="src/vendor/**" --fix
1:06:42 PM: @waves/client: $ stylelint './src/**/*.{ts,tsx}'
1:06:43 PM: @waves/client: Browserslist: caniuse-lite is outdated. Please run:
1:06:43 PM: @waves/client: npx browserslist@latest --update-db
1:06:44 PM: @waves/client: $ yarn eslint --fix
1:06:44 PM: @waves/client: $ eslint "src/**/*.{js,jsx,ts,tsx}" --fix
1:06:58 PM: lerna success run Ran npm script 'lint:fix' in 3 packages in 56.9s:
1:06:58 PM: lerna success - @waves/client
1:06:58 PM: lerna success - @waves/functions
1:06:58 PM: lerna success - @waves/shared
1:06:58 PM: Done in 57.37s.
1:06:59 PM: yarn run v1.17.0
1:06:59 PM: $ lerna run test --parallel
1:06:59 PM: lerna notice cli v3.22.0
1:06:59 PM: lerna info versioning independent
1:06:59 PM: lerna info ci enabled
1:06:59 PM: lerna info Executing command in 3 packages: "yarn run test"
1:07:00 PM: @waves/client: $ react-scripts test --passWithNoTests
1:07:00 PM: @waves/functions: $ echo 'N/A'
1:07:00 PM: @waves/functions: N/A
1:07:00 PM: @waves/shared: $ echo 'N/A'
1:07:00 PM: @waves/shared: N/A
1:07:00 PM: @waves/client: The following changes are being made to your tsconfig.json file:
1:07:00 PM: @waves/client: - compilerOptions.paths must not be set (aliased imports are not supported)
1:07:01 PM: @waves/client: No tests found, exiting with code 0
1:07:01 PM: lerna success run Ran npm script 'test' in 3 packages in 1.9s:
1:07:01 PM: lerna success - @waves/client
1:07:01 PM: lerna success - @waves/functions
1:07:01 PM: lerna success - @waves/shared
1:07:01 PM: Done in 2.43s.
1:07:01 PM: yarn run v1.17.0
1:07:01 PM: $ yarn lerna:run-deps build
1:07:02 PM: $ lerna run --include-dependencies --stream build
1:07:02 PM: lerna notice cli v3.22.0
1:07:02 PM: lerna info versioning independent
1:07:02 PM: lerna info ci enabled
1:07:02 PM: lerna notice filter including dependencies
1:07:02 PM: lerna info Executing command in 3 packages: "yarn run build"
1:07:02 PM: @waves/functions: $ tsc
1:07:02 PM: @waves/shared: $ tsc
1:07:09 PM: @waves/client: $ react-scripts build
1:07:09 PM: @waves/client: The following changes are being made to your tsconfig.json file:
1:07:09 PM: @waves/client: - compilerOptions.paths must not be set (aliased imports are not supported)
1:07:11 PM: @waves/client: Creating an optimized production build...
1:07:13 PM: @waves/client: Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db`
1:08:47 PM: @waves/client: Compiled successfully.
1:08:47 PM: @waves/client:
1:08:47 PM: @waves/client: File sizes after gzip:
1:08:47 PM: @waves/client: 626.04 KB build/static/js/2.471cd4bf.chunk.js
1:08:47 PM: @waves/client: 38.47 KB build/static/js/main.7f62a2ce.chunk.js
1:08:47 PM: @waves/client: 3.65 KB build/static/css/2.39a80ca2.chunk.css
1:08:47 PM: @waves/client: 783 B build/static/js/runtime-main.a3f67d57.js
1:08:47 PM: @waves/client: 124 B build/static/css/main.1de394f0.chunk.css
1:08:47 PM: @waves/client: The project was built assuming it is hosted at /.
1:08:47 PM: @waves/client: You can control this with the homepage field in your package.json.
1:08:47 PM: @waves/client: The build folder is ready to be deployed.
1:08:47 PM: @waves/client: You may serve it with a static server:
1:08:47 PM: @waves/client: npm install -g serve
1:08:47 PM: @waves/client: serve -s build
1:08:47 PM: @waves/client: Find out more about deployment here:
1:08:47 PM: @waves/client: bit.ly/CRA-deploy
1:08:47 PM: lerna success run Ran npm script 'build' in 3 packages in 105.3s:
1:08:47 PM: lerna success - @waves/client
1:08:47 PM: lerna success - @waves/functions
1:08:47 PM: lerna success - @waves/shared
1:08:47 PM: Done in 105.97s.
1:08:47 PM:
1:08:47 PM: (build.command completed in 2m 46.5s)
1:08:47 PM:
1:08:47 PM: ────────────────────────────────────────────────────────────────
1:08:47 PM: 2. Deploy site
1:08:47 PM: ────────────────────────────────────────────────────────────────
1:08:47 PM:
1:08:47 PM: Starting to deploy site from 'packages/client/build'
1:08:47 PM: Creating deploy tree
1:08:47 PM: Creating deploy upload records
1:08:47 PM: 0 new files to upload
1:08:47 PM: 0 new functions to upload
1:08:47 PM: Site deploy was successfully initiated
1:08:47 PM:
1:08:47 PM: (Deploy site completed in 177ms)
1:08:47 PM:
1:08:47 PM: ────────────────────────────────────────────────────────────────
1:08:47 PM: Netlify Build Complete
1:08:47 PM: ────────────────────────────────────────────────────────────────
1:08:47 PM:
1:08:47 PM: Starting post processing
1:08:47 PM: (Netlify Build completed in 2m 46.7s)
1:08:48 PM: Post processing - HTML
1:08:48 PM: Caching artifacts
1:08:48 PM: Started saving workspace packages/client node modules
1:08:48 PM: Finished saving workspace packages/client node modules
1:08:48 PM: Started saving workspace packages/functions node modules
1:08:48 PM: Finished saving workspace packages/functions node modules
1:08:48 PM: Started saving workspace root node modules
1:08:48 PM: Finished saving workspace root node modules
1:08:48 PM: Started saving build plugins
1:08:48 PM: Finished saving build plugins
1:08:48 PM: Started saving yarn cache
1:08:48 PM: Finished saving yarn cache
1:08:48 PM: Post processing - header rules
1:08:48 PM: Started saving pip cache
1:08:48 PM: Post processing - redirect rules
1:08:48 PM: Finished saving pip cache
1:08:48 PM: Started saving emacs cask dependencies
1:08:48 PM: Finished saving emacs cask dependencies
1:08:48 PM: Started saving maven dependencies
1:08:48 PM: Finished saving maven dependencies
1:08:48 PM: Started saving boot dependencies
1:08:48 PM: Post processing done
1:08:48 PM: Finished saving boot dependencies
1:08:48 PM: Started saving rust rustup cache
1:08:48 PM: Finished saving rust rustup cache
1:08:48 PM: Started saving go dependencies
1:08:48 PM: Site is live ✨
1:08:50 PM: Finished saving go dependencies
1:08:54 PM: Build script success
1:10:11 PM: Finished processing build request in 5m47.583271192s