Skip to main content

Deploy details

Deploy successful for redux-docs

Fix redux-thunk imports in docs examples

PR #4779: redux-thunk-3-examples@9b1e293

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: 56s. Total deploy time: 55s

    Build started at 11:31:48 AM and ended at 11:32:44 AM. Learn more about build minutes

Deploy log

Initializing

Complete
11:30:56 AM: Build ready to start
11:31:48 AM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
11:31:48 AM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
11:31:48 AM: Fetching cached dependencies
11:31:48 AM: Starting to download cache of 541.9MB
11:31:50 AM: Finished downloading cache in 1.983s
11:31:50 AM: Starting to extract cache
11:31:55 AM: Finished extracting cache in 5.004s
11:31:56 AM: Finished fetching cache in 7.07s
11:31:56 AM: Starting to prepare the repo for build
11:31:56 AM: Preparing Git Reference pull/4779/head
11:31:57 AM: Custom build path detected. Proceeding with the specified path: 'website'
11:31:57 AM: Custom publish path detected. Proceeding with the specified path: 'website/build'
11:31:57 AM: Custom build command detected. Proceeding with the specified command: 'cd ../docs && yarn && cd ../website && yarn build && cp _redirects ./build'
11:31:57 AM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD -- ../docs/ .'
11:31:58 AM: manpath: warning: $PATH not set
11:31:58 AM: Starting to install dependencies
11:31:59 AM: Started restoring cached mise cache
11:31:59 AM: Finished restoring cached mise cache
11:32:00 AM: mise python@3.13.2 install
11:32:00 AM: mise python@3.13.2 download cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:32:00 AM: mise python@3.13.2 extract cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:32:01 AM: mise python@3.13.2 python --version
11:32:01 AM: mise python@3.13.2 Python 3.13.2
11:32:01 AM: mise python@3.13.2 installed
11:32:01 AM: Python version set to 3.13
11:32:02 AM: Collecting pipenv
11:32:02 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
11:32:02 AM: Collecting certifi (from pipenv)
11:32:02 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
11:32:02 AM: Collecting packaging>=22 (from pipenv)
11:32:02 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
11:32:02 AM: Collecting setuptools>=67 (from pipenv)
11:32:02 AM: Downloading setuptools-75.8.2-py3-none-any.whl.metadata (6.7 kB)
11:32:02 AM: Collecting virtualenv>=20.24.2 (from pipenv)
11:32:02 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
11:32:02 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
11:32:02 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
11:32:02 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
11:32:02 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
11:32:02 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
11:32:02 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
11:32:02 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
11:32:03 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 64.0 MB/s eta 0:00:00
11:32:03 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
11:32:03 AM: Downloading setuptools-75.8.2-py3-none-any.whl (1.2 MB)
11:32:03 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.1 MB/s eta 0:00:00
11:32:03 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
11:32:03 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 154.4 MB/s eta 0:00:00
11:32:03 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
11:32:03 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
11:32:03 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
11:32:03 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
11:32:03 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
11:32:05 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-75.8.2 virtualenv-20.29.2
11:32:05 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
11:32:05 AM: [notice] To update, run: pip install --upgrade pip
11:32:05 AM: Attempting Ruby version 2.7.2, read from environment
11:32:06 AM: Using Ruby version 2.7.2
11:32:06 AM: Started restoring cached go cache
11:32:06 AM: Finished restoring cached go cache
11:32:06 AM: Installing Go version 1.10 (requested 1.10)
11:32:11 AM: go version go1.10 linux/amd64
11:32:12 AM: Using PHP version 8.0
11:32:13 AM: Started restoring cached Node.js version
11:32:15 AM: Finished restoring cached Node.js version
11:32:16 AM: v20.18.3 is already installed.
11:32:16 AM: Now using node v20.18.3 (npm v10.8.2)
11:32:16 AM: Enabling Node.js Corepack
11:32:16 AM: Started restoring cached build plugins
11:32:16 AM: Finished restoring cached build plugins
11:32:16 AM: Started restoring cached corepack dependencies
11:32:16 AM: Finished restoring cached corepack dependencies
11:32:16 AM: Started restoring cached yarn cache
11:32:16 AM: Finished restoring cached yarn cache
11:32:16 AM: ! Corepack is about to download https://repo.yarnpkg.com/4.4.1/packages/yarnpkg-cli/bin/yarn.js
11:32:17 AM: Installing Yarn version 1.22.10
11:32:17 AM: Preparing yarn@1.22.10 for immediate activation...
11:32:17 AM: No yarn workspaces detected
11:32:17 AM: Started restoring cached node modules
11:32:17 AM: Finished restoring cached node modules
11:32:18 AM: Installing npm packages using Yarn version 4.4.1
11:32:18 AM: ➤ YN0000: · Yarn 4.4.1
11:32:18 AM: ➤ YN0000: ┌ Resolution step
11:32:19 AM: ➤ YN0000: └ Completed
11:32:19 AM: ➤ YN0000: ┌ Post-resolution validation
11:32:19 AM: ➤ YN0060: │ react is listed by your project with version 17.0.2 (p63559), which doesn't satisfy what @testing-library/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react-dom is listed by your project with version 17.0.2 (p3e1e2), which doesn't satisfy what @testing-library/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ typescript is listed by your project with version 4.7.4 (p98e8b), which doesn't satisfy what msw and other dependencies request (>=4.8.0).
➤ YN0002: │ root-workspace-0b6124@workspace:. doesn't provide @testing-library/dom (pea6ce), requested by @testing-library/user-event.
➤ 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.
11:32:19 AM: ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
11:32:19 AM: ➤ YN0000: └ Completed
11:32:19 AM: ➤ YN0000: ┌ Fetch step
11:32:19 AM: ➤ YN0000: └ Completed in 0s 263ms
11:32:19 AM: ➤ YN0000: ┌ Link step
11:32:20 AM: ➤ YN0007: │ msw@npm:2.4.5 [dc3fc] must be built because it never has been before or the last one failed
11:32:20 AM: ➤ YN0007: │ core-js@npm:3.38.1 must be built because it never has been before or the last one failed
11:32:20 AM: ➤ YN0007: │ core-js-pure@npm:3.38.1 must be built because it never has been before or the last one failed
11:32:20 AM: ➤ YN0000: └ Completed in 1s 372ms
11:32:20 AM: ➤ YN0000: · Done with warnings in 2s 22ms
11:32:21 AM: npm packages installed using Yarn
11:32:21 AM: Successfully installed dependencies
11:32:21 AM: Starting build script
11:32:22 AM: Detected 1 framework(s)
11:32:22 AM: "docusaurus" at version "2.2.0"
11:32:22 AM: Section completed: initializing

