Merge remote-tracking branch 'origin/main' into main #169
ci.yml
on: push
Lint & Type Check
50s
Test
44s
Format Check
46s
Build
0s
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.
|