Skip to content

Update Vite packages #422

Update Vite packages

Update Vite packages #422

Triggered via pull request August 7, 2026 01:57
Status Failure
Total duration 16s
Artifacts

typecheck.yml

on: pull_request
typecheck
14s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors
typecheck
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 (485 entries)... Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +252 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 252, reused 0, downloaded 13, added 0 Packages are hard linked 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 252, reused 0, downloaded 113, added 7 Progress: resolved 252, reused 0, downloaded 252, added 154 Progress: resolved 252, reused 0, downloaded 252, added 252, done ✗ Lockfile failed supply-chain policy check (485 entries in 3.6s) [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-06T01:57:14.198Z) 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.