chore(deps): update vite+ to ^0.2.0 - autoclosed #297
test.yml
on: pull_request
test-cache-pnpm
10s
test-cache-npm
12s
test-cache-yarn
9s
test-registry-url
9s
test-alpine-container
14s
test-sfw-alpine
27s
test-sfw-with-socketdev-action
13s
build
16s
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 971ms)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 10 lockfile entries failed verification:
@voidzero-dev/vite-plus-core@0.2.0 was published at 2026-06-17T12:28:24.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-darwin-arm64@0.2.0 was published at 2026-06-17T12:26:40.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-darwin-x64@0.2.0 was published at 2026-06-17T12:26:49.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-linux-arm64-gnu@0.2.0 was published at 2026-06-17T12:26:57.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-linux-arm64-musl@0.2.0 was published at 2026-06-17T12:27:04.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-linux-x64-gnu@0.2.0 was published at 2026-06-17T12:27:12.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-linux-x64-musl@0.2.0 was published at 2026-06-17T12:27:19.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-win32-arm64-msvc@0.2.0 was published at 2026-06-17T12:27:26.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
@voidzero-dev/vite-plus-win32-x64-msvc@0.2.0 was published at 2026-06-17T12:27:33.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
vite-plus@0.2.0 was published at 2026-06-17T12:28:29.000Z, within the minimumReleaseAge cutoff (2026-06-17T05:56:13.683Z)
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
|