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