V48 Gate 3 (specification-implementation): Deposit systems MVP — SynthesizeAssetPacks SDIVF correctness #1298
ci.yml
on: pull_request
Lint, Type-Check & Build
1m 25s
Validate GitHub Actions workflows
14s
Matrix: CodeQL Analysis
Super Linter (misc files)
0s
E2E, Visual & DB Tests
0s
Annotations
4 errors and 2 warnings
|
Lint, Type-Check & Build
Process completed with exit code 2.
|
|
Lint, Type-Check & Build
Type '{ className: string; "aria-hidden": "true"; title: string; }' is not assignable to type 'IntrinsicAttributes & LucideProps'.
|
|
Lint, Type-Check & Build
Type '{ className: string; "aria-hidden": "true"; title: string; }' is not assignable to type 'IntrinsicAttributes & LucideProps'.
|
|
Lint, Type-Check & Build
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: { patch: { fileChanges: { path: string; op: "delete" | "create" | "modify"; }[]; patchSummary: string; }; title: string; summary: string; confidence: number; measurements: Record<string, number>; kind: string; coveredSourcePaths: string[]; measurementRationale: string; needinessSignal?: { ...; } |...'.
|
|
Validate GitHub Actions workflows
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, Type-Check & Build
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/
|