Skip to main content

Deploy details

Deploy successful for react-native

chore: add custom refresh control example

PR #4545: chore/custom-refresh-control@631380c

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • netlify-plugin-cache
  • plugin output

    2 files cached

    These will be restored on the next build! ⚡

    website/node_modules/.cache

  • info

    Build time: 2m 2s. Total deploy time: 2m 2s

    Build started at 2:25:50 AM and ended at 2:27:52 AM. Learn more about build minutes

Deploy log

Initializing

Complete
2:25:32 AM: Build ready to start
2:25:50 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
2:25:50 AM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
2:25:50 AM: Fetching cached dependencies
2:25:50 AM: Starting to download cache of 5.0GB
2:26:00 AM: Finished downloading cache in 9.128s
2:26:00 AM: Starting to extract cache
2:26:26 AM: Finished extracting cache in 26.769s
2:26:27 AM: Finished fetching cache in 36.266s
2:26:27 AM: Starting to prepare the repo for build
2:26:27 AM: Preparing Git Reference pull/4545/head
2:26:29 AM: Custom publish path detected. Proceeding with the specified path: 'website/build'
2:26:29 AM: Custom build command detected. Proceeding with the specified command: 'yarn && cd website && yarn build'
2:26:30 AM: Starting to install dependencies
2:26:30 AM: Started restoring cached mise cache
2:26:30 AM: Finished restoring cached mise cache
2:26:31 AM: mise python@3.13.2 install
2:26:31 AM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:26:31 AM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:26:31 AM: mise python@3.13.2 python --version
2:26:31 AM: mise python@3.13.2 Python 3.13.2
2:26:31 AM: mise python@3.13.2 installed
2:26:31 AM: Python version set to 3.13
2:26:33 AM: Collecting pipenv
2:26:33 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
2:26:33 AM: Collecting certifi (from pipenv)
2:26:33 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
2:26:33 AM: Collecting packaging>=22 (from pipenv)
2:26:33 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
2:26:33 AM: Collecting setuptools>=67 (from pipenv)
2:26:33 AM: Downloading setuptools-77.0.3-py3-none-any.whl.metadata (6.6 kB)
2:26:33 AM: Collecting virtualenv>=20.24.2 (from pipenv)
2:26:33 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
2:26:33 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
2:26:33 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
2:26:33 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
2:26:33 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
2:26:33 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
2:26:33 AM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
2:26:33 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
2:26:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 59.2 MB/s eta 0:00:00
2:26:33 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
2:26:33 AM: Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB)
2:26:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 65.0 MB/s eta 0:00:00
2:26:33 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
2:26:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 123.1 MB/s eta 0:00:00
2:26:33 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
2:26:34 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
2:26:34 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
2:26:34 AM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
2:26:34 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
2:26:36 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-77.0.3 virtualenv-20.29.3
2:26:36 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
2:26:36 AM: [notice] To update, run: pip install --upgrade pip
2:26:36 AM: Attempting Ruby version 2.7.2, read from environment
2:26:37 AM: Using Ruby version 2.7.2
2:26:37 AM: Started restoring cached go cache
2:26:37 AM: Finished restoring cached go cache
2:26:37 AM: Installing Go version 1.10 (requested 1.10)
2:26:41 AM: go version go1.10 linux/amd64
2:26:42 AM: Using PHP version 8.0
2:26:44 AM: Started restoring cached Node.js version
2:26:49 AM: Finished restoring cached Node.js version
2:26:49 AM: v20.19.0 is already installed.
2:26:49 AM: Now using node v20.19.0 (npm v10.8.2)
2:26:50 AM: Enabling Node.js Corepack
2:26:50 AM: Started restoring cached build plugins
2:26:50 AM: Finished restoring cached build plugins
2:26:50 AM: Started restoring cached corepack dependencies
2:26:50 AM: Finished restoring cached corepack dependencies
2:26:50 AM: Started restoring cached yarn cache
2:26:50 AM: Finished restoring cached yarn cache
2:26:50 AM: ! Corepack is about to download https://repo.yarnpkg.com/4.6.0/packages/yarnpkg-cli/bin/yarn.js
2:26:50 AM: Installing Yarn version 1.15.2
2:26:50 AM: Preparing yarn@1.15.2 for immediate activation...
2:26:51 AM: yarn workspaces detected
2:26:51 AM: Started restoring workspace website node modules
2:26:51 AM: Finished restoring workspace website node modules
2:26:51 AM: Started restoring workspace plugins/remark-lint-no-dead-urls node modules
2:26:51 AM: Finished restoring workspace plugins/remark-lint-no-dead-urls node modules
2:26:51 AM: Started restoring workspace plugins/remark-snackplayer node modules
2:26:51 AM: Finished restoring workspace plugins/remark-snackplayer node modules
2:26:51 AM: Started restoring workspace scripts/lint-examples node modules
2:26:51 AM: Finished restoring workspace scripts/lint-examples node modules
2:26:51 AM: Started restoring workspace scripts/update-redirect node modules
2:26:51 AM: Finished restoring workspace scripts/update-redirect node modules
2:26:51 AM: Started restoring workspace sync-api-docs node modules
2:26:51 AM: Finished restoring workspace sync-api-docs node modules
2:26:51 AM: Started restoring workspace root node modules
2:26:51 AM: Finished restoring workspace root node modules
2:26:51 AM: Installing npm packages using Yarn version 4.6.0
2:26:51 AM: ➤ YN0000: · Yarn 4.6.0
2:26:51 AM: ➤ YN0000: ┌ Resolution step
2:26:52 AM: ➤ YN0000: └ Completed in 0s 243ms
2:26:52 AM: ➤ YN0000: ┌ Post-resolution validation
2:26:52 AM: ➤ YN0002: │ @react-native-website/sync-api@workspace:sync-api-docs doesn't provide react-docgen (p082fa), requested by react-docgen-markdown-renderer.
➤ YN0002: │ react-native-website@workspace:website doesn't provide @mdx-js/react (pd438e), requested by @docusaurus/core.
➤ YN0002: │ react-native-website@workspace:website doesn't provide @types/react (p4a958), requested by @docusaurus/core and other dependencies.
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
2:26:52 AM: ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
2:26:52 AM: ➤ YN0000: └ Completed
2:26:52 AM: ➤ YN0000: ┌ Fetch step
2:27:00 AM: ➤ YN0013: │ 2038 packages were added to the project (+ 572.42 MiB).
2:27:00 AM: ➤ YN0000: └ Completed in 8s 116ms
2:27:00 AM: ➤ YN0000: ┌ Link step
2:27:01 AM: ➤ YN0007: │ core-js@npm:3.40.0 must be built because it never has been before or the last one failed
2:27:01 AM: ➤ YN0007: │ @swc/core@npm:1.10.15 [c929a] must be built because it never has been before or the last one failed
2:27:01 AM: ➤ YN0007: │ core-js-pure@npm:3.40.0 must be built because it never has been before or the last one failed
2:27:01 AM: ➤ YN0000: └ Completed in 1s 642ms
2:27:02 AM: ➤ YN0000: · Done with warnings in 10s 315ms
2:27:02 AM: npm packages installed using Yarn
2:27:03 AM: Successfully installed dependencies
2:27:03 AM: Starting build script
2:27:04 AM: Detected 0 framework(s)
2:27:04 AM: Section completed: initializing