Building

Complete
11:32:24 AM: Netlify Build
11:32:24 AM: ────────────────────────────────────────────────────────────────
11:32:24 AM:
11:32:24 AM: ❯ Version
11:32:24 AM: @netlify/build 29.59.2
11:32:24 AM:
11:32:24 AM: ❯ Flags
11:32:24 AM: accountId: 5bc40df31f12b74157cd912d
11:32:24 AM: baseRelDir: false
11:32:24 AM: buildId: 67c44170c1d90d00080f2263
11:32:24 AM: deployId: 67c44170c1d90d00080f2265
11:32:24 AM:
11:32:24 AM: ❯ Current directory
11:32:24 AM: /opt/build/repo/website
11:32:24 AM:
11:32:24 AM: ❯ Config file
11:32:24 AM: /opt/build/repo/netlify.toml
11:32:24 AM:
11:32:24 AM: ❯ Context
11:32:24 AM: deploy-preview
11:32:24 AM:
11:32:24 AM: ❯ Loading plugins
11:32:24 AM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
11:32:25 AM: Successfully restored: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.
11:32:25 AM:
11:32:25 AM: build.command from netlify.toml
11:32:25 AM: ────────────────────────────────────────────────────────────────
11:32:25 AM: ​
11:32:25 AM: $ cd ../docs && yarn && cd ../website && yarn build && cp _redirects ./build
11:32:25 AM: YN0000: · Yarn 4.4.1
11:32:25 AM: YN0000: ┌ Resolution step
11:32:25 AM: YN0000: └ Completed
11:32:25 AM: YN0000: ┌ Post-resolution validation
11:32:25 AM: YN0002: │ docs@workspace:. doesn't provide react-dom (p471ad), requested by @testing-library/react.
11:32:25 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.
11:32:25 AM: YN0000: └ Completed
11:32:25 AM: YN0000: ┌ Fetch step
11:32:27 AM: YN0013: │ 149 packages were added to the project (+ 8.05 MiB).
11:32:27 AM: YN0000: └ Completed in 1s 550ms
11:32:27 AM: YN0000: ┌ Link step
11:32:28 AM: YN0007: │ msw@npm:2.4.5 [f245e] must be built because it never has been before or the last one failed
11:32:28 AM: YN0000: └ Completed in 0s 692ms
11:32:28 AM: YN0000: · Done with warnings in 2s 303ms
11:32:29 AM: [INFO] [en] Creating an optimized production build...
11:32:33 AM: [info] [webpackbar] Compiling Client
11:32:33 AM: [info] [webpackbar] Compiling Server
11:32:37 AM: [success] [webpackbar] Client: Compiled successfully in 3.80s
11:32:42 AM: [success] [webpackbar] Server: Compiled successfully in 8.99s
11:32:42 AM: [SUCCESS] Generated static files in "build".
11:32:42 AM: [INFO] Use `npm run serve` command to test your build locally.
11:32:43 AM: ​
11:32:43 AM: (build.command completed in 17.7s)
11:32:43 AM:
11:32:46 AM: (Netlify Build completed in 22.4s)
11:32:47 AM: Section completed: building
11:32:50 AM: Finished processing build request in 1m1.88s

