Skip to content

fix: reuse active Vite+ installations for exact versions #552

fix: reuse active Vite+ installations for exact versions

fix: reuse active Vite+ installations for exact versions #552

Triggered via pull request September 10, 2026 07:59
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: pull_request
test-auto-node-version
11s
test-auto-node-version
test-cache-npm
15s
test-cache-npm
test-cache-yarn
10s
test-cache-yarn
test-registry-url
9s
test-registry-url
test-alpine-container
17s
test-alpine-container
test-sfw-alpine
30s
test-sfw-alpine
test-sfw-with-socketdev-action
12s
test-sfw-with-socketdev-action
build
29s
build
Matrix: test-azure-runtime
Matrix: test-cache-bun
Matrix: test-cache-pnpm
Matrix: test-default-version
Matrix: test-node-manager-off
Matrix: test-node-version
Matrix: test-preview-build
Matrix: test-reuse-installed-version
Matrix: test-sfw-blocks-malicious
Matrix: test-sfw
Matrix: test-vp-exec
Matrix: test-vp-install-and-exec
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 18 warnings
test-sfw-blocks-malicious (windows-latest)
Vite+ was installed successfully, but setup-vp could not resolve its VpDirs.
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ after 8 attempts across 4 URL(s): exit code 1
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ after 8 attempts across 4 URL(s): exit code 1
test-sfw-alpine
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ from https://viteplus.dev/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 8/8)
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ from https://raw.githubusercontent.com/voidzero-dev/vite-plus/main/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 7/8)
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ from https://viteplus.dev/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 6/8)
test-reuse-installed-version (windows-latest, home)
Could not fetch the install script pinned to Vite+@0.3.0. Falling back to the latest install script. The latest script may not be compatible with 0.3.0.
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ from https://cdn.jsdelivr.net/gh/voidzero-dev/vite-plus@v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 5/8)
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ from https://raw.githubusercontent.com/voidzero-dev/vite-plus/v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 4/8)
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ from https://cdn.jsdelivr.net/gh/voidzero-dev/vite-plus@v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 3/8)
test-reuse-installed-version (windows-latest, home)
Failed to install Vite+ from https://raw.githubusercontent.com/voidzero-dev/vite-plus/v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 2/8)
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ from https://viteplus.dev/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 8/8)
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ from https://raw.githubusercontent.com/voidzero-dev/vite-plus/main/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 7/8)
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ from https://viteplus.dev/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 6/8)
test-reuse-installed-version (windows-latest, split)
Could not fetch the install script pinned to Vite+@0.3.0. Falling back to the latest install script. The latest script may not be compatible with 0.3.0.
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ from https://cdn.jsdelivr.net/gh/voidzero-dev/vite-plus@v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 5/8)
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ from https://raw.githubusercontent.com/voidzero-dev/vite-plus/v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 4/8)
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ from https://cdn.jsdelivr.net/gh/voidzero-dev/vite-plus@v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 3/8)
test-reuse-installed-version (windows-latest, split)
Failed to install Vite+ from https://raw.githubusercontent.com/voidzero-dev/vite-plus/v0.3.0/packages/cli/install.ps1 (exit code 1). Retrying in 2000ms... (attempt 2/8)
test-sfw (windows-latest, pnpm)
sfw reported vp as not found even though it is on PATH. This is a known sfw flake on Windows: a cold PowerShell start exceeds sfw's 10s command-resolution timeout and the timeout is misreported as not-found. Warming the PowerShell command cache and retrying once.