Skip to content

V48 Gate 3 (implementation-only): SDIVF CI integration, fail-closed a… #1074

V48 Gate 3 (implementation-only): SDIVF CI integration, fail-closed a…

V48 Gate 3 (implementation-only): SDIVF CI integration, fail-closed a… #1074

Triggered via push July 8, 2026 22:13
Status Failure
Total duration 1m 1s
Artifacts
Gate Quality
55s
Gate Quality
Fit to window
Zoom out
Zoom in

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/