Skip to content

Update Vite packages #1160

Update Vite packages

Update Vite packages #1160

Triggered via pull request July 3, 2026 01:37
Status Failure
Total duration 16s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint
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 (389 entries)... Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +236 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 236, reused 0, downloaded 108, added 11 Progress: resolved 236, reused 0, downloaded 228, added 20 Progress: resolved 236, reused 0, downloaded 236, added 236, done ✗ Lockfile failed supply-chain policy check (389 entries in 3.2s) [ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 2 lockfile entries failed verification: vite-plus@0.2.2 was published at 2026-07-02T09:59:26.000Z, within the minimumReleaseAge cutoff (2026-07-02T01:37:37.698Z) vite@8.1.3 was published at 2026-07-02T04:45:00.000Z, within the minimumReleaseAge cutoff (2026-07-02T01:37:37.698Z) 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.