Update Vize packages #157
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 (313 entries)...
✗ Lockfile failed supply-chain policy check (313 entries in 1.5s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 12 lockfile entries failed verification:
@vizejs/native-darwin-arm64@0.152.0 was published at 2026-05-31T11:45:59.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native-darwin-x64@0.152.0 was published at 2026-05-31T11:46:30.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native-linux-arm64-gnu@0.152.0 was published at 2026-05-31T11:46:51.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native-linux-arm64-musl@0.152.0 was published at 2026-05-31T11:47:12.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native-linux-x64-gnu@0.152.0 was published at 2026-05-31T11:47:33.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native-linux-x64-musl@0.152.0 was published at 2026-05-31T11:48:05.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native-win32-arm64-msvc@0.152.0 was published at 2026-05-31T11:48:37.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native-win32-x64-msvc@0.152.0 was published at 2026-05-31T11:48:57.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/native@0.152.0 was published at 2026-05-31T11:49:17.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
@vizejs/vite-plugin@0.152.0 was published at 2026-05-31T11:50:55.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
oxlint-plugin-vize@0.152.0 was published at 2026-05-31T11:50:14.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
vize@0.152.0 was published at 2026-05-31T11:50:16.000Z, within the minimumReleaseAge cutoff (2026-05-30T12:52:04.180Z)
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.
|