Skip to content

Update Vite packages #691

Update Vite packages

Update Vite packages #691

Triggered via pull request August 7, 2026 04:55
Status Failure
Total duration 20s
Artifacts

vitest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Command "vp install" (cwd: /home/runner/work/vuefes-japan-speakers/vuefes-japan-speakers) exited with code 1
vp install failed
? Verifying lockfile against supply-chain policies (487 entries)... Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +254 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 254, reused 0, downloaded 22, added 0 Packages are copied from the content-addressable store to the virtual store. Content-addressable store is at: /home/runner/.local/share/pnpm/store/v11 Virtual store is at: node_modules/.pnpm Progress: resolved 254, reused 0, downloaded 113, added 4 Progress: resolved 254, reused 0, downloaded 243, added 16 Progress: resolved 254, reused 0, downloaded 254, added 254, done ✗ Lockfile failed supply-chain policy check (487 entries in 3.9s) [ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 1 lockfile entries failed verification: vite@8.2.1 was published at 2026-08-06T13:46:37.000Z, within the minimumReleaseAge cutoff (2026-08-06T04:55:16.768Z) 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.