Update Vize packages #175
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 (333 entries)...
✗ Lockfile failed supply-chain policy check (333 entries in 1.6s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 12 lockfile entries failed verification:
@vizejs/native-darwin-arm64@0.163.0 was published at 2026-06-02T12:49:38.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native-darwin-x64@0.163.0 was published at 2026-06-02T12:50:00.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native-linux-arm64-gnu@0.163.0 was published at 2026-06-02T12:50:22.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native-linux-arm64-musl@0.163.0 was published at 2026-06-02T12:50:54.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native-linux-x64-gnu@0.163.0 was published at 2026-06-02T12:51:29.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native-linux-x64-musl@0.163.0 was published at 2026-06-02T12:51:51.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native-win32-arm64-msvc@0.163.0 was published at 2026-06-02T12:52:13.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native-win32-x64-msvc@0.163.0 was published at 2026-06-02T12:52:35.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/native@0.163.0 was published at 2026-06-02T12:52:56.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
@vizejs/vite-plugin@0.163.0 was published at 2026-06-02T12:54:40.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
oxlint-plugin-vize@0.163.0 was published at 2026-06-02T12:53:50.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
vize@0.163.0 was published at 2026-06-02T12:53:54.000Z, within the minimumReleaseAge cutoff (2026-06-02T02:00:06.958Z)
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.
|