Skip to main content

Deploy details

Deploy successful for redux-starter-kit-docs

Switch to using the centralized tooling configs

PR #4606: switch-to-using-configs@e632f3a

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! ⚡

    node_modules/.cache, website/node_modules/.cache, .yarn/.cache

  • info

    Build time: 3m 47s. Total deploy time: 3m 47s

    Build started at 3:43:29 AM and ended at 3:47:16 AM. Learn more about build minutes

Deploy log

Initializing

Complete
3:42:37 AM: Build ready to start
3:43:29 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
3:43:29 AM: buildbot version: e06c8b12db8d11e7b1884ff05239b221ef25f172
3:43:29 AM: Fetching cached dependencies
3:43:29 AM: Starting to download cache of 2.3GB
3:43:35 AM: Finished downloading cache in 5.637s
3:43:35 AM: Starting to extract cache
3:43:50 AM: Finished extracting cache in 14.576s
3:43:50 AM: Finished fetching cache in 20.409s
3:43:50 AM: Starting to prepare the repo for build
3:43:50 AM: Preparing Git Reference pull/4606/head
3:43:52 AM: Custom build path detected. Proceeding with the specified path: 'website'
3:43:52 AM: Custom publish path detected. Proceeding with the specified path: 'website/build'
3:43:52 AM: Custom build command detected. Proceeding with the specified command: 'pushd ../packages/toolkit && yarn build && popd && yarn run netlify-build && ls && cp _redirects ./build'
3:43:52 AM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD docs website'
3:43:52 AM: manpath: warning: $PATH not set
3:43:52 AM: fatal: ambiguous argument 'docs': unknown revision or path not in the working tree.
3:43:52 AM: Use '--' to separate paths from revisions, like this:
3:43:52 AM: 'git <command> [<revision>...] -- [<file>...]'
3:43:53 AM: Starting to install dependencies
3:43:53 AM: Started restoring cached mise cache
3:43:54 AM: Finished restoring cached mise cache
3:43:54 AM: mise python@3.13.2 install
3:43:54 AM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:43:55 AM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:43:55 AM: mise python@3.13.2 python --version
3:43:55 AM: mise python@3.13.2 Python 3.13.2
3:43:55 AM: mise python@3.13.2 installed
3:43:55 AM: Python version set to 3.13
3:43:56 AM: Collecting pipenv
3:43:56 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
3:43:56 AM: Collecting certifi (from pipenv)
3:43:56 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
3:43:56 AM: Collecting packaging>=22 (from pipenv)
3:43:56 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
3:43:57 AM: Collecting setuptools>=67 (from pipenv)
3:43:57 AM: Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
3:43:57 AM: Collecting virtualenv>=20.24.2 (from pipenv)
3:43:57 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
3:43:57 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
3:43:57 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
3:43:57 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
3:43:57 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
3:43:57 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
3:43:57 AM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
3:43:57 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
3:43:57 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 52.7 MB/s eta 0:00:00
3:43:57 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
3:43:57 AM: Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
3:43:57 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 70.0 MB/s eta 0:00:00
3:43:57 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
3:43:57 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 135.8 MB/s eta 0:00:00
3:43:57 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
3:43:57 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
3:43:57 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
3:43:57 AM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
3:43:57 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
3:43:59 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-78.1.0 virtualenv-20.29.3
3:43:59 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
3:43:59 AM: [notice] To update, run: pip install --upgrade pip
3:44:00 AM: Attempting Ruby version 2.6.2, read from environment
3:44:00 AM: Required ruby-2.6.2 is not installed - installing.
3:44:01 AM: Searching for binary rubies, this might take some time.
3:44:01 AM: Checking requirements for ubuntu.
3:44:01 AM: Requirements installation successful.
3:44:01 AM: ruby-2.6.2 - #configure
3:44:01 AM: ruby-2.6.2 - #download
3:44:01 AM: ruby-2.6.2 - #validate archive
3:44:05 AM: ruby-2.6.2 - #extract
3:44:06 AM: ruby-2.6.2 - #validate binary
3:44:07 AM: ruby-2.6.2 - #setup
3:44:07 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
3:44:07 AM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
3:44:08 AM: ruby-2.6.2 - #generating global wrappers........
3:44:08 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
3:44:08 AM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
3:44:08 AM: ruby-2.6.2 - #generating default wrappers........
3:44:08 AM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
3:44:09 AM: Using Ruby version 2.6.2
3:44:09 AM: Started restoring cached go cache
3:44:09 AM: Finished restoring cached go cache
3:44:09 AM: Installing Go version 1.12 (requested 1.12)
3:44:13 AM: go version go1.12 linux/amd64
3:44:14 AM: Using PHP version 8.0
3:44:15 AM: Started restoring cached Node.js version
3:44:19 AM: Finished restoring cached Node.js version
3:44:19 AM: v20.19.0 is already installed.
3:44:20 AM: Now using node v20.19.0 (npm v10.8.2)
3:44:20 AM: Enabling Node.js Corepack
3:44:20 AM: Started restoring cached build plugins
3:44:20 AM: Finished restoring cached build plugins
3:44:20 AM: Started restoring cached corepack dependencies
3:44:20 AM: Finished restoring cached corepack dependencies
3:44:20 AM: Started restoring cached yarn cache
3:44:20 AM: Finished restoring cached yarn cache
3:44:20 AM: ! Corepack is about to download https://repo.yarnpkg.com/4.4.1/packages/yarnpkg-cli/bin/yarn.js
3:44:20 AM: Installing Yarn version 1.22.10
3:44:20 AM: Preparing yarn@1.22.10 for immediate activation...
3:44:21 AM: yarn workspaces detected
3:44:21 AM: Started restoring workspace packages/rtk-codemods node modules
3:44:21 AM: Finished restoring workspace packages/rtk-codemods node modules
3:44:21 AM: Started restoring workspace packages/rtk-query-codegen-openapi node modules
3:44:21 AM: Finished restoring workspace packages/rtk-query-codegen-openapi node modules
3:44:21 AM: Started restoring workspace packages/rtk-query-graphql-request-base-query node modules
3:44:21 AM: Finished restoring workspace packages/rtk-query-graphql-request-base-query node modules
3:44:21 AM: Started restoring workspace packages/toolkit node modules
3:44:21 AM: Finished restoring workspace packages/toolkit node modules
3:44:21 AM: Started restoring workspace docs node modules
3:44:21 AM: Finished restoring workspace docs node modules
3:44:21 AM: Started restoring workspace website node modules
3:44:21 AM: Finished restoring workspace website node modules
3:44:21 AM: Started restoring workspace examples/query/react/graphql-codegen node modules
3:44:21 AM: Finished restoring workspace examples/query/react/graphql-codegen node modules
3:44:21 AM: Started restoring workspace examples/query/react/infinite-queries node modules
3:44:21 AM: Finished restoring workspace examples/query/react/infinite-queries node modules
3:44:21 AM: Started restoring workspace examples/query/react/kitchen-sink node modules
3:44:21 AM: Finished restoring workspace examples/query/react/kitchen-sink node modules
3:44:21 AM: Started restoring workspace examples/query/react/pagination node modules
3:44:21 AM: Finished restoring workspace examples/query/react/pagination node modules
3:44:21 AM: Started restoring workspace examples/action-listener/counter node modules
3:44:21 AM: Finished restoring workspace examples/action-listener/counter node modules
3:44:21 AM: Started restoring workspace packages/configs/eslint node modules
3:44:21 AM: Finished restoring workspace packages/configs/eslint node modules
3:44:21 AM: Started restoring workspace packages/configs/prettier node modules
3:44:21 AM: Finished restoring workspace packages/configs/prettier node modules
3:44:21 AM: Started restoring workspace packages/configs/vitest node modules
3:44:21 AM: Finished restoring workspace packages/configs/vitest node modules
3:44:21 AM: Started restoring workspace examples/type-portability/bundler node modules
3:44:21 AM: Finished restoring workspace examples/type-portability/bundler node modules
3:44:21 AM: Started restoring workspace examples/type-portability/nodenext-cjs node modules
3:44:21 AM: Finished restoring workspace examples/type-portability/nodenext-cjs node modules
3:44:21 AM: Started restoring workspace examples/type-portability/nodenext-esm node modules
3:44:21 AM: Finished restoring workspace examples/type-portability/nodenext-esm node modules
3:44:21 AM: Started restoring workspace root node modules
3:44:21 AM: Finished restoring workspace root node modules
3:44:21 AM: Installing npm packages using Yarn version 4.4.1
3:44:22 AM: ➤ YN0000: · Yarn 4.4.1
3:44:22 AM: ➤ YN0000: ┌ Resolution step
3:44:23 AM: ➤ YN0000: └ Completed in 0s 415ms
3:44:23 AM: ➤ YN0000: ┌ Post-resolution validation
3:44:23 AM: ➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (p04687), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (p1ceb1), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (p1dcb2), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (p200f8), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (p44eb1), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (p6d7a2), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (p8e5ec), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (pb3635), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (pb3b7e), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @types/react is listed by your project with version 19.0.12 (pd3d47), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 18.3.1 (pa0fc1), which doesn't satisfy what react-dom (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p00878), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p15c5b), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p1d781), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p330f8), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p3c747), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p459bb), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p4bfe6), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p4e5f9), which doesn't satisfy what @docusaurus/core and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p5edf6), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p65eae), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p65f54), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p740bb), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p785d0), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p7e893), which doesn't satisfy what @testing-library/react-render-stream (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p91ad4), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p9837d), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (p9dd9c), which doesn't satisfy what @testing-library/react-render-stream (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (pcdf4f), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (pd1ceb), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (pd1eef), which doesn't satisfy what @testing-library/react-render-stream (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (pd3a67), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (pde9db), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (pf49c9), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react is listed by your project with version 19.0.0 (pfb2f6), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react-dom is listed by your project with version 19.0.0 (p07d5c), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
➤ YN0060: │ react-dom is listed by your project with version 19.0.0 (p3666a), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
➤ YN0060: │ react-dom is listed by your project with version 19.0.0 (p51003), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
➤ YN0060: │ react-dom is listed by your project with version 19.0.0 (pa2782), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
➤ YN0060: │ react-dom is listed by your project with version 19.0.0 (pbbe00), which doesn't satisfy what @docusaurus/core and other dependencies request (^18.2.0).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p0d236), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.0-beta).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p1474a), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p2cf4c), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p3305a), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p3724c), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p3b007), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p6bca4), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p713c7), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p8aaee), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p8d60d), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p97e50), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (p97fd3), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (pa2a25), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (pc1072), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (pd2cd0), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (pd5705), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (pf6200), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ react-redux is listed by your project with version 9.2.0 (pff951), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p18c00), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p21368), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p25f04), which doesn't satisfy what msw and other dependencies request (>=4.7.0 <5.4.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p27620), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p28fae), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p2ac4a), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p2ccf2), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p2e548), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p367e8), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p52033), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p6e63f), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p721b1), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p72241), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p73a02), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p75420), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p7bfa2), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p87ac8), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (p8bf1a), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pafa8b), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pbe961), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pdad3c), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pdb9d5), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pdce60), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pe7860), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pf480d), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0060: │ typescript is listed by your project with version 5.8.2 (pf625a), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
➤ YN0002: │ @examples-action-listener/counter@workspace:examples/action-listener/counter doesn't provide jest (p5dd9f), requested by jest-watch-typeahead.
➤ YN0002: │ @examples-query-react/graphql-codegen@workspace:examples/query/react/graphql-codegen doesn't provide @types/node (pfd39f), requested by ts-node.
➤ YN0002: │ @examples-query-react/graphql-codegen@workspace:examples/query/react/graphql-codegen doesn't provide graphql-tag (pb13a0), requested by @graphql-codegen/typescript-rtk-query.
➤ YN0002: │ @reduxjs/rtk-codemods@workspace:packages/rtk-codemods doesn't provide @types/node (pf3d9c), requested by ts-node and other dependencies.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [92517] doesn't provide @jest/globals (pbebef), requested by @testing-library/react-render-stream.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [92517] doesn't provide expect (p127db), requested by @testing-library/react-render-stream.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [ba45b] doesn't provide @jest/globals (p24f14), requested by @testing-library/react-render-stream.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [ba45b] doesn't provide expect (p7322e), requested by @testing-library/react-render-stream.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [c1eb0] doesn't provide @jest/globals (p3b74a), requested by @testing-library/react-render-stream.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [c1eb0] doesn't provide expect (pcfd62), requested by @testing-library/react-render-stream.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit doesn't provide @jest/globals (pc1a9c), requested by @testing-library/react-render-stream.
➤ YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit doesn't provide expect (p03997), requested by @testing-library/react-render-stream.
➤ YN0002: │ docs@workspace:docs doesn't provide graphql (p61f7a), requested by graphql-request.
➤ YN0002: │ docs@workspace:docs doesn't provide next (p1c9d9), requested by next-redux-wrapper.
➤ YN0002: │ docs@workspace:docs doesn't provide react (pc9d4f), requested by formik and other dependencies.
➤ YN0002: │ docs@workspace:docs doesn't provide react-redux (pb1b61), requested by next-redux-wrapper.
➤ YN0002: │ docs@workspace:docs doesn't provide redux (p864ef), requested by @manaflair/redux-batch and other dependencies.
➤ YN0002: │ rtk-monorepo@workspace:. doesn't provide @types/node (p15450), requested by ts-node and other dependencies.
➤ YN0002: │ website@workspace:website doesn't provide @mdx-js/react (p6511e), requested by @docusaurus/core.
➤ YN0002: │ website@workspace:website doesn't provide @types/react (pf5394), 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.
3:44:23 AM: ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
3:44:23 AM: ➤ YN0000: └ Completed
3:44:23 AM: ➤ YN0000: ┌ Fetch step
3:44:23 AM: ➤ YN0000: └ Completed in 0s 666ms
3:44:23 AM: ➤ YN0000: ┌ Link step
3:44:26 AM: ➤ YN0007: │ msw@npm:2.1.5 [dbe5a] must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ msw@npm:0.33.3 must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ msw@npm:2.6.6 [92517] must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ esbuild@npm:0.25.1 must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ husky@npm:4.3.8 must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ msw@npm:0.40.2 [4f028] must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ msw@npm:0.28.2 must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ core-js@npm:3.41.0 must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ @swc/core@npm:1.11.13 [eef0b] must be built because it never has been before or the last one failed
3:44:26 AM: ➤ YN0007: │ core-js-pure@npm:3.41.0 must be built because it never has been before or the last one failed
3:44:27 AM: ➤ YN0000: │ husky@npm:4.3.8 STDOUT husky > Setting up git hooks
3:44:27 AM: ➤ YN0000: │ husky@npm:4.3.8 STDOUT CI detected, skipping Git hooks installation.
3:44:27 AM: ➤ YN0000: │ husky@npm:4.3.8 STDOUT husky > Done
3:44:27 AM: ➤ YN0007: │ rtk-monorepo@workspace:. must be built because it never has been before or the last one failed
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] CLI Building entry: {"index":"/opt/build/repo/packages/configs/vitest/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CLI Building entry: {"index":"/opt/build/repo/packages/configs/vitest/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG ESM TYPE DEFINITIONS] CLI Building entry: {"index":"/opt/build/repo/packages/configs/vitest/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG ESM TYPE DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS TYPE DEFINITIONS] CLI Building entry: {"index":"/opt/build/repo/packages/configs/vitest/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS TYPE DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] CLI Using tsup config: /opt/build/repo/packages/configs/vitest/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] CLI Building entry: {"index":"/opt/build/repo/packages/configs/eslint/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CLI Using tsup config: /opt/build/repo/packages/configs/vitest/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG ESM TYPE DEFINITIONS] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG ESM TYPE DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/configs/vitest/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS TYPE DEFINITIONS] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS TYPE DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/configs/vitest/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] CLI Building entry: {"index":"/opt/build/repo/packages/configs/prettier/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CLI Building entry: {"index":"/opt/build/repo/packages/configs/eslint/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG ESM TYPE DEFINITIONS] CLI Building entry: {"index":"/opt/build/repo/packages/configs/eslint/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG ESM TYPE DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS TYPE DEFINITIONS] CLI Building entry: {"index":"/opt/build/repo/packages/configs/eslint/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CLI Building entry: {"index":"/opt/build/repo/packages/configs/prettier/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS TYPE DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] CLI Using tsup config: /opt/build/repo/packages/configs/eslint/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CLI Using tsup config: /opt/build/repo/packages/configs/eslint/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG ESM TYPE DEFINITIONS] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG ESM TYPE DEFINITIONS] CLI Building entry: {"index":"/opt/build/repo/packages/configs/prettier/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG ESM TYPE DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/configs/eslint/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS TYPE DEFINITIONS] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS TYPE DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/configs/eslint/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG ESM TYPE DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS TYPE DEFINITIONS] CLI Building entry: {"index":"/opt/build/repo/packages/configs/prettier/src/index.ts"}
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS TYPE DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] CLI Using tsup config: /opt/build/repo/packages/configs/prettier/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CLI Using tsup config: /opt/build/repo/packages/configs/prettier/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] CLI Target: esnext,node20
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG ESM TYPE DEFINITIONS] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG ESM TYPE DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/configs/prettier/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS TYPE DEFINITIONS] CLI tsup v8.4.0
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS TYPE DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/configs/prettier/tsup.config.mts
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CLI Target: esnext,node20
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] CLI Cleaning output folder
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] CLI Target: esnext,node20
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] ESM Build start
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] CLI Target: esnext,node20
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CLI Target: esnext,node20
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CLI Cleaning output folder
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CJS Build start
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] CLI Cleaning output folder
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] ESM Build start
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CLI Cleaning output folder
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CJS Build start
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] CLI Cleaning output folder
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] ESM Build start
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CLI Target: esnext,node20
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CLI Cleaning output folder
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CJS Build start
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] ESM dist/index.js 979.00 B
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] ESM dist/index.js.map 4.92 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG MODERN ESM] ESM ⚡️ Build success in 17ms
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CJS dist/index.cjs 6.15 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CJS dist/index.cjs.map 11.75 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS DEVELOPMENT] CJS ⚡️ Build success in 17ms
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] ESM dist/index.js 4.25 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] ESM dist/index.js.map 11.66 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG MODERN ESM] ESM ⚡️ Build success in 19ms
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CJS dist/index.cjs 15.90 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CJS dist/index.cjs.map 30.18 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS DEVELOPMENT] CJS ⚡️ Build success in 23ms
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] ESM dist/index.js 284.00 B
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] ESM dist/index.js.map 2.82 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG MODERN ESM] ESM ⚡️ Build success in 34ms
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CJS dist/index.cjs 1.33 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CJS dist/index.cjs.map 2.87 KB
3:44:30 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS DEVELOPMENT] CJS ⚡️ Build success in 32ms
3:44:31 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG ESM TYPE DEFINITIONS] DTS Build start
3:44:31 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS TYPE DEFINITIONS] DTS Build start
3:44:31 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS TYPE DEFINITIONS] DTS Build start
3:44:31 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG ESM TYPE DEFINITIONS] DTS Build start
3:44:31 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG ESM TYPE DEFINITIONS] DTS Build start
3:44:31 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS TYPE DEFINITIONS] DTS Build start
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS TYPE DEFINITIONS] DTS ⚡️ Build success in 2702ms
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG CJS TYPE DEFINITIONS] DTS dist/index.d.cts 2.47 KB
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG ESM TYPE DEFINITIONS] DTS ⚡️ Build success in 2706ms
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG ESM TYPE DEFINITIONS] DTS dist/index.d.ts 3.29 KB
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG ESM TYPE DEFINITIONS] DTS ⚡️ Build success in 2739ms
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/PRETTIER-CONFIG ESM TYPE DEFINITIONS] DTS dist/index.d.ts 2.47 KB
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS TYPE DEFINITIONS] DTS ⚡️ Build success in 2760ms
3:44:33 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/VITEST-CONFIG CJS TYPE DEFINITIONS] DTS dist/index.d.cts 3.29 KB
3:44:34 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS TYPE DEFINITIONS] DTS ⚡️ Build success in 3056ms
3:44:34 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG CJS TYPE DEFINITIONS] DTS dist/index.d.cts 4.68 KB
3:44:34 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG ESM TYPE DEFINITIONS] DTS ⚡️ Build success in 3050ms
3:44:34 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT [@REDUXJS/ESLINT-CONFIG ESM TYPE DEFINITIONS] DTS dist/index.d.ts 4.68 KB
3:44:34 AM: ➤ YN0000: │ rtk-monorepo@workspace:. STDOUT Done in 4s 865ms
3:44:34 AM: ➤ YN0000: └ Completed in 10s 292ms
3:44:34 AM: ➤ YN0000: · Done with warnings in 11s 866ms
3:44:34 AM: npm packages installed using Yarn
3:44:35 AM: Successfully installed dependencies
3:44:35 AM: Starting build script
3:44:37 AM: Detected 1 framework(s)
3:44:37 AM: "docusaurus" at version "3.6.3"
3:44:37 AM: Section completed: initializing

