Deploy details
Deploy successful for leko
Bump websocket-extensions from 0.1.3 to 0.1.4PR #25: dependabot/npm_and_yarn/websocket-extensions-0.1.4@f210f7d
Deploy log
12:22:30 PM: Build ready to start
12:22:31 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
12:22:31 PM: build-image tag: v2.8.2
12:22:31 PM: buildbot version: 45cd00068410d70db72c9672cdd014995488e12a
12:22:31 PM: Fetching cached dependencies
12:22:32 PM: Failed to fetch cache, continuing with build
12:22:32 PM: Starting to prepare the repo for build
12:22:32 PM: No cached dependencies found. Cloning fresh repo
12:22:32 PM: git clone git@github.com:Leko/slides
12:22:35 PM: Preparing Git Reference pull/25/head
12:22:36 PM: Starting build script
12:22:36 PM: Installing dependencies
12:22:37 PM: Downloading and installing node v8.17.0...
12:22:38 PM: Downloading https://nodejs.org/dist/v8.17.0/node-v8.17.0-linux-x64.tar.xz...
12:22:38 PM:
################################################
12:22:38 PM: 66.8%
12:22:38 PM:
##########################################
12:22:38 PM: ############################## 100.0%
12:22:38 PM: Computing checksum with sha256sum
12:22:38 PM: Checksums matched!
12:22:40 PM: Now using node v8.17.0 (npm v6.13.4)
12:22:40 PM: Attempting ruby version 2.3.6, read from environment
12:22:41 PM: Using ruby version 2.3.6
12:22:42 PM: Using PHP version 5.6
12:22:42 PM: Started restoring cached node modules
12:22:42 PM: Finished restoring cached node modules
12:22:42 PM: Installing NPM modules using NPM version 6.13.4
12:23:05 PM: > puppeteer@1.13.0 install /opt/build/repo/node_modules/puppeteer
12:23:05 PM: > node install.js
12:23:11 PM: Chromium downloaded to /opt/build/repo/node_modules/puppeteer/.local-chromium/linux-637110
12:23:11 PM: > core-js@2.6.9 postinstall /opt/build/repo/node_modules/babel-runtime/node_modules/core-js
12:23:11 PM: > node scripts/postinstall || echo "ignore"
12:23:11 PM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
12:23:11 PM: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
12:23:11 PM: > https://opencollective.com/core-js
12:23:11 PM: > https://www.patreon.com/zloirock
12:23:11 PM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
12:23:11 PM: > ejs@2.7.4 postinstall /opt/build/repo/node_modules/ejs
12:23:11 PM: > node ./postinstall.js
12:23:11 PM: Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
12:23:12 PM: > styled-components@4.1.3 postinstall /opt/build/repo/node_modules/styled-components
12:23:12 PM: > node ./scripts/postinstall.js || exit 0
12:23:12 PM: Use styled-components at work? Consider supporting our development efforts at https://opencollective.com/styled-components
12:23:12 PM: > slides@1.0.0 postinstall /opt/build/repo
12:23:12 PM: > scripts/workaround-code-surfer
12:23:12 PM: patching file node_modules/mdx-deck/lib/html.js
12:23:13 PM: npm WARN
12:23:13 PM: optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
12:23:13 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
12:23:13 PM: added 1251 packages from 912 contributors and audited 1321 packages in 30.916s
12:23:15 PM: 13 packages are looking for funding
12:23:15 PM: run `npm fund` for details
12:23:15 PM: found 30 vulnerabilities (28 low, 1 high, 1 critical)
12:23:15 PM: run `npm audit fix` to fix them, or `npm audit` for details
12:23:15 PM: NPM modules installed
12:23:15 PM: Started restoring cached go cache
12:23:15 PM: Finished restoring cached go cache
12:23:15 PM: Installing Go version 1.10
12:23:20 PM: unset GOOS;
12:23:20 PM: unset GOARCH;
12:23:20 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
12:23:20 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
12:23:20 PM: go version >&2;
12:23:20 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env"
12:23:20 PM: go version go1.10 linux/amd64
12:23:20 PM: Installing missing commands
12:23:20 PM: Verify run directory
12:23:20 PM: Executing user command: npm run build
12:23:20 PM: > slides@1.0.0 build /opt/build/repo
12:23:20 PM: > ./scripts/build-decks
12:23:20 PM: ++ npm bin
12:23:20 PM: + /opt/build/repo/node_modules/.bin/rimraf dist
12:23:21 PM: + MDXs=($(ls src/*.mdx | xargs -n1 -I'{}' basename {} .mdx))
12:23:21 PM: ++ xargs -n1 '-I{}' basename '{}' .mdx
12:23:21 PM: ++ ls src/advanced-typescript-playground.mdx src/bcu30-library-strategy.mdx src/circleci-artifacts.mdx src/continuous-delivery-with-bitrise-on-react-native.mdx src/expo-app-for-code-reading.mdx src/expo-side-react-ssr.mdx src/jsconf-eu-2019-nodejs-web-api.mdx src/our-toys-your-sandbox.mdx src/phper-to-jser.mdx src/react-native-testability.mdx src/require-resolution-with-webpack-aliases.mdx src/semver-detection-on-typescript.mdx src/transform-flow-to-typescript-using-ast.mdx src/tsconfus2019.mdx src/type-puzzle-world.mdx src/typescript-v2-playground-plugin.mdx src/universal-package.json.mdx
12:23:21 PM: + for MDX in '"${MDXs[@]}"'
12:23:21 PM: + mkdir -p ./dist/advanced-typescript-playground
12:23:21 PM: ++ npm bin
12:23:21 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/advanced-typescript-playground.mdx --out-dir ./dist/advanced-typescript-playground
12:23:21 PM: [mdx-deck] building
12:23:21 PM: [mdx-deck] rendering static html
12:23:22 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:23:24 PM: [mdx-deck] bundling js
12:23:34 PM: [mdx-deck] done
12:23:34 PM: ++ npm bin
12:23:34 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/advanced-typescript-playground.mdx --out-file advanced-typescript-playground.pdf
12:23:34 PM: [mdx-deck] exporting to PDF
12:23:35 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:23:39 PM: [mdx-deck] rendering PDF
12:23:43 PM: [mdx-deck] done /opt/build/repo/dist/advanced-typescript-playground.pdf
12:23:43 PM: ++ npm bin
12:23:43 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/advanced-typescript-playground.mdx --out-file advanced-typescript-playground.png
12:23:43 PM: [mdx-deck] exporting to PNG
12:23:44 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:23:48 PM: [mdx-deck] rendering screenshot
12:23:50 PM: [mdx-deck] done advanced-typescript-playground.png
12:23:50 PM: + node ./scripts/generate-oembed.js advanced-typescript-playground
12:23:51 PM: + for MDX in '"${MDXs[@]}"'
12:23:51 PM: + mkdir -p ./dist/bcu30-library-strategy
12:23:51 PM: ++ npm bin
12:23:51 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/bcu30-library-strategy.mdx --out-dir ./dist/bcu30-library-strategy
12:23:51 PM: [mdx-deck] building
12:23:51 PM: [mdx-deck] rendering static html
12:23:52 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:23:54 PM: [mdx-deck] bundling js
12:24:04 PM: [mdx-deck] done
12:24:04 PM: ++ npm bin
12:24:05 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/bcu30-library-strategy.mdx --out-file bcu30-library-strategy.pdf
12:24:05 PM: [mdx-deck] exporting to PDF
12:24:06 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:24:09 PM: [mdx-deck] rendering PDF
12:24:15 PM: [mdx-deck] done /opt/build/repo/dist/bcu30-library-strategy.pdf
12:24:15 PM: ++ npm bin
12:24:15 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/bcu30-library-strategy.mdx --out-file bcu30-library-strategy.png
12:24:15 PM: [mdx-deck] exporting to PNG
12:24:17 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:24:20 PM: [mdx-deck] rendering screenshot
12:24:23 PM: [mdx-deck] done bcu30-library-strategy.png
12:24:23 PM: + node ./scripts/generate-oembed.js bcu30-library-strategy
12:24:23 PM: + for MDX in '"${MDXs[@]}"'
12:24:23 PM: + mkdir -p ./dist/circleci-artifacts
12:24:23 PM: ++ npm bin
12:24:24 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/circleci-artifacts.mdx --out-dir ./dist/circleci-artifacts
12:24:24 PM: [mdx-deck] building
12:24:24 PM: [mdx-deck] rendering static html
12:24:25 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:24:27 PM: [mdx-deck] bundling js
12:24:37 PM: [mdx-deck] done
12:24:37 PM: ++ npm bin
12:24:37 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/circleci-artifacts.mdx --out-file circleci-artifacts.pdf
12:24:38 PM: [mdx-deck] exporting to PDF
12:24:39 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:24:42 PM: [mdx-deck] rendering PDF
12:24:46 PM: [mdx-deck] done /opt/build/repo/dist/circleci-artifacts.pdf
12:24:46 PM: ++ npm bin
12:24:46 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/circleci-artifacts.mdx --out-file circleci-artifacts.png
12:24:47 PM: [mdx-deck] exporting to PNG
12:24:48 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:24:52 PM: [mdx-deck] rendering screenshot
12:24:55 PM: [mdx-deck] done circleci-artifacts.png
12:24:55 PM: + node ./scripts/generate-oembed.js circleci-artifacts
12:24:55 PM: + for MDX in '"${MDXs[@]}"'
12:24:55 PM: + mkdir -p ./dist/continuous-delivery-with-bitrise-on-react-native
12:24:55 PM: ++ npm bin
12:24:55 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/continuous-delivery-with-bitrise-on-react-native.mdx --out-dir ./dist/continuous-delivery-with-bitrise-on-react-native
12:24:55 PM: [mdx-deck] building
12:24:56 PM: [mdx-deck] rendering static html
12:24:56 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:24:58 PM: [mdx-deck] bundling js
12:25:09 PM: [mdx-deck] done
12:25:09 PM: ++ npm bin
12:25:09 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/continuous-delivery-with-bitrise-on-react-native.mdx --out-file continuous-delivery-with-bitrise-on-react-native.pdf
12:25:09 PM: [mdx-deck] exporting to PDF
12:25:10 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:25:14 PM: [mdx-deck] rendering PDF
12:25:18 PM: [mdx-deck] done /opt/build/repo/dist/continuous-delivery-with-bitrise-on-react-native.pdf
12:25:18 PM: ++ npm bin
12:25:19 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/continuous-delivery-with-bitrise-on-react-native.mdx --out-file continuous-delivery-with-bitrise-on-react-native.png
12:25:19 PM: [mdx-deck] exporting to PNG
12:25:20 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:25:23 PM: [mdx-deck] rendering screenshot
12:25:26 PM: [mdx-deck] done continuous-delivery-with-bitrise-on-react-native.png
12:25:26 PM: + node ./scripts/generate-oembed.js continuous-delivery-with-bitrise-on-react-native
12:25:26 PM: + for MDX in '"${MDXs[@]}"'
12:25:26 PM: + mkdir -p ./dist/expo-app-for-code-reading
12:25:26 PM: ++ npm bin
12:25:27 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/expo-app-for-code-reading.mdx --out-dir ./dist/expo-app-for-code-reading
12:25:27 PM: [mdx-deck] building
12:25:27 PM: [mdx-deck] rendering static html
12:25:28 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:25:30 PM: [mdx-deck] bundling js
12:25:40 PM: [mdx-deck] done
12:25:40 PM: ++ npm bin
12:25:40 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/expo-app-for-code-reading.mdx --out-file expo-app-for-code-reading.pdf
12:25:40 PM: [mdx-deck] exporting to PDF
12:25:41 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:25:45 PM: [mdx-deck] rendering PDF
12:25:50 PM: [mdx-deck] done /opt/build/repo/dist/expo-app-for-code-reading.pdf
12:25:50 PM: ++ npm bin
12:25:50 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/expo-app-for-code-reading.mdx --out-file expo-app-for-code-reading.png
12:25:50 PM: [mdx-deck] exporting to PNG
12:25:51 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:25:55 PM: [mdx-deck] rendering screenshot
12:25:59 PM: [mdx-deck] done expo-app-for-code-reading.png
12:25:59 PM: + node ./scripts/generate-oembed.js expo-app-for-code-reading
12:25:59 PM: + for MDX in '"${MDXs[@]}"'
12:25:59 PM: + mkdir -p ./dist/expo-side-react-ssr
12:25:59 PM: ++ npm bin
12:25:59 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/expo-side-react-ssr.mdx --out-dir ./dist/expo-side-react-ssr
12:25:59 PM: [mdx-deck] building
12:26:00 PM: [mdx-deck] rendering static html
12:26:00 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:26:03 PM: [mdx-deck] bundling js
12:26:12 PM: [mdx-deck] done
12:26:12 PM: ++ npm bin
12:26:13 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/expo-side-react-ssr.mdx --out-file expo-side-react-ssr.pdf
12:26:13 PM: [mdx-deck] exporting to PDF
12:26:14 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:26:18 PM: [mdx-deck] rendering PDF
12:26:23 PM: [mdx-deck] done /opt/build/repo/dist/expo-side-react-ssr.pdf
12:26:23 PM: ++ npm bin
12:26:23 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/expo-side-react-ssr.mdx --out-file expo-side-react-ssr.png
12:26:23 PM: [mdx-deck] exporting to PNG
12:26:24 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:26:28 PM: [mdx-deck] rendering screenshot
12:26:32 PM: [mdx-deck] done expo-side-react-ssr.png
12:26:32 PM: + node ./scripts/generate-oembed.js expo-side-react-ssr
12:26:32 PM: + for MDX in '"${MDXs[@]}"'
12:26:32 PM: + mkdir -p ./dist/jsconf-eu-2019-nodejs-web-api
12:26:32 PM: ++ npm bin
12:26:32 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/jsconf-eu-2019-nodejs-web-api.mdx --out-dir ./dist/jsconf-eu-2019-nodejs-web-api
12:26:32 PM: [mdx-deck] building
12:26:32 PM: [mdx-deck] rendering static html
12:26:33 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:26:35 PM: Warning: Invalid DOM property `allowfullscreen`. Did you mean `allowFullScreen`?
12:26:35 PM: in iframe
12:26:35 PM: in div
12:26:35 PM: in MDXTag
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Unknown
12:26:35 PM: in Unknown
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Slide__Root
12:26:35 PM: in Context.Provider
12:26:35 PM: in Slide
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Carousel__CarouselInner
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Carousel__CarouselRoot
12:26:35 PM: in Carousel
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Root
12:26:35 PM: in div
12:26:35 PM: in Swipeable
12:26:35 PM: in Fragment
12:26:35 PM: in Provider
12:26:35 PM: in Context.Provider
12:26:35 PM: in MDXProvider
12:26:35 PM: in Context.Provider
12:26:35 PM: in Context.Consumer
12:26:35 PM: in ThemeProvider
12:26:35 PM: in Context.Provider
12:26:35 PM: in HeadProvider
12:26:35 PM: in SlideDeck
12:26:35 PM: in App
12:26:35 PM: in Context.Provider
12:26:35 PM: in StyleSheetManager
12:26:35 PM: Warning: Invalid DOM property `frameborder`. Did you mean `frameBorder`?
12:26:35 PM: in iframe
12:26:35 PM: in div
12:26:35 PM: in MDXTag
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Unknown
12:26:35 PM: in Unknown
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Slide__Root
12:26:35 PM: in Context.Provider
12:26:35 PM: in Slide
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Carousel__CarouselInner
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Carousel__CarouselRoot
12:26:35 PM: in Carousel
12:26:35 PM: in div
12:26:35 PM: in Context.Consumer
12:26:35 PM: in Context.Consumer
12:26:35 PM: in StyledComponent
12:26:35 PM: in Root
12:26:35 PM: in div
12:26:35 PM: in Swipeable
12:26:35 PM: in Fragment
12:26:35 PM: in Provider
12:26:35 PM: in Context.Provider
12:26:35 PM: in MDXProvider
12:26:35 PM: in Context.Provider
12:26:35 PM: in Context.Consumer
12:26:35 PM: in ThemeProvider
12:26:35 PM: in Context.Provider
12:26:35 PM: in HeadProvider
12:26:35 PM: in SlideDeck
12:26:35 PM: in App
12:26:35 PM: in Context.Provider
12:26:35 PM: in StyleSheetManager
12:26:35 PM: [mdx-deck] bundling js
12:26:44 PM: [mdx-deck] done
12:26:44 PM: ++ npm bin
12:26:45 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/jsconf-eu-2019-nodejs-web-api.mdx --out-file jsconf-eu-2019-nodejs-web-api.pdf
12:26:45 PM: [mdx-deck] exporting to PDF
12:26:46 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:26:50 PM: [mdx-deck] rendering PDF
12:26:54 PM: [mdx-deck] done /opt/build/repo/dist/jsconf-eu-2019-nodejs-web-api.pdf
12:26:54 PM: ++ npm bin
12:26:54 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/jsconf-eu-2019-nodejs-web-api.mdx --out-file jsconf-eu-2019-nodejs-web-api.png
12:26:55 PM: [mdx-deck] exporting to PNG
12:26:56 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:26:59 PM: [mdx-deck] rendering screenshot
12:27:02 PM: [mdx-deck] done jsconf-eu-2019-nodejs-web-api.png
12:27:02 PM: + node ./scripts/generate-oembed.js jsconf-eu-2019-nodejs-web-api
12:27:03 PM: + for MDX in '"${MDXs[@]}"'
12:27:03 PM: + mkdir -p ./dist/our-toys-your-sandbox
12:27:03 PM: ++ npm bin
12:27:03 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/our-toys-your-sandbox.mdx --out-dir ./dist/our-toys-your-sandbox
12:27:03 PM: [mdx-deck] building
12:27:03 PM: [mdx-deck] rendering static html
12:27:04 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:27:06 PM: [mdx-deck] bundling js
12:27:16 PM: [mdx-deck] done
12:27:16 PM: ++ npm bin
12:27:16 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/our-toys-your-sandbox.mdx --out-file our-toys-your-sandbox.pdf
12:27:17 PM: [mdx-deck] exporting to PDF
12:27:18 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:27:22 PM: [mdx-deck] rendering PDF
12:27:26 PM: [mdx-deck] done /opt/build/repo/dist/our-toys-your-sandbox.pdf
12:27:26 PM: ++ npm bin
12:27:26 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/our-toys-your-sandbox.mdx --out-file our-toys-your-sandbox.png
12:27:26 PM: [mdx-deck] exporting to PNG
12:27:27 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:27:31 PM: [mdx-deck] rendering screenshot
12:27:34 PM: [mdx-deck] done our-toys-your-sandbox.png
12:27:34 PM: + node ./scripts/generate-oembed.js our-toys-your-sandbox
12:27:35 PM: + for MDX in '"${MDXs[@]}"'
12:27:35 PM: + mkdir -p ./dist/phper-to-jser
12:27:35 PM: ++ npm bin
12:27:35 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/phper-to-jser.mdx --out-dir ./dist/phper-to-jser
12:27:35 PM: [mdx-deck] building
12:27:35 PM: [mdx-deck] rendering static html
12:27:36 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:27:38 PM: [mdx-deck] bundling js
12:27:48 PM: [mdx-deck] done
12:27:48 PM: ++ npm bin
12:27:48 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/phper-to-jser.mdx --out-file phper-to-jser.pdf
12:27:48 PM: [mdx-deck] exporting to PDF
12:27:49 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:27:53 PM: [mdx-deck] rendering PDF
12:27:56 PM: [mdx-deck] done /opt/build/repo/dist/phper-to-jser.pdf
12:27:56 PM: ++ npm bin
12:27:57 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/phper-to-jser.mdx --out-file phper-to-jser.png
12:27:57 PM: [mdx-deck] exporting to PNG
12:27:58 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:28:02 PM: [mdx-deck] rendering screenshot
12:28:05 PM: [mdx-deck] done phper-to-jser.png
12:28:05 PM: + node ./scripts/generate-oembed.js phper-to-jser
12:28:05 PM: + for MDX in '"${MDXs[@]}"'
12:28:05 PM: + mkdir -p ./dist/react-native-testability
12:28:05 PM: ++ npm bin
12:28:05 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/react-native-testability.mdx --out-dir ./dist/react-native-testability
12:28:06 PM: [mdx-deck] building
12:28:06 PM: [mdx-deck] rendering static html
12:28:06 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:28:09 PM: [mdx-deck] bundling js
12:28:20 PM: [mdx-deck] done
12:28:20 PM: ++ npm bin
12:28:20 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/react-native-testability.mdx --out-file react-native-testability.pdf
12:28:20 PM: [mdx-deck] exporting to PDF
12:28:21 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:28:25 PM: [mdx-deck] rendering PDF
12:28:29 PM: [mdx-deck] done /opt/build/repo/dist/react-native-testability.pdf
12:28:29 PM: ++ npm bin
12:28:29 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/react-native-testability.mdx --out-file react-native-testability.png
12:28:30 PM: [mdx-deck] exporting to PNG
12:28:31 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:28:35 PM: [mdx-deck] rendering screenshot
12:28:39 PM: [mdx-deck] done react-native-testability.png
12:28:39 PM: + node ./scripts/generate-oembed.js react-native-testability
12:28:39 PM: + for MDX in '"${MDXs[@]}"'
12:28:39 PM: + mkdir -p ./dist/require-resolution-with-webpack-aliases
12:28:39 PM: ++ npm bin
12:28:39 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/require-resolution-with-webpack-aliases.mdx --out-dir ./dist/require-resolution-with-webpack-aliases
12:28:39 PM: [mdx-deck] building
12:28:40 PM: [mdx-deck] rendering static html
12:28:40 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:28:43 PM: [mdx-deck] bundling js
12:28:55 PM: [mdx-deck] done
12:28:55 PM: ++ npm bin
12:28:55 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/require-resolution-with-webpack-aliases.mdx --out-file require-resolution-with-webpack-aliases.pdf
12:28:55 PM: [mdx-deck] exporting to PDF
12:28:56 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:29:01 PM: [mdx-deck] rendering PDF
12:29:04 PM: [mdx-deck] done /opt/build/repo/dist/require-resolution-with-webpack-aliases.pdf
12:29:04 PM: ++ npm bin
12:29:05 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/require-resolution-with-webpack-aliases.mdx --out-file require-resolution-with-webpack-aliases.png
12:29:05 PM: [mdx-deck] exporting to PNG
12:29:06 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:29:10 PM: [mdx-deck] rendering screenshot
12:29:13 PM: [mdx-deck] done require-resolution-with-webpack-aliases.png
12:29:13 PM: + node ./scripts/generate-oembed.js require-resolution-with-webpack-aliases
12:29:13 PM: + for MDX in '"${MDXs[@]}"'
12:29:13 PM: + mkdir -p ./dist/semver-detection-on-typescript
12:29:13 PM: ++ npm bin
12:29:13 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/semver-detection-on-typescript.mdx --out-dir ./dist/semver-detection-on-typescript
12:29:14 PM: [mdx-deck] building
12:29:14 PM: [mdx-deck] rendering static html
12:29:15 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:29:18 PM: [mdx-deck] bundling js
12:29:29 PM: [mdx-deck] done
12:29:29 PM: ++ npm bin
12:29:29 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/semver-detection-on-typescript.mdx --out-file semver-detection-on-typescript.pdf
12:29:30 PM: [mdx-deck] exporting to PDF
12:29:31 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:29:35 PM: [mdx-deck] rendering PDF
12:29:40 PM: [mdx-deck] done /opt/build/repo/dist/semver-detection-on-typescript.pdf
12:29:40 PM: ++ npm bin
12:29:40 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/semver-detection-on-typescript.mdx --out-file semver-detection-on-typescript.png
12:29:41 PM: [mdx-deck] exporting to PNG
12:29:42 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:29:46 PM: [mdx-deck] rendering screenshot
12:29:50 PM: [mdx-deck] done semver-detection-on-typescript.png
12:29:50 PM: + node ./scripts/generate-oembed.js semver-detection-on-typescript
12:29:50 PM: + for MDX in '"${MDXs[@]}"'
12:29:50 PM: + mkdir -p ./dist/transform-flow-to-typescript-using-ast
12:29:50 PM: ++ npm bin
12:29:51 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/transform-flow-to-typescript-using-ast.mdx --out-dir ./dist/transform-flow-to-typescript-using-ast
12:29:51 PM: [mdx-deck] building
12:29:51 PM: [mdx-deck] rendering static html
12:29:52 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:29:55 PM: [mdx-deck] bundling js
12:30:05 PM: [mdx-deck] done
12:30:05 PM: ++ npm bin
12:30:06 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/transform-flow-to-typescript-using-ast.mdx --out-file transform-flow-to-typescript-using-ast.pdf
12:30:06 PM: [mdx-deck] exporting to PDF
12:30:07 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:30:11 PM: [mdx-deck] rendering PDF
12:30:15 PM: [mdx-deck] done /opt/build/repo/dist/transform-flow-to-typescript-using-ast.pdf
12:30:15 PM: ++ npm bin
12:30:15 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/transform-flow-to-typescript-using-ast.mdx --out-file transform-flow-to-typescript-using-ast.png
12:30:16 PM: [mdx-deck] exporting to PNG
12:30:17 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:30:21 PM: [mdx-deck] rendering screenshot
12:30:24 PM: [mdx-deck] done transform-flow-to-typescript-using-ast.png
12:30:24 PM: + node ./scripts/generate-oembed.js transform-flow-to-typescript-using-ast
12:30:24 PM: + for MDX in '"${MDXs[@]}"'
12:30:24 PM: + mkdir -p ./dist/tsconfus2019
12:30:24 PM: ++ npm bin
12:30:24 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/tsconfus2019.mdx --out-dir ./dist/tsconfus2019
12:30:24 PM: [mdx-deck] building
12:30:25 PM: [mdx-deck] rendering static html
12:30:25 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:30:28 PM: [mdx-deck] bundling js
12:30:39 PM: [mdx-deck] done
12:30:39 PM: ++ npm bin
12:30:39 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/tsconfus2019.mdx --out-file tsconfus2019.pdf
12:30:39 PM: [mdx-deck] exporting to PDF
12:30:40 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:30:45 PM: [mdx-deck] rendering PDF
12:30:53 PM: [mdx-deck] done /opt/build/repo/dist/tsconfus2019.pdf
12:30:53 PM: ++ npm bin
12:30:53 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/tsconfus2019.mdx --out-file tsconfus2019.png
12:30:53 PM: [mdx-deck] exporting to PNG
12:30:54 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:30:58 PM: [mdx-deck] rendering screenshot
12:31:03 PM: [mdx-deck] done tsconfus2019.png
12:31:03 PM: + node ./scripts/generate-oembed.js tsconfus2019
12:31:03 PM: + for MDX in '"${MDXs[@]}"'
12:31:03 PM: + mkdir -p ./dist/type-puzzle-world
12:31:03 PM: ++ npm bin
12:31:03 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/type-puzzle-world.mdx --out-dir ./dist/type-puzzle-world
12:31:03 PM: [mdx-deck] building
12:31:03 PM: [mdx-deck] rendering static html
12:31:04 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:31:07 PM: [mdx-deck] bundling js
12:31:17 PM: [mdx-deck] done
12:31:17 PM: ++ npm bin
12:31:18 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/type-puzzle-world.mdx --out-file type-puzzle-world.pdf
12:31:18 PM: [mdx-deck] exporting to PDF
12:31:19 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:31:23 PM: [mdx-deck] rendering PDF
12:31:28 PM: [mdx-deck] done /opt/build/repo/dist/type-puzzle-world.pdf
12:31:28 PM: ++ npm bin
12:31:28 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/type-puzzle-world.mdx --out-file type-puzzle-world.png
12:31:28 PM: [mdx-deck] exporting to PNG
12:31:29 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:31:34 PM: [mdx-deck] rendering screenshot
12:31:37 PM: [mdx-deck] done type-puzzle-world.png
12:31:37 PM: + node ./scripts/generate-oembed.js type-puzzle-world
12:31:37 PM: + for MDX in '"${MDXs[@]}"'
12:31:37 PM: + mkdir -p ./dist/typescript-v2-playground-plugin
12:31:37 PM: ++ npm bin
12:31:37 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/typescript-v2-playground-plugin.mdx --out-dir ./dist/typescript-v2-playground-plugin
12:31:38 PM: [mdx-deck] building
12:31:38 PM: [mdx-deck] rendering static html
12:31:39 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:31:41 PM: [mdx-deck] bundling js
12:31:50 PM: [mdx-deck] done
12:31:50 PM: ++ npm bin
12:31:51 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/typescript-v2-playground-plugin.mdx --out-file typescript-v2-playground-plugin.pdf
12:31:51 PM: [mdx-deck] exporting to PDF
12:31:52 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:31:56 PM: [mdx-deck] rendering PDF
12:31:59 PM: [mdx-deck] done /opt/build/repo/dist/typescript-v2-playground-plugin.pdf
12:31:59 PM: ++ npm bin
12:31:59 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/typescript-v2-playground-plugin.mdx --out-file typescript-v2-playground-plugin.png
12:31:59 PM: [mdx-deck] exporting to PNG
12:32:00 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:32:04 PM: [mdx-deck] rendering screenshot
12:32:07 PM: [mdx-deck] done typescript-v2-playground-plugin.png
12:32:07 PM: + node ./scripts/generate-oembed.js typescript-v2-playground-plugin
12:32:07 PM: + for MDX in '"${MDXs[@]}"'
12:32:07 PM: + mkdir -p ./dist/universal-package.json
12:32:07 PM: ++ npm bin
12:32:07 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/universal-package.json.mdx --out-dir ./dist/universal-package.json
12:32:07 PM: [mdx-deck] building
12:32:08 PM: [mdx-deck] rendering static html
12:32:08 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:32:11 PM: [err] TypeError: Cannot read property 'replace' of undefined
12:32:11 PM: at Code (webpack:///./Code.js?:15:46)
12:32:11 PM: at processChild (/opt/build/repo/node_modules/react-dom/cjs/react-dom-server.node.development.js:2871:14)
12:32:11 PM: at resolve (/opt/build/repo/node_modules/react-dom/cjs/react-dom-server.node.development.js:2795:5)
12:32:11 PM: at ReactDOMServerRenderer.render (/opt/build/repo/node_modules/react-dom/cjs/react-dom-server.node.development.js:3185:22)
12:32:11 PM: at ReactDOMServerRenderer.read (/opt/build/repo/node_modules/react-dom/cjs/react-dom-server.node.development.js:3144:29)
12:32:11 PM: at renderToString (/opt/build/repo/node_modules/react-dom/cjs/react-dom-server.node.development.js:3629:27)
12:32:11 PM: at renderHTML (/opt/build/repo/node_modules/mdx-deck/lib/html.js:56:16)
12:32:11 PM: at <anonymous>
12:32:11 PM: ++ npm bin
12:32:11 PM: + /opt/build/repo/node_modules/.bin/mdx-deck build src/universal-package.json.mdx --no-html --out-dir ./dist/universal-package.json
12:32:11 PM: [mdx-deck] building
12:32:12 PM: [mdx-deck] bundling js
12:32:12 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:32:22 PM: [mdx-deck] done
12:32:22 PM: ++ npm bin
12:32:23 PM: + /opt/build/repo/node_modules/.bin/mdx-deck pdf src/universal-package.json.mdx --out-file universal-package.json.pdf
12:32:23 PM: [mdx-deck] exporting to PDF
12:32:24 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:32:28 PM: [mdx-deck] rendering PDF
12:32:30 PM: [mdx-deck] done /opt/build/repo/dist/universal-package.json.pdf
12:32:30 PM: ++ npm bin
12:32:31 PM: + /opt/build/repo/node_modules/.bin/mdx-deck screenshot src/universal-package.json.mdx --out-file universal-package.json.png
12:32:31 PM: [mdx-deck] exporting to PNG
12:32:32 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
12:32:36 PM: [mdx-deck] rendering screenshot
12:32:38 PM: [mdx-deck] done universal-package.json.png
12:32:38 PM: + node ./scripts/generate-oembed.js universal-package.json
12:32:38 PM: + cp -R ./src/assets ./dist/assets
12:32:39 PM: + cp ./src/_redirects ./dist/_redirects
12:32:39 PM: + echo advanced-typescript-playground bcu30-library-strategy circleci-artifacts continuous-delivery-with-bitrise-on-react-native expo-app-for-code-reading expo-side-react-ssr jsconf-eu-2019-nodejs-web-api our-toys-your-sandbox phper-to-jser react-native-testability require-resolution-with-webpack-aliases semver-detection-on-typescript transform-flow-to-typescript-using-ast tsconfus2019 type-puzzle-world typescript-v2-playground-plugin universal-package.json
12:32:39 PM: + node ./scripts/generate-index.js
12:32:39 PM: Skipping functions preparation step: no functions directory set
12:32:39 PM: Caching artifacts
12:32:39 PM: Started saving node modules
12:32:39 PM: Finished saving node modules
12:32:39 PM: Started saving pip cache
12:32:39 PM: Finished saving pip cache
12:32:39 PM: Started saving emacs cask dependencies
12:32:39 PM: Finished saving emacs cask dependencies
12:32:39 PM: Started saving maven dependencies
12:32:39 PM: Finished saving maven dependencies
12:32:39 PM: Started saving boot dependencies
12:32:39 PM: Finished saving boot dependencies
12:32:40 PM: Started saving go dependencies
12:32:41 PM: Finished saving go dependencies
12:32:44 PM: Build script success
12:32:44 PM: Starting to deploy site from 'dist'
12:32:44 PM: Creating deploy tree
12:32:45 PM: Creating deploy upload records
12:32:45 PM: 17 new files to upload
12:32:45 PM: 0 new functions to upload
12:32:47 PM: Starting post processing
12:32:48 PM: Minifying js bundle
12:32:51 PM: Post processing done
12:32:51 PM: Site is live
12:33:56 PM: Finished processing build request in 11m24.658176804s