Building

Complete
2:27:06 AM: Netlify Build
2:27:06 AM: ────────────────────────────────────────────────────────────────
2:27:06 AM:
2:27:06 AM: ❯ Version
2:27:06 AM: @netlify/build 30.0.3
2:27:06 AM:
2:27:06 AM: ❯ Flags
2:27:06 AM: accountId: 5b68ba5ab31274302b5ab0b5
2:27:06 AM: baseRelDir: false
2:27:06 AM: buildId: 67e0c29c5c35e800085df192
2:27:06 AM: deployId: 67e0c29c5c35e800085df194
2:27:06 AM:
2:27:06 AM: ❯ Current directory
2:27:06 AM: /opt/build/repo
2:27:06 AM:
2:27:06 AM: ❯ Config file
2:27:06 AM: /opt/build/repo/netlify.toml
2:27:06 AM:
2:27:06 AM: ❯ Context
2:27:06 AM: deploy-preview
2:27:06 AM:
2:27:06 AM: ❯ Loading plugins
2:27:06 AM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
2:27:08 AM: Successfully restored: website/node_modules/.cache ... 2 files in total.
2:27:08 AM:
2:27:08 AM: build.command from netlify.toml
2:27:08 AM: ────────────────────────────────────────────────────────────────
2:27:08 AM: ​
2:27:08 AM: $ yarn && cd website && yarn build
2:27:08 AM: YN0000: · Yarn 4.6.0
2:27:08 AM: YN0000: ┌ Resolution step
2:27:08 AM: YN0000: └ Completed in 0s 267ms
2:27:08 AM: YN0000: ┌ Post-resolution validation
2:27:08 AM: YN0002: │ @react-native-website/sync-api@workspace:sync-api-docs doesn't provide react-docgen (p082fa), requested by react-docgen-markdown-renderer.
2:27:08 AM: YN0002: │ react-native-website@workspace:website doesn't provide @mdx-js/react (pd438e), requested by @docusaurus/core.
2:27:08 AM: YN0002: │ react-native-website@workspace:website doesn't provide @types/react (p4a958), requested by @docusaurus/core and other dependencies.
2:27:08 AM: YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
2:27:08 AM: YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
2:27:08 AM: YN0000: └ Completed
2:27:08 AM: YN0000: ┌ Fetch step
2:27:10 AM: YN0000: └ Completed in 1s 86ms
2:27:10 AM: YN0000: ┌ Link step
2:27:10 AM: YN0000: └ Completed in 0s 513ms
2:27:10 AM: YN0000: · Done with warnings in 2s 192ms
2:27:12 AM: [INFO] [en] Creating an optimized production build...
2:27:39 AM: [WARNING] Docusaurus found broken links!
2:27:39 AM:
2:27:39 AM: Please check the pages of your site in the list below, and make sure you don't reference any path that does not exist.
Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration, and let the build pass.
2:27:39 AM: Exhaustive list of all broken links found:
2:27:39 AM: - Broken link on source page path = /blog/2024/10/23/the-new-architecture-is-here:
2:27:39 AM: -> linking to /docs/0.75/the-new-architecture/landing-page#support-for-concurrent-renderer-and-features
2:27:39 AM: -> linking to /docs/0.75/the-new-architecture/landing-page#synchronous-layout-and-effects
2:27:39 AM:
2:27:39 AM: [WARNING] Docusaurus found broken anchors!
2:27:39 AM:
2:27:39 AM: Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.
2:27:39 AM: Exhaustive list of all broken anchors found:
2:27:39 AM: - Broken anchor on source page path = /blog:
2:27:39 AM: -> linking to #faster-metro-resolution (resolved as: /blog#faster-metro-resolution)
2:27:39 AM: - Broken anchor on source page path = /blog/2018/06/14/state-of-react-native-2018:
2:27:39 AM: -> linking to /docs/debugging#chrome-developer-tools
2:27:39 AM: - Broken anchor on source page path = /blog/2019/03/12/releasing-react-native-059:
2:27:39 AM: -> linking to /docs/performance#inline-requires
2:27:39 AM: - Broken anchor on source page path = /blog/2019/06/12/react-native-open-source-update:
2:27:39 AM: -> linking to /docs/performance#ram-bundles-inline-requires
2:27:39 AM: - Broken anchor on source page path = /blog/2020/03/26/version-0.62:
2:27:39 AM: -> linking to /blog#lean-core
2:27:39 AM: - Broken anchor on source page path = /blog/2021/08/17/version-065:
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: - Broken anchor on source page path = /blog/2022/03/30/version-068:
2:27:39 AM: -> linking to /blog/2022/03/30/version-068#interested-in-helping-react-native-stabilize-new-releases
2:27:39 AM: - Broken anchor on source page path = /blog/2022/07/08/hermes-as-the-default:
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: - Broken anchor on source page path = /blog/2023/12/06/0.73-debugging-improvements-stable-symlinks:
2:27:39 AM: -> linking to /docs/next/debugging?js-debugger=new-debugger#opening-the-debugger
2:27:39 AM: -> linking to /docs/next/other-debugging-methods#remote-js-debugging
2:27:39 AM: - Broken anchor on source page path = /blog/page/2:
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: - Broken anchor on source page path = /blog/page/3:
2:27:39 AM: -> linking to /blog/2022/03/30/version-068#interested-in-helping-react-native-stabilize-new-releases
2:27:39 AM: - Broken anchor on source page path = /blog/page/4:
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: -> linking to /blog#lean-core
2:27:39 AM: - Broken anchor on source page path = /blog/page/5:
2:27:39 AM: -> linking to /docs/performance#ram-bundles-inline-requires
2:27:39 AM: -> linking to /docs/performance#inline-requires
2:27:39 AM: - Broken anchor on source page path = /blog/page/6:
2:27:39 AM: -> linking to /docs/debugging#chrome-developer-tools
2:27:39 AM: - Broken anchor on source page path = /blog/tags/announcement:
2:27:39 AM: -> linking to #faster-metro-resolution (resolved as: /blog/tags/announcement#faster-metro-resolution)
2:27:39 AM: - Broken anchor on source page path = /blog/tags/announcement/page/2:
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: -> linking to /blog/2022/03/30/version-068#interested-in-helping-react-native-stabilize-new-releases
2:27:39 AM: - Broken anchor on source page path = /blog/tags/announcement/page/3:
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: - Broken anchor on source page path = /blog/tags/announcement/page/4:
2:27:39 AM: -> linking to /blog#lean-core
2:27:39 AM: -> linking to /docs/performance#ram-bundles-inline-requires
2:27:39 AM: -> linking to /docs/performance#inline-requires
2:27:39 AM: - Broken anchor on source page path = /blog/tags/engineering:
2:27:39 AM: -> linking to /docs/debugging#chrome-developer-tools
2:27:39 AM: - Broken anchor on source page path = /blog/tags/release:
2:27:39 AM: -> linking to #faster-metro-resolution (resolved as: /blog/tags/release#faster-metro-resolution)
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: -> linking to /blog/2022/03/30/version-068#interested-in-helping-react-native-stabilize-new-releases
2:27:39 AM: - Broken anchor on source page path = /blog/tags/release/page/2:
2:27:39 AM: -> linking to /docs/hermes#enabling-hermes
2:27:39 AM: -> linking to /blog#lean-core
2:27:39 AM: -> linking to /docs/performance#inline-requires
2:27:39 AM: - Broken anchor on source page path = /architecture/fabric-renderer:
2:27:39 AM: -> linking to /architecture/glossary#fabric-render
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/alert:
2:27:39 AM: -> linking to alert#alertButton (resolved as: /docs/0.77/alert#alertButton)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/animations:
2:27:39 AM: -> linking to animated#interpolate (resolved as: /docs/0.77/animated#interpolate)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/communication-ios:
2:27:39 AM: -> linking to legacy/native-modules-ios#content (resolved as: /docs/0.77/legacy/native-modules-ios#content)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/fabric-native-components-introduction:
2:27:39 AM: -> linking to /docs/0.77/appendix#codegen-typings
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/fast-refresh:
2:27:39 AM: -> linking to /docs/debugging#accessing-the-in-app-developer-menu
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/handling-text-input:
2:27:39 AM: -> linking to textinput#content (resolved as: /docs/0.77/textinput#content)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/image:
2:27:39 AM: -> linking to transforms#props (resolved as: /docs/0.77/transforms#props)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/images:
2:27:39 AM: -> linking to /docs/0.77/publishing-to-app-store#1-enable-app-transport-security
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/javascript-environment:
2:27:39 AM: -> linking to /docs/0.77/network#content
2:27:39 AM: -> linking to /docs/0.77/timers#content
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/network:
2:27:39 AM: -> linking to /docs/0.77/integration-with-existing-apps#test-your-integration
2:27:39 AM: -> linking to /docs/0.77/publishing-to-app-store#1-enable-app-transport-security
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/optimizing-javascript-loading:
2:27:39 AM: -> linking to #use-hermes (resolved as: /docs/0.77/optimizing-javascript-loading#use-hermes)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/react-native-gradle-plugin:
2:27:39 AM: -> linking to #using-variants (resolved as: /docs/0.77/react-native-gradle-plugin#using-variants)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/sectionlist:
2:27:39 AM: -> linking to sectionlist#renderitem (resolved as: /docs/0.77/sectionlist#renderitem)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/switch:
2:27:39 AM: -> linking to /docs/0.77/switch#ios_backgroundColor
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/text:
2:27:39 AM: -> linking to /docs/0.77/accessibility#accessibilitytraits-ios
2:27:39 AM: -> linking to accessibility#accessible-ios-android (resolved as: /docs/0.77/accessibility#accessible-ios-android)
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/touchablewithoutfeedback:
2:27:39 AM: -> linking to /docs/0.77/accessibility#accessibilityignoresinvertcolors
2:27:39 AM: -> linking to /docs/0.77/accessibility#accessibilitystate-ios-android
2:27:39 AM: -> linking to #accessibilityviewismodal-ios (resolved as: /docs/0.77/touchablewithoutfeedback#accessibilityviewismodal-ios)
2:27:39 AM: -> linking to /docs/0.77/accessibility#accessibilityvalue-ios-android
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/troubleshooting:
2:27:39 AM: -> linking to /docs/0.77/linking-libraries-ios#content
2:27:39 AM: - Broken anchor on source page path = /docs/0.77/view:
2:27:39 AM: -> linking to /docs/0.77/accessibility#accessibilityignoresinvertcolors
2:27:39 AM: -> linking to /docs/0.77/accessibility#accessibilitystate-ios-android
2:27:39 AM: -> linking to /docs/0.77/accessibility#accessibilityvalue-ios-android
2:27:39 AM: - Broken anchor on source page path = /docs/next/alert:
2:27:39 AM: -> linking to alert#alertButton (resolved as: /docs/next/alert#alertButton)
2:27:39 AM: - Broken anchor on source page path = /docs/next/animations:
2:27:39 AM: -> linking to animated#interpolate (resolved as: /docs/next/animated#interpolate)
2:27:39 AM: - Broken anchor on source page path = /docs/next/communication-ios:
2:27:39 AM: -> linking to legacy/native-modules-ios#content (resolved as: /docs/next/legacy/native-modules-ios#content)
2:27:39 AM: - Broken anchor on source page path = /docs/next/fabric-native-components-introduction:
2:27:39 AM: -> linking to /docs/next/appendix#codegen-typings
2:27:39 AM: - Broken anchor on source page path = /docs/next/fast-refresh:
2:27:39 AM: -> linking to /docs/debugging#accessing-the-in-app-developer-menu
2:27:39 AM: - Broken anchor on source page path = /docs/next/handling-text-input:
2:27:39 AM: -> linking to textinput#content (resolved as: /docs/next/textinput#content)
2:27:39 AM: - Broken anchor on source page path = /docs/next/image:
2:27:39 AM: -> linking to transforms#props (resolved as: /docs/next/transforms#props)
2:27:39 AM: - Broken anchor on source page path = /docs/next/images:
2:27:39 AM: -> linking to /docs/next/publishing-to-app-store#1-enable-app-transport-security
2:27:39 AM: - Broken anchor on source page path = /docs/next/javascript-environment:
2:27:39 AM: -> linking to /docs/next/network#content
2:27:39 AM: -> linking to /docs/next/timers#content
2:27:39 AM: - Broken anchor on source page path = /docs/next/network:
2:27:39 AM: -> linking to /docs/next/integration-with-existing-apps#test-your-integration
2:27:39 AM: -> linking to /docs/next/publishing-to-app-store#1-enable-app-transport-security
2:27:39 AM: - Broken anchor on source page path = /docs/next/optimizing-javascript-loading:
2:27:39 AM: -> linking to #use-hermes (resolved as: /docs/next/optimizing-javascript-loading#use-hermes)
2:27:39 AM: - Broken anchor on source page path = /docs/next/react-native-gradle-plugin:
2:27:39 AM: -> linking to #using-variants (resolved as: /docs/next/react-native-gradle-plugin#using-variants)
2:27:39 AM: - Broken anchor on source page path = /docs/next/sectionlist:
2:27:39 AM: -> linking to sectionlist#renderitem (resolved as: /docs/next/sectionlist#renderitem)
2:27:39 AM: - Broken anchor on source page path = /docs/next/switch:
2:27:39 AM: -> linking to /docs/next/switch#ios_backgroundColor
2:27:39 AM: - Broken anchor on source page path = /docs/next/text:
2:27:39 AM: -> linking to /docs/next/accessibility#accessibilitytraits-ios
2:27:39 AM: -> linking to accessibility#accessible-ios-android (resolved as: /docs/next/accessibility#accessible-ios-android)
2:27:39 AM: - Broken anchor on source page path = /docs/next/touchablewithoutfeedback:
2:27:39 AM: -> linking to /docs/next/accessibility#accessibilityignoresinvertcolors
2:27:39 AM: -> linking to /docs/next/accessibility#accessibilitystate-ios-android
2:27:39 AM: -> linking to #accessibilityviewismodal-ios (resolved as: /docs/next/touchablewithoutfeedback#accessibilityviewismodal-ios)
2:27:39 AM: -> linking to /docs/next/accessibility#accessibilityvalue-ios-android
2:27:39 AM: - Broken anchor on source page path = /docs/next/troubleshooting:
2:27:39 AM: -> linking to /docs/next/linking-libraries-ios#content
2:27:39 AM: - Broken anchor on source page path = /docs/next/view:
2:27:39 AM: -> linking to /docs/next/accessibility#accessibilityignoresinvertcolors
2:27:39 AM: -> linking to /docs/next/accessibility#accessibilitystate-ios-android
2:27:39 AM: -> linking to /docs/next/accessibility#accessibilityvalue-ios-android
2:27:39 AM: - Broken anchor on source page path = /docs/alert:
2:27:39 AM: -> linking to alert#alertButton (resolved as: /docs/alert#alertButton)
2:27:39 AM: - Broken anchor on source page path = /docs/animations:
2:27:39 AM: -> linking to animated#interpolate (resolved as: /docs/animated#interpolate)
2:27:39 AM: - Broken anchor on source page path = /docs/communication-ios:
2:27:39 AM: -> linking to legacy/native-modules-ios#content (resolved as: /docs/legacy/native-modules-ios#content)
2:27:39 AM: - Broken anchor on source page path = /docs/fabric-native-components-introduction:
2:27:39 AM: -> linking to /docs/appendix#codegen-typings
2:27:39 AM: - Broken anchor on source page path = /docs/fast-refresh:
2:27:39 AM: -> linking to /docs/debugging#accessing-the-in-app-developer-menu
2:27:39 AM: - Broken anchor on source page path = /docs/handling-text-input:
2:27:39 AM: -> linking to textinput#content (resolved as: /docs/textinput#content)
2:27:39 AM: - Broken anchor on source page path = /docs/image:
2:27:39 AM: -> linking to transforms#props (resolved as: /docs/transforms#props)
2:27:39 AM: - Broken anchor on source page path = /docs/images:
2:27:39 AM: -> linking to /docs/publishing-to-app-store#1-enable-app-transport-security
2:27:39 AM: - Broken anchor on source page path = /docs/javascript-environment:
2:27:39 AM: -> linking to /docs/network#content
2:27:39 AM: -> linking to /docs/timers#content
2:27:39 AM: - Broken anchor on source page path = /docs/network:
2:27:39 AM: -> linking to /docs/integration-with-existing-apps#test-your-integration
2:27:39 AM: -> linking to /docs/publishing-to-app-store#1-enable-app-transport-security
2:27:39 AM: - Broken anchor on source page path = /docs/optimizing-javascript-loading:
2:27:39 AM: -> linking to #use-hermes (resolved as: /docs/optimizing-javascript-loading#use-hermes)
2:27:39 AM: - Broken anchor on source page path = /docs/react-native-gradle-plugin:
2:27:39 AM: -> linking to #using-variants (resolved as: /docs/react-native-gradle-plugin#using-variants)
2:27:39 AM: - Broken anchor on source page path = /docs/sectionlist:
2:27:39 AM: -> linking to sectionlist#renderitem (resolved as: /docs/sectionlist#renderitem)
2:27:39 AM: - Broken anchor on source page path = /docs/switch:
2:27:39 AM: -> linking to /docs/switch#ios_backgroundColor
2:27:39 AM: - Broken anchor on source page path = /docs/text:
2:27:39 AM: -> linking to /docs/accessibility#accessibilitytraits-ios
2:27:39 AM: -> linking to accessibility#accessible-ios-android (resolved as: /docs/accessibility#accessible-ios-android)
2:27:39 AM: - Broken anchor on source page path = /docs/touchablewithoutfeedback:
2:27:39 AM: -> linking to /docs/accessibility#accessibilityignoresinvertcolors
2:27:39 AM: -> linking to /docs/accessibility#accessibilitystate-ios-android
2:27:39 AM: -> linking to #accessibilityviewismodal-ios (resolved as: /docs/touchablewithoutfeedback#accessibilityviewismodal-ios)
2:27:39 AM: -> linking to /docs/accessibility#accessibilityvalue-ios-android
2:27:39 AM: - Broken anchor on source page path = /docs/troubleshooting:
2:27:39 AM: -> linking to /docs/linking-libraries-ios#content
2:27:39 AM: - Broken anchor on source page path = /docs/view:
2:27:39 AM: -> linking to /docs/accessibility#accessibilityignoresinvertcolors
2:27:39 AM: -> linking to /docs/accessibility#accessibilitystate-ios-android
2:27:39 AM: -> linking to /docs/accessibility#accessibilityvalue-ios-android
2:27:39 AM:
2:27:39 AM: [SUCCESS] Generated static files in "build".
2:27:39 AM: [INFO] Use `npm run serve` command to test your build locally.
2:27:40 AM: Successfully added direct for /docs/0.78/* -> /docs/*
2:27:40 AM: (build.command completed in 32.6s)
2:27:48 AM:
2:27:48 AM: Scanning for secrets in code and build output.
2:27:48 AM: ────────────────────────────────────────────────────────────────
2:27:48 AM: ​
2:27:48 AM: Secrets scanning complete. 5134 file(s) scanned. No secrets detected in build output or repo code!
2:27:48 AM: ​
2:27:48 AM: (Secrets scanning completed in 7.3s)
2:27:48 AM:
2:27:55 AM: (Netlify Build completed in 49.5s)
2:27:56 AM: Section completed: building
2:28:24 AM: Finished processing build request in 2m33.662s

Deploying

Complete
2:27:48 AM: Deploy site
2:27:48 AM: ────────────────────────────────────────────────────────────────
2:27:48 AM: ​
2:27:48 AM: Starting to deploy site from 'website/build'
2:27:48 AM: Calculating files to upload
2:27:50 AM: 666 new file(s) to upload
2:27:50 AM: 0 new function(s) to upload
2:27:50 AM: Starting to upload
2:27:51 AM: 10% uploaded
2:27:51 AM: 20% uploaded
2:27:51 AM: 30% uploaded
2:27:51 AM: 40% uploaded
2:27:51 AM: 50% uploaded
2:27:51 AM: 60% uploaded
2:27:52 AM: 70% uploaded
2:27:52 AM: 80% uploaded
2:27:52 AM: 90% uploaded
2:27:52 AM: 100% uploaded
2:27:52 AM: Section completed: deploying
2:27:54 AM: Finished waiting for live deploy in 2.048s
2:27:54 AM: Site deploy was successfully initiated
2:27:54 AM: ​
2:27:54 AM: (Deploy site completed in 6.3s)
2:27:55 AM: Successfully cached: website/node_modules/.cache ... 2 files in total.

Cleanup

Complete
2:27:55 AM: Netlify Build Complete
2:27:55 AM: ────────────────────────────────────────────────────────────────
2:27:55 AM: ​
2:27:56 AM: Caching artifacts
2:27:56 AM: Started saving workspace website node modules
2:27:56 AM: Finished saving workspace website node modules
2:27:56 AM: Started saving workspace plugins/remark-lint-no-dead-urls node modules
2:27:56 AM: Finished saving workspace plugins/remark-lint-no-dead-urls node modules
2:27:56 AM: Started saving workspace plugins/remark-snackplayer node modules
2:27:56 AM: Finished saving workspace plugins/remark-snackplayer node modules
2:27:56 AM: Started saving workspace scripts/lint-examples node modules
2:27:56 AM: Finished saving workspace scripts/lint-examples node modules
2:27:56 AM: Started saving workspace scripts/update-redirect node modules
2:27:56 AM: Finished saving workspace scripts/update-redirect node modules
2:27:56 AM: Started saving workspace sync-api-docs node modules
2:27:56 AM: Finished saving workspace sync-api-docs node modules
2:27:56 AM: Started saving workspace root node modules
2:27:56 AM: Finished saving workspace root node modules
2:27:56 AM: Started saving build plugins
2:27:56 AM: Finished saving build plugins
2:27:56 AM: Started saving mise cache
2:27:56 AM: Finished saving mise cache
2:27:56 AM: Started saving corepack cache
2:27:56 AM: Finished saving corepack cache
2:27:56 AM: Started saving yarn cache
2:27:56 AM: Finished saving yarn cache
2:27:56 AM: Started saving pip cache
2:27:56 AM: Finished saving pip cache
2:27:56 AM: Started saving emacs cask dependencies
2:27:56 AM: Finished saving emacs cask dependencies
2:27:56 AM: Started saving maven dependencies
2:27:56 AM: Finished saving maven dependencies
2:27:56 AM: Started saving boot dependencies
2:27:56 AM: Finished saving boot dependencies
2:27:56 AM: Started saving rust rustup cache
2:27:56 AM: Finished saving rust rustup cache
2:27:56 AM: Started saving go dependencies
2:27:56 AM: Finished saving go dependencies
2:27:56 AM: Build script success
2:28:16 AM: Uploading Cache of size 5.0GB
2:28:24 AM: Section completed: cleanup

Post-processing

Complete
2:27:52 AM: Post processing done
2:27:52 AM: Section completed: postprocessing
2:27:52 AM: Skipping form detection
2:27:52 AM: Post processing - header rules
2:27:52 AM: Post processing - redirect rules
2:27:52 AM: Starting post processing
2:27:54 AM: Site is live ✨