Update Vize packages #156
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.3s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 12 lockfile entries failed verification:
@vizejs/native-darwin-arm64@0.151.0 was published at 2026-05-31T10:00:49.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native-darwin-x64@0.151.0 was published at 2026-05-31T10:01:21.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native-linux-arm64-gnu@0.151.0 was published at 2026-05-31T10:01:54.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native-linux-arm64-musl@0.151.0 was published at 2026-05-31T10:02:26.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native-linux-x64-gnu@0.151.0 was published at 2026-05-31T10:02:57.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native-linux-x64-musl@0.151.0 was published at 2026-05-31T10:03:29.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native-win32-arm64-msvc@0.151.0 was published at 2026-05-31T10:04:00.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native-win32-x64-msvc@0.151.0 was published at 2026-05-31T10:04:31.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/native@0.151.0 was published at 2026-05-31T10:04:52.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
@vizejs/vite-plugin@0.151.0 was published at 2026-05-31T10:06:19.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
oxlint-plugin-vize@0.151.0 was published at 2026-05-31T10:05:43.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
vize@0.151.0 was published at 2026-05-31T10:05:32.000Z, within the minimumReleaseAge cutoff (2026-05-30T10:09:57.006Z)
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.
|