Building

Complete
3:44:38 AM: Netlify Build
3:44:38 AM: ────────────────────────────────────────────────────────────────
3:44:38 AM:
3:44:38 AM: ❯ Version
3:44:38 AM: @netlify/build 30.0.5
3:44:38 AM:
3:44:38 AM: ❯ Flags
3:44:38 AM: accountId: 5bc40df31f12b74157cd912d
3:44:38 AM: baseRelDir: true
3:44:38 AM: buildId: 67e4c92cb6de6c0008cc72d2
3:44:38 AM: deployId: 67e4c92cb6de6c0008cc72d4
3:44:38 AM:
3:44:38 AM: ❯ Current directory
3:44:38 AM: /opt/build/repo/website
3:44:38 AM:
3:44:38 AM: ❯ Config file
3:44:38 AM: /opt/build/repo/netlify.toml
3:44:38 AM:
3:44:38 AM: ❯ Context
3:44:38 AM: deploy-preview
3:44:38 AM:
3:44:38 AM: ❯ Loading plugins
3:44:38 AM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
3:44:40 AM: Successfully restored: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.
3:44:40 AM:
3:44:40 AM: build.command from netlify.toml
3:44:40 AM: ────────────────────────────────────────────────────────────────
3:44:40 AM: ​
3:44:40 AM: $ pushd ../packages/toolkit && yarn build && popd && yarn run netlify-build && ls && cp _redirects ./build
3:44:40 AM: /opt/build/repo/packages/toolkit /opt/build/repo/website
3:44:43 AM: [REDUX-TOOLKIT-DEVELOPMENT] CLI Building entry: {"redux-toolkit.development":"src/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-DEVELOPMENT] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CLI Building entry: {"redux-toolkit.production.min":"src/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-MODERN] CLI Building entry: {"redux-toolkit.modern":"src/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-MODERN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-LEGACY-ESM] CLI Building entry: {"redux-toolkit.legacy-esm":"src/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-LEGACY-ESM] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-BROWSER] CLI Building entry: {"redux-toolkit.browser":"src/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-BROWSER] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CLI Building entry: {"redux-toolkit-react.development":"src/react/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CLI Building entry: {"redux-toolkit-react.production.min":"src/react/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-REACT-MODERN] CLI Building entry: {"redux-toolkit-react.modern":"src/react/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-REACT-MODERN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] CLI Building entry: {"redux-toolkit-react.legacy-esm":"src/react/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-REACT-BROWSER] CLI Building entry: {"redux-toolkit-react.browser":"src/react/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-REACT-BROWSER] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-DEVELOPMENT] CLI Building entry: {"rtk-query.development":"src/query/index.ts"}
3:44:43 AM: [RTK-QUERY-DEVELOPMENT] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-PRODUCTION.MIN] CLI Building entry: {"rtk-query.production.min":"src/query/index.ts"}
3:44:43 AM: [RTK-QUERY-PRODUCTION.MIN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-MODERN] CLI Building entry: {"rtk-query.modern":"src/query/index.ts"}
3:44:43 AM: [RTK-QUERY-MODERN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-LEGACY-ESM] CLI Building entry: {"rtk-query.legacy-esm":"src/query/index.ts"}
3:44:43 AM: [RTK-QUERY-LEGACY-ESM] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-BROWSER] CLI Building entry: {"rtk-query.browser":"src/query/index.ts"}
3:44:43 AM: [RTK-QUERY-BROWSER] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-REACT-DEVELOPMENT] CLI Building entry: {"rtk-query-react.development":"src/query/react/index.ts"}
3:44:43 AM: [RTK-QUERY-REACT-DEVELOPMENT] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CLI Building entry: {"rtk-query-react.production.min":"src/query/react/index.ts"}
3:44:43 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-REACT-MODERN] CLI Building entry: {"rtk-query-react.modern":"src/query/react/index.ts"}
3:44:43 AM: [RTK-QUERY-REACT-MODERN] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-REACT-LEGACY-ESM] CLI Building entry: {"rtk-query-react.legacy-esm":"src/query/react/index.ts"}
3:44:43 AM: [RTK-QUERY-REACT-LEGACY-ESM] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-REACT-BROWSER] CLI Building entry: {"rtk-query-react.browser":"src/query/react/index.ts"}
3:44:43 AM: [RTK-QUERY-REACT-BROWSER] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-TYPE-DEFINITIONS] CLI Building entry: {"index":"./src/index.ts"}
3:44:43 AM: [REDUX-TOOLKIT-TYPE-DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-REACT-TYPE-DEFINITIONS] CLI Building entry: {"react/index":"./src/react/index.ts"}
3:44:43 AM: [RTK-REACT-TYPE-DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-TYPE-DEFINITIONS] CLI Building entry: {"query/index":"./src/query/index.ts"}
3:44:43 AM: [RTK-QUERY-TYPE-DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [RTK-QUERY-REACT-TYPE-DEFINITIONS] CLI Building entry: {"query/react/index":"./src/query/react/index.ts"}
3:44:43 AM: [RTK-QUERY-REACT-TYPE-DEFINITIONS] CLI Using tsconfig: tsconfig.build.json
3:44:43 AM: [REDUX-TOOLKIT-DEVELOPMENT] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-DEVELOPMENT] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-MODERN] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-MODERN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-LEGACY-ESM] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-LEGACY-ESM] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-BROWSER] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-BROWSER] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-REACT-MODERN] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-REACT-MODERN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-REACT-BROWSER] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-REACT-BROWSER] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-DEVELOPMENT] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-DEVELOPMENT] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-PRODUCTION.MIN] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-PRODUCTION.MIN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-MODERN] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-MODERN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-LEGACY-ESM] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-LEGACY-ESM] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-BROWSER] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-BROWSER] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-REACT-DEVELOPMENT] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-REACT-DEVELOPMENT] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-REACT-MODERN] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-REACT-MODERN] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-REACT-LEGACY-ESM] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-REACT-LEGACY-ESM] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-REACT-BROWSER] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-REACT-BROWSER] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-TYPE-DEFINITIONS] CLI tsup v8.4.0
3:44:43 AM: [REDUX-TOOLKIT-TYPE-DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-REACT-TYPE-DEFINITIONS] CLI tsup v8.4.0
3:44:43 AM: [RTK-REACT-TYPE-DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-TYPE-DEFINITIONS] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-TYPE-DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [RTK-QUERY-REACT-TYPE-DEFINITIONS] CLI tsup v8.4.0
3:44:43 AM: [RTK-QUERY-REACT-TYPE-DEFINITIONS] CLI Using tsup config: /opt/build/repo/packages/toolkit/tsup.config.ts
3:44:43 AM: [REDUX-TOOLKIT-DEVELOPMENT] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-DEVELOPMENT] CJS Build start
3:44:43 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CJS Build start
3:44:43 AM: [REDUX-TOOLKIT-MODERN] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-MODERN] ESM Build start
3:44:43 AM: [REDUX-TOOLKIT-BROWSER] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-BROWSER] ESM Build start
3:44:43 AM: [REDUX-TOOLKIT-LEGACY-ESM] CLI Target: es2017
3:44:43 AM: [REDUX-TOOLKIT-LEGACY-ESM] ESM Build start
3:44:43 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CJS Build start
3:44:43 AM: [REDUX-TOOLKIT-REACT-MODERN] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-REACT-MODERN] ESM Build start
3:44:43 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CJS Build start
3:44:43 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] CLI Target: es2017
3:44:43 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] ESM Build start
3:44:43 AM: [REDUX-TOOLKIT-REACT-BROWSER] CLI Target: esnext
3:44:43 AM: [REDUX-TOOLKIT-REACT-BROWSER] ESM Build start
3:44:43 AM: [RTK-QUERY-DEVELOPMENT] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-DEVELOPMENT] CJS Build start
3:44:43 AM: [RTK-QUERY-PRODUCTION.MIN] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-PRODUCTION.MIN] CJS Build start
3:44:43 AM: [RTK-QUERY-MODERN] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-MODERN] ESM Build start
3:44:43 AM: [RTK-QUERY-LEGACY-ESM] CLI Target: es2017
3:44:43 AM: [RTK-QUERY-LEGACY-ESM] ESM Build start
3:44:43 AM: [RTK-QUERY-BROWSER] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-BROWSER] ESM Build start
3:44:43 AM: [RTK-QUERY-REACT-DEVELOPMENT] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-REACT-DEVELOPMENT] CJS Build start
3:44:43 AM: [RTK-QUERY-REACT-MODERN] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-REACT-MODERN] ESM Build start
3:44:43 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CJS Build start
3:44:43 AM: [RTK-QUERY-REACT-LEGACY-ESM] CLI Target: es2017
3:44:43 AM: [RTK-QUERY-REACT-LEGACY-ESM] ESM Build start
3:44:43 AM: [RTK-QUERY-REACT-BROWSER] CLI Target: esnext
3:44:43 AM: [RTK-QUERY-REACT-BROWSER] ESM Build start
3:44:43 AM: [REDUX-TOOLKIT-TYPE-DEFINITIONS] DTS Build start
3:44:43 AM: [RTK-REACT-TYPE-DEFINITIONS] DTS Build start
3:44:43 AM: [RTK-QUERY-TYPE-DEFINITIONS] DTS Build start
3:44:43 AM: [RTK-QUERY-REACT-TYPE-DEFINITIONS] DTS Build start
3:44:44 AM: [REDUX-TOOLKIT-REACT-MODERN] ESM dist/react/redux-toolkit-react.modern.mjs 1.08 KB
3:44:44 AM: [REDUX-TOOLKIT-REACT-MODERN] ESM dist/react/redux-toolkit-react.modern.mjs.map 3.90 KB
3:44:44 AM: [REDUX-TOOLKIT-REACT-MODERN] ESM ⚡️ Build success in 1516ms
3:44:45 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] ESM dist/react/redux-toolkit-react.legacy-esm.js 1.94 KB
3:44:45 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] ESM dist/react/redux-toolkit-react.legacy-esm.js.map 3.91 KB
3:44:45 AM: [REDUX-TOOLKIT-REACT-LEGACY-ESM] ESM ⚡️ Build success in 1709ms
3:44:45 AM: [REDUX-TOOLKIT-REACT-BROWSER] ESM dist/react/redux-toolkit-react.browser.mjs 495.00 B
3:44:45 AM: [REDUX-TOOLKIT-REACT-BROWSER] ESM dist/react/redux-toolkit-react.browser.mjs.map 4.07 KB
3:44:45 AM: [REDUX-TOOLKIT-REACT-BROWSER] ESM ⚡️ Build success in 1708ms
3:44:46 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CJS dist/react/cjs/redux-toolkit-react.production.min.cjs 1.08 KB
3:44:46 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CJS dist/react/cjs/redux-toolkit-react.production.min.cjs.map 4.18 KB
3:44:46 AM: [REDUX-TOOLKIT-REACT-PRODUCTION.MIN] CJS ⚡️ Build success in 2572ms
3:44:46 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CJS dist/react/cjs/redux-toolkit-react.development.cjs 2.35 KB
3:44:46 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CJS dist/react/cjs/redux-toolkit-react.development.cjs.map 3.96 KB
3:44:46 AM: [REDUX-TOOLKIT-REACT-DEVELOPMENT] CJS ⚡️ Build success in 2701ms
3:44:46 AM: [RTK-QUERY-REACT-DEVELOPMENT] CJS dist/query/react/cjs/rtk-query-react.development.cjs 27.95 KB
3:44:46 AM: [RTK-QUERY-REACT-DEVELOPMENT] CJS dist/query/react/cjs/rtk-query-react.development.cjs.map 131.45 KB
3:44:46 AM: [RTK-QUERY-REACT-DEVELOPMENT] CJS ⚡️ Build success in 3368ms
3:44:46 AM: [RTK-QUERY-REACT-LEGACY-ESM] ESM dist/query/react/rtk-query-react.legacy-esm.js 28.11 KB
3:44:46 AM: [RTK-QUERY-REACT-LEGACY-ESM] ESM dist/query/react/rtk-query-react.legacy-esm.js.map 131.71 KB
3:44:46 AM: [RTK-QUERY-REACT-LEGACY-ESM] ESM ⚡️ Build success in 3365ms
3:44:46 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CJS dist/query/react/cjs/rtk-query-react.production.min.cjs 10.19 KB
3:44:46 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CJS dist/query/react/cjs/rtk-query-react.production.min.cjs.map 132.30 KB
3:44:46 AM: [RTK-QUERY-REACT-PRODUCTION.MIN] CJS ⚡️ Build success in 3366ms
3:44:46 AM: [RTK-QUERY-REACT-MODERN] ESM dist/query/react/rtk-query-react.modern.mjs 25.51 KB
3:44:46 AM: [RTK-QUERY-REACT-MODERN] ESM dist/query/react/rtk-query-react.modern.mjs.map 131.52 KB
3:44:46 AM: [RTK-QUERY-REACT-MODERN] ESM ⚡️ Build success in 3368ms
3:44:46 AM: [RTK-QUERY-REACT-BROWSER] ESM dist/query/react/rtk-query-react.browser.mjs 8.98 KB
3:44:46 AM: [RTK-QUERY-REACT-BROWSER] ESM dist/query/react/rtk-query-react.browser.mjs.map 132.75 KB
3:44:46 AM: [RTK-QUERY-REACT-BROWSER] ESM ⚡️ Build success in 3364ms
3:44:47 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CJS dist/cjs/redux-toolkit.production.min.cjs 23.93 KB
3:44:47 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CJS dist/cjs/redux-toolkit.production.min.cjs.map 248.08 KB
3:44:47 AM: [REDUX-TOOLKIT-PRODUCTION.MIN] CJS ⚡️ Build success in 3706ms
3:44:47 AM: [REDUX-TOOLKIT-DEVELOPMENT] CJS dist/cjs/redux-toolkit.development.cjs 77.76 KB
3:44:47 AM: [REDUX-TOOLKIT-DEVELOPMENT] CJS dist/cjs/redux-toolkit.development.cjs.map 249.25 KB
3:44:47 AM: [REDUX-TOOLKIT-DEVELOPMENT] CJS ⚡️ Build success in 3710ms
3:44:47 AM: [REDUX-TOOLKIT-MODERN] ESM dist/redux-toolkit.modern.mjs 76.17 KB
3:44:47 AM: [REDUX-TOOLKIT-MODERN] ESM dist/redux-toolkit.modern.mjs.map 249.98 KB
3:44:47 AM: [REDUX-TOOLKIT-MODERN] ESM ⚡️ Build success in 3705ms
3:44:47 AM: [REDUX-TOOLKIT-BROWSER] ESM dist/redux-toolkit.browser.mjs 22.53 KB
3:44:47 AM: [REDUX-TOOLKIT-BROWSER] ESM dist/redux-toolkit.browser.mjs.map 247.36 KB
3:44:47 AM: [REDUX-TOOLKIT-BROWSER] ESM ⚡️ Build success in 3710ms
3:44:47 AM: [REDUX-TOOLKIT-LEGACY-ESM] ESM dist/redux-toolkit.legacy-esm.js 78.58 KB
3:44:47 AM: [REDUX-TOOLKIT-LEGACY-ESM] ESM dist/redux-toolkit.legacy-esm.js.map 249.96 KB
3:44:47 AM: [REDUX-TOOLKIT-LEGACY-ESM] ESM ⚡️ Build success in 3716ms
3:44:47 AM: [RTK-QUERY-PRODUCTION.MIN] CJS dist/query/cjs/rtk-query.production.min.cjs 34.93 KB
3:44:47 AM: [RTK-QUERY-PRODUCTION.MIN] CJS dist/query/cjs/rtk-query.production.min.cjs.map 309.92 KB
3:44:47 AM: [RTK-QUERY-PRODUCTION.MIN] CJS ⚡️ Build success in 3766ms
3:44:47 AM: [RTK-QUERY-BROWSER] ESM dist/query/rtk-query.browser.mjs 33.61 KB
3:44:47 AM: [RTK-QUERY-BROWSER] ESM dist/query/rtk-query.browser.mjs.map 308.02 KB
3:44:47 AM: [RTK-QUERY-BROWSER] ESM ⚡️ Build success in 3763ms
3:44:47 AM: [RTK-QUERY-DEVELOPMENT] CJS dist/query/cjs/rtk-query.development.cjs 92.49 KB
3:44:47 AM: [RTK-QUERY-DEVELOPMENT] CJS dist/query/cjs/rtk-query.development.cjs.map 304.92 KB
3:44:47 AM: [RTK-QUERY-DEVELOPMENT] CJS ⚡️ Build success in 3768ms
3:44:47 AM: [RTK-QUERY-LEGACY-ESM] ESM dist/query/rtk-query.legacy-esm.js 96.00 KB
3:44:47 AM: [RTK-QUERY-LEGACY-ESM] ESM dist/query/rtk-query.legacy-esm.js.map 303.05 KB
3:44:47 AM: [RTK-QUERY-LEGACY-ESM] ESM ⚡️ Build success in 3765ms
3:44:47 AM: [RTK-QUERY-MODERN] ESM dist/query/rtk-query.modern.mjs 90.65 KB
3:44:47 AM: [RTK-QUERY-MODERN] ESM dist/query/rtk-query.modern.mjs.map 302.42 KB
3:44:47 AM: [RTK-QUERY-MODERN] ESM ⚡️ Build success in 3768ms
3:44:47 AM: [RTK-REACT-TYPE-DEFINITIONS] DTS ⚡️ Build success in 3727ms
3:44:47 AM: [RTK-REACT-TYPE-DEFINITIONS] DTS dist/react/index.d.ts 1.91 KB
3:44:47 AM: [REDUX-TOOLKIT-TYPE-DEFINITIONS] DTS ⚡️ Build success in 3966ms
3:44:47 AM: [REDUX-TOOLKIT-TYPE-DEFINITIONS] DTS dist/index.d.ts 116.53 KB
3:44:49 AM: [RTK-QUERY-TYPE-DEFINITIONS] DTS ⚡️ Build success in 5597ms
3:44:49 AM: [RTK-QUERY-TYPE-DEFINITIONS] DTS dist/query/index.d.ts 122.71 KB
3:44:49 AM: [RTK-QUERY-REACT-TYPE-DEFINITIONS] DTS ⚡️ Build success in 6199ms
3:44:49 AM: [RTK-QUERY-REACT-TYPE-DEFINITIONS] DTS dist/query/react/index.d.ts 48.49 KB
3:44:50 AM: Fixing `unique symbol` exports in /opt/build/repo/packages/toolkit/dist/index.d.ts
3:44:50 AM: /opt/build/repo/packages/toolkit/dist/index.d.ts has unique symbols but none of them are exported.
3:44:50 AM: Fixing `unique symbol` exports in /opt/build/repo/packages/toolkit/dist/react/index.d.ts
3:44:50 AM: /opt/build/repo/packages/toolkit/dist/react/index.d.ts does not have any unique symbols.
3:44:50 AM: Fixing `unique symbol` exports in /opt/build/repo/packages/toolkit/dist/query/index.d.ts
3:44:50 AM: Exporting `_NEVER` from /opt/build/repo/packages/toolkit/dist/query/index.d.ts
3:44:50 AM: Exporting `coreModuleName` from /opt/build/repo/packages/toolkit/dist/query/index.d.ts
3:44:50 AM: Exporting `skipToken` from /opt/build/repo/packages/toolkit/dist/query/index.d.ts
3:44:50 AM: Fixing `unique symbol` exports in /opt/build/repo/packages/toolkit/dist/query/react/index.d.ts
3:44:50 AM: Exporting `UNINITIALIZED_VALUE` from /opt/build/repo/packages/toolkit/dist/query/react/index.d.ts
3:44:50 AM: Exporting `reactHooksModuleName` from /opt/build/repo/packages/toolkit/dist/query/react/index.d.ts
3:44:50 AM: /opt/build/repo/website
3:44:51 AM: YN0000: · Yarn 4.4.1
3:44:51 AM: YN0000: ┌ Resolution step
3:44:52 AM: YN0000: └ Completed in 0s 495ms
3:44:52 AM: YN0000: ┌ Post-resolution validation
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (p04687), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (p1ceb1), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (p1dcb2), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (p200f8), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (p44eb1), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (p6d7a2), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (p8e5ec), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (pb3635), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (pb3b7e), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ @types/react is listed by your project with version 19.0.12 (pd3d47), which doesn't satisfy what react-remove-scroll (via @chakra-ui/react) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 18.3.1 (pa0fc1), which doesn't satisfy what react-dom (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p00878), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p15c5b), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p1d781), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p330f8), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p3c747), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p459bb), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p4bfe6), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p4e5f9), which doesn't satisfy what @docusaurus/core and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p5edf6), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p65eae), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p65f54), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p740bb), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p785d0), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p7e893), which doesn't satisfy what @testing-library/react-render-stream (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p91ad4), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p9837d), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (p9dd9c), which doesn't satisfy what @testing-library/react-render-stream (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (pcdf4f), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (pd1ceb), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (pd1eef), which doesn't satisfy what @testing-library/react-render-stream (via @reduxjs/toolkit) and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (pd3a67), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (pde9db), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (pf49c9), which doesn't satisfy what @reduxjs/toolkit and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react is listed by your project with version 19.0.0 (pfb2f6), which doesn't satisfy what @chakra-ui/react and other dependencies request (but they have non-overlapping ranges!).
3:44:52 AM: YN0060: │ react-dom is listed by your project with version 19.0.0 (p07d5c), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
3:44:52 AM: YN0060: │ react-dom is listed by your project with version 19.0.0 (p3666a), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
3:44:52 AM: YN0060: │ react-dom is listed by your project with version 19.0.0 (p51003), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
3:44:52 AM: YN0060: │ react-dom is listed by your project with version 19.0.0 (pa2782), which doesn't satisfy what @testing-library/react-render-stream and other dependencies request (^18.0.0).
3:44:52 AM: YN0060: │ react-dom is listed by your project with version 19.0.0 (pbbe00), which doesn't satisfy what @docusaurus/core and other dependencies request (^18.2.0).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p0d236), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.0-beta).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p1474a), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p2cf4c), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p3305a), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p3724c), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p3b007), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p6bca4), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p713c7), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p8aaee), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p8d60d), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p97e50), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (p97fd3), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (pa2a25), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (pc1072), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (pd2cd0), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (pd5705), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (pf6200), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ react-redux is listed by your project with version 9.2.0 (pff951), which doesn't satisfy what @reduxjs/toolkit requests (^7.2.1 || ^8.0.2).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p18c00), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p21368), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p25f04), which doesn't satisfy what msw and other dependencies request (>=4.7.0 <5.4.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p27620), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p28fae), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p2ac4a), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p2ccf2), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p2e548), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p367e8), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p52033), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p6e63f), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p721b1), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p72241), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p73a02), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p75420), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p7bfa2), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p87ac8), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (p8bf1a), which doesn't satisfy what msw and other dependencies request (>=4.8.4 <5.4.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pafa8b), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pbe961), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pdad3c), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pdb9d5), which doesn't satisfy what msw and other dependencies request (>=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0 || >=4.2.0 <4.7.0-0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pdce60), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pe7860), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pf480d), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0060: │ typescript is listed by your project with version 5.8.2 (pf625a), which doesn't satisfy what react-scripts and other dependencies request (^3.2.1 || ^3.2.1 || ^3.3.0-dev || ^3.4.0-dev || ^3.5.0-dev || ^3.6.0-dev || ^3.6.0-beta || ^3.7.0-dev || ^3.7.0-beta || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0 || ^4.0.0).
3:44:52 AM: YN0002: │ @examples-action-listener/counter@workspace:examples/action-listener/counter doesn't provide jest (p5dd9f), requested by jest-watch-typeahead.
3:44:52 AM: YN0002: │ @examples-query-react/graphql-codegen@workspace:examples/query/react/graphql-codegen doesn't provide @types/node (pfd39f), requested by ts-node.
3:44:52 AM: YN0002: │ @examples-query-react/graphql-codegen@workspace:examples/query/react/graphql-codegen doesn't provide graphql-tag (pb13a0), requested by @graphql-codegen/typescript-rtk-query.
3:44:52 AM: YN0002: │ @reduxjs/rtk-codemods@workspace:packages/rtk-codemods doesn't provide @types/node (pf3d9c), requested by ts-node and other dependencies.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [92517] doesn't provide @jest/globals (pbebef), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [92517] doesn't provide expect (p127db), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [ba45b] doesn't provide @jest/globals (p24f14), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [ba45b] doesn't provide expect (p7322e), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [c1eb0] doesn't provide @jest/globals (p3b74a), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit [c1eb0] doesn't provide expect (pcfd62), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit doesn't provide @jest/globals (pc1a9c), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ @reduxjs/toolkit@workspace:packages/toolkit doesn't provide expect (p03997), requested by @testing-library/react-render-stream.
3:44:52 AM: YN0002: │ docs@workspace:docs doesn't provide graphql (p61f7a), requested by graphql-request.
3:44:52 AM: YN0002: │ docs@workspace:docs doesn't provide next (p1c9d9), requested by next-redux-wrapper.
3:44:52 AM: YN0002: │ docs@workspace:docs doesn't provide react (pc9d4f), requested by formik and other dependencies.
3:44:52 AM: YN0002: │ docs@workspace:docs doesn't provide react-redux (pb1b61), requested by next-redux-wrapper.
3:44:52 AM: YN0002: │ docs@workspace:docs doesn't provide redux (p864ef), requested by @manaflair/redux-batch and other dependencies.
3:44:52 AM: YN0002: │ rtk-monorepo@workspace:. doesn't provide @types/node (p15450), requested by ts-node and other dependencies.
3:44:52 AM: YN0002: │ website@workspace:website doesn't provide @mdx-js/react (p6511e), requested by @docusaurus/core.
3:44:52 AM: YN0002: │ website@workspace:website doesn't provide @types/react (pf5394), requested by @docusaurus/core and other dependencies.
3:44:52 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.
3:44:52 AM: YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
3:44:52 AM: YN0000: └ Completed
3:44:52 AM: YN0000: ┌ Fetch step
3:45:14 AM: YN0066: │ typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=8c6c40: Cannot apply hunk #1
3:45:24 AM: YN0013: │ 2947 packages were added to the project (+ 298.71 MiB).
3:45:24 AM: YN0000: └ Completed in 31s 853ms
3:45:24 AM: YN0000: ┌ Link step
3:45:25 AM: YN0000: └ Completed in 0s 791ms
3:45:25 AM: YN0000: · Done with warnings in 33s 653ms
3:45:29 AM: [INFO] [en] Creating an optimized production build...
3:46:30 AM: could not find overload 0 for EndpointDefinitionWithQuery.query in query/endpointDefinitions.ts
3:46:30 AM: could not find overload 0 for EndpointDefinitionWithQuery.query in query/endpointDefinitions.ts
3:46:30 AM: could not find overload 0 for EndpointDefinitionWithQueryFn.queryFn in query/endpointDefinitions.ts
3:46:30 AM: could not find overload 0 for EndpointDefinitionWithQueryFn.queryFn in query/endpointDefinitions.ts
3:46:30 AM: could not find overload 0 for EndpointDefinitionWithQuery.transformResponse in query/endpointDefinitions.ts
3:46:30 AM: could not find overload 0 for EndpointDefinitionWithQuery.transformErrorResponse in query/endpointDefinitions.ts
3:46:55 AM: could not find overload 0 for UseQuerySubscriptionOptions.skip in query/react/buildHooks.ts
3:46:55 AM: could not find overload 0 for UseQuerySubscriptionOptions.skip in query/react/buildHooks.ts
3:47:15 AM: [SUCCESS] Generated static files in "build".
3:47:15 AM: [INFO] Use `npm run serve` command to test your build locally.
3:47:16 AM: build
3:47:16 AM: docusaurus.config.ts
3:47:16 AM: node_modules
3:47:16 AM: package.json
3:47:16 AM: README.md
3:47:16 AM: _redirects
3:47:16 AM: sidebars.ts
3:47:16 AM: src
3:47:16 AM: static
3:47:16 AM: ​
3:47:16 AM: (build.command completed in 2m 36.1s)
3:47:16 AM:
3:47:19 AM: (Netlify Build completed in 2m 40.3s)
3:47:19 AM: Section completed: building
3:53:01 AM: Finished processing build request in 9m31.951s

