Skip to main content

Deploy details

Deploy successful for leko

update caniuse-lite, browserlist

PR #14: add-build-battle-saga@7a8d41c

Deploy log

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