Skip to content

fix: support yarn pnp cli delegation #6477

fix: support yarn pnp cli delegation

fix: support yarn pnp cli delegation #6477

Re-run triggered March 23, 2026 02:36
Status Failure
Total duration 14m 50s
Artifacts 1

ci.yml

on: pull_request
optimize-ci
3s
optimize-ci
detect-changes
5s
detect-changes
download-previous-rolldown-binaries
11s
download-previous-rolldown-binaries
Matrix: Test
Matrix: CLI E2E test
Local CLI `vp install` E2E test
0s
Local CLI `vp install` E2E test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 25 warnings
Lint
Process completed with exit code 1.
CLI E2E test (namespace-profile-mac-default)
Process completed with exit code 1.
packages/cli/src/__tests__/delegate-bootstrap.spec.ts > delegate bootstrap > falls back to the global bin when no local vite-plus is installed: packages/cli/src/__tests__/delegate-bootstrap.spec.ts#L52
AssertionError: expected '/Users/runner/work/vite-plus/vite-plu…' to be null - Expected: null + Received: "/Users/runner/work/vite-plus/vite-plus/packages/cli/dist/bin.js" ❯ packages/cli/src/__tests__/delegate-bootstrap.spec.ts:52:64
CLI E2E test (namespace-profile-linux-x64-default)
Process completed with exit code 1.
packages/cli/src/__tests__/delegate-bootstrap.spec.ts > delegate bootstrap > falls back to the global bin when no local vite-plus is installed: packages/cli/src/__tests__/delegate-bootstrap.spec.ts#L52
AssertionError: expected '/home/runner/work/vite-plus/vite-plus…' to be null - Expected: null + Received: "/home/runner/work/vite-plus/vite-plus/packages/cli/dist/bin.js" ❯ packages/cli/src/__tests__/delegate-bootstrap.spec.ts:52:64
CLI E2E test (windows-latest)
Process completed with exit code 1.
packages/cli/src/__tests__/delegate-bootstrap.spec.ts > delegate bootstrap > falls back to the global bin when no local vite-plus is installed: packages/cli/src/__tests__/delegate-bootstrap.spec.ts#L52
AssertionError: expected 'D:\a\vite-plus\vite-plus\packages\cli…' to be null - Expected: null + Received: "D:\\a\\vite-plus\\vite-plus\\packages\\cli\\dist\\bin.js" ❯ packages/cli/src/__tests__/delegate-bootstrap.spec.ts:52:64
done
Process completed with exit code 1.
optimize-ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: withgraphite/graphite-ci-action@ee395f3a78254c006d11339669c6cabddf196f72. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
optimize-ci
Invalid authentication. Skipping Graphite checks.
detect-changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
download-previous-rolldown-binaries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (namespace-profile-linux-x64-default, x86_64-unknown-linux-gnu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (namespace-profile-linux-x64-default, x86_64-unknown-linux-gnu)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
Test (namespace-profile-linux-x64-default, x86_64-unknown-linux-gnu)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
Test (namespace-profile-mac-default, aarch64-apple-darwin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (namespace-profile-mac-default, aarch64-apple-darwin)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
Test (namespace-profile-mac-default, aarch64-apple-darwin)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
CLI E2E test (namespace-profile-mac-default)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0400d5f644dc74513175e3cd8d07132dd4860809, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CLI E2E test (namespace-profile-mac-default)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
CLI E2E test (namespace-profile-mac-default)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
Test (windows-latest, x86_64-pc-windows-msvc)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (windows-latest, x86_64-pc-windows-msvc)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
Test (windows-latest, x86_64-pc-windows-msvc)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
Run task
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0400d5f644dc74513175e3cd8d07132dd4860809, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CLI E2E test (namespace-profile-linux-x64-default)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0400d5f644dc74513175e3cd8d07132dd4860809, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CLI E2E test (namespace-profile-linux-x64-default)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
CLI E2E test (namespace-profile-linux-x64-default)
Cache save failed.
CLI E2E test (namespace-profile-linux-x64-default)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
CLI E2E test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0400d5f644dc74513175e3cd8d07132dd4860809, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CLI E2E test (windows-latest)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']
CLI E2E test (windows-latest)
Unexpected input(s) 'target-dir', valid inputs are ['components', 'tools', 'restore-cache', 'save-cache', 'cache-key']

Artifacts

Produced during runtime
Name Size Digest
rolldown-binaries
8.91 MB
sha256:4da8e669df71ae22636ca3d445fd0f18d4175c04f2a4fd04be9b3ce5b79ade51