Deploying

Complete
3:47:16 AM: Deploy site
3:47:16 AM: ────────────────────────────────────────────────────────────────
3:47:16 AM: ​
3:47:16 AM: Starting to deploy site from 'website/build'
3:47:16 AM: Calculating files to upload
3:47:16 AM: 0 new file(s) to upload
3:47:16 AM: 0 new function(s) to upload
3:47:16 AM: Section completed: deploying
3:47:18 AM: Finished waiting for live deploy in 2.05s
3:47:18 AM: Site deploy was successfully initiated
3:47:18 AM: ​
3:47:18 AM: (Deploy site completed in 2.3s)
3:47:18 AM: Successfully cached: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.

Cleanup

Complete
3:47:19 AM: Netlify Build Complete
3:47:19 AM: ────────────────────────────────────────────────────────────────
3:47:19 AM: ​
3:47:19 AM: Caching artifacts
3:47:19 AM: Started saving workspace packages/rtk-codemods node modules
3:47:19 AM: Finished saving workspace packages/rtk-codemods node modules
3:47:19 AM: Started saving workspace packages/rtk-query-codegen-openapi node modules
3:47:19 AM: Finished saving workspace packages/rtk-query-codegen-openapi node modules
3:47:19 AM: Started saving workspace packages/rtk-query-graphql-request-base-query node modules
3:47:19 AM: Finished saving workspace packages/rtk-query-graphql-request-base-query node modules
3:47:19 AM: Started saving workspace packages/toolkit node modules
3:47:19 AM: Finished saving workspace packages/toolkit node modules
3:47:19 AM: Started saving workspace docs node modules
3:47:19 AM: Finished saving workspace docs node modules
3:47:19 AM: Started saving workspace website node modules
3:47:19 AM: Finished saving workspace website node modules
3:47:19 AM: Started saving workspace examples/query/react/graphql-codegen node modules
3:47:19 AM: Finished saving workspace examples/query/react/graphql-codegen node modules
3:47:19 AM: Started saving workspace examples/query/react/infinite-queries node modules
3:47:19 AM: Finished saving workspace examples/query/react/infinite-queries node modules
3:47:19 AM: Started saving workspace examples/query/react/kitchen-sink node modules
3:47:19 AM: Finished saving workspace examples/query/react/kitchen-sink node modules
3:47:19 AM: Started saving workspace examples/query/react/pagination node modules
3:47:19 AM: Finished saving workspace examples/query/react/pagination node modules
3:47:19 AM: Started saving workspace examples/action-listener/counter node modules
3:47:19 AM: Finished saving workspace examples/action-listener/counter node modules
3:47:19 AM: Started saving workspace packages/configs/eslint node modules
3:47:19 AM: Finished saving workspace packages/configs/eslint node modules
3:47:19 AM: Started saving workspace packages/configs/prettier node modules
3:47:19 AM: Finished saving workspace packages/configs/prettier node modules
3:47:19 AM: Started saving workspace packages/configs/vitest node modules
3:47:19 AM: Finished saving workspace packages/configs/vitest node modules
3:47:19 AM: Started saving workspace examples/type-portability/bundler node modules
3:47:19 AM: Finished saving workspace examples/type-portability/bundler node modules
3:47:19 AM: Started saving workspace examples/type-portability/nodenext-cjs node modules
3:47:19 AM: Finished saving workspace examples/type-portability/nodenext-cjs node modules
3:47:19 AM: Started saving workspace examples/type-portability/nodenext-esm node modules
3:47:19 AM: Finished saving workspace examples/type-portability/nodenext-esm node modules
3:47:19 AM: Started saving workspace root node modules
3:47:19 AM: Finished saving workspace root node modules
3:47:19 AM: Started saving build plugins
3:47:19 AM: Finished saving build plugins
3:47:19 AM: Started saving mise cache
3:47:19 AM: Finished saving mise cache
3:47:19 AM: Started saving corepack cache
3:47:19 AM: Finished saving corepack cache
3:47:19 AM: Started saving yarn cache
3:47:19 AM: Finished saving yarn cache
3:47:19 AM: Started saving pip cache
3:47:19 AM: Finished saving pip cache
3:47:19 AM: Started saving emacs cask dependencies
3:47:19 AM: Finished saving emacs cask dependencies
3:47:19 AM: Started saving maven dependencies
3:47:19 AM: Finished saving maven dependencies
3:47:19 AM: Started saving boot dependencies
3:47:19 AM: Finished saving boot dependencies
3:47:19 AM: Started saving rust rustup cache
3:47:19 AM: Finished saving rust rustup cache
3:47:19 AM: Started saving go dependencies
3:47:19 AM: Finished saving go dependencies
3:47:19 AM: Cached Ruby version 2.6.2
3:47:19 AM: Build script success
3:52:58 AM: Uploading Cache of size 2.3GB
3:53:01 AM: Section completed: cleanup

Post-processing

Complete
3:47:16 AM: Post processing - header rules
3:47:16 AM: Post processing - redirect rules
3:47:16 AM: Starting post processing
3:47:16 AM: Skipping form detection
3:47:17 AM: Post processing done
3:47:17 AM: Section completed: postprocessing
3:47:18 AM: Site is live ✨