V48 Gate 3 (specification-implementation): Deposit systems MVP — SynthesizeAssetPacks SDIVF correctness #1075
bitcode-gate-quality.yml
on: pull_request
Gate Quality
58s
Annotations
2 errors and 1 warning
|
Gate Quality
Process completed with exit code 2.
|
|
Gate Quality
Type 'ZodObject<{ options: ZodArray<ZodObject<{ kind: ZodString; title: ZodString; summary: ZodString; coveredSourcePaths: ZodArray<ZodString, "many">; measurements: ZodDefault<...>; measurementRationale: ZodDefault<...>; confidence: ZodNumber; patch: ZodObject<...>; needinessSignal: ZodOptional<...>; }, "strip", ZodTypeA...' is not assignable to type 'ZodType<{ options: { summary: string; kind: string; title: string; patch: { fileChanges: { path: string; op: "create" | "delete" | "modify"; }[]; patchSummary: string; }; confidence: number; measurements: Record<...>; coveredSourcePaths: string[]; measurementRationale: string; needinessSignal?: { ...; } | undefined;...'.
|
|
Gate Quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|