perf(r2): reuse validated S3 client (#96) #172
ci.yml
on: push
Lint & Type Check
41s
Test
48s
Format Check
51s
Build
Annotations
4 errors
|
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.
|
|
Format Check
Process completed with exit code 1.
|