Deploying

Complete
11:32:43 AM: Deploy site
11:32:43 AM: ────────────────────────────────────────────────────────────────
11:32:43 AM: ​
11:32:43 AM: Starting to deploy site from 'website/build'
11:32:43 AM: Calculating files to upload
11:32:43 AM: 97 new file(s) to upload
11:32:43 AM: 0 new function(s) to upload
11:32:44 AM: Section completed: deploying
11:32:46 AM: Finished waiting for live deploy in 2.036s
11:32:46 AM: Site deploy was successfully initiated
11:32:46 AM: ​
11:32:46 AM: (Deploy site completed in 3s)
11:32:46 AM: Successfully cached: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.

Cleanup

Complete
11:32:46 AM: Netlify Build Complete
11:32:46 AM: ────────────────────────────────────────────────────────────────
11:32:46 AM: ​
11:32:47 AM: Caching artifacts
11:32:47 AM: Started saving node modules
11:32:47 AM: Finished saving node modules
11:32:47 AM: Started saving build plugins
11:32:47 AM: Finished saving build plugins
11:32:47 AM: Started saving mise cache
11:32:47 AM: Finished saving mise cache
11:32:47 AM: Started saving corepack cache
11:32:47 AM: Finished saving corepack cache
11:32:47 AM: Started saving yarn cache
11:32:47 AM: Finished saving yarn cache
11:32:47 AM: Started saving pip cache
11:32:47 AM: Finished saving pip cache
11:32:47 AM: Started saving emacs cask dependencies
11:32:47 AM: Finished saving emacs cask dependencies
11:32:47 AM: Started saving maven dependencies
11:32:47 AM: Finished saving maven dependencies
11:32:47 AM: Started saving boot dependencies
11:32:47 AM: Finished saving boot dependencies
11:32:47 AM: Started saving rust rustup cache
11:32:47 AM: Finished saving rust rustup cache
11:32:47 AM: Started saving go dependencies
11:32:47 AM: Finished saving go dependencies
11:32:47 AM: Build script success
11:32:49 AM: Uploading Cache of size 541.6MB
11:32:50 AM: Section completed: cleanup

Post-processing

Complete
11:32:44 AM: Skipping form detection
11:32:44 AM: Post processing - header rules
11:32:44 AM: Post processing - redirect rules
11:32:44 AM: Post processing done
11:32:44 AM: Section completed: postprocessing
11:32:44 AM: Starting post processing
11:32:45 AM: Site is live ✨