Skip to content

Merge remote-tracking branch 'origin/main' into main #169

Merge remote-tracking branch 'origin/main' into main

Merge remote-tracking branch 'origin/main' into main #169

Triggered via push September 3, 2026 14:48
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Format Check
Process completed with exit code 1.
Lint & Type Check
Process completed with exit code 2.
Lint & Type Check: app/api/pilot-lead/route.test.ts#L65
Tuple type '[]' of length '0' has no element at index '0'.
Lint & Type Check: app/api/pilot-lead/route.test.ts#L65
Conversion of type 'undefined' to type 'Record<string, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.