chore(deps): upgrade vite-plus to 0.2.1 #300
test.yml
on: pull_request
test-cache-pnpm
10s
test-cache-npm
10s
test-cache-yarn
7s
test-registry-url
11s
test-alpine-container
14s
test-sfw-alpine
19s
test-sfw-with-socketdev-action
16s
build
14s
Matrix: test-cache-bun
Matrix: test-node-version
Matrix: test-sfw-blocks-malicious
Matrix: test-sfw
Matrix: test-vp-exec
Matrix: test-vp-install-and-exec
Matrix: test
Annotations
2 errors and 2 warnings
|
build
Command "vp install" (cwd: /home/runner/work/setup-vp/setup-vp) exited with code 1
|
|
vp install failed
? Verifying lockfile against supply-chain policies (210 entries)...
✗ Lockfile failed supply-chain policy check (210 entries in 1.2s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 10 lockfile entries failed verification:
@voidzero-dev/vite-plus-core@0.2.1 was published at 2026-06-18T05:33:24.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-darwin-arm64@0.2.1 was published at 2026-06-18T05:31:36.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-darwin-x64@0.2.1 was published at 2026-06-18T05:31:45.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-linux-arm64-gnu@0.2.1 was published at 2026-06-18T05:31:54.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-linux-arm64-musl@0.2.1 was published at 2026-06-18T05:32:02.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-linux-x64-gnu@0.2.1 was published at 2026-06-18T05:32:10.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-linux-x64-musl@0.2.1 was published at 2026-06-18T05:32:18.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-win32-arm64-msvc@0.2.1 was published at 2026-06-18T05:32:25.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
@voidzero-dev/vite-plus-win32-x64-msvc@0.2.1 was published at 2026-06-18T05:32:33.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
vite-plus@0.2.1 was published at 2026-06-18T05:33:30.000Z, within the minimumReleaseAge cutoff (2026-06-17T06:32:04.099Z)
The lockfile contains entries that the active policies reject. This can mean the lockfile is stale, or that someone committed a lockfile that bypassed the policy locally — inspect recent changes to pnpm-lock.yaml before trusting it. If the changes look expected, run "pnpm clean --lockfile" and then "pnpm install" to rebuild from a fresh resolution. Alternatively, relax the policy that flagged them.
|
|
test-cache-yarn
Failed to save cache: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
|
test-sfw-alpine
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|