fix: add return to prevent execution on error #66
Annotations
6 errors and 2 warnings
drizzle.config.ts#L7
Type '"pg"' is not assignable to type '"d1-http"'.
|
drizzle.config.ts#L9
Object literal may only specify known properties, and 'connectionString' does not exist in type '{ accountId: string; databaseId: string; token: string; }'.
|
|
drizzle.config.ts#L7
Type '"pg"' is not assignable to type '"d1-http"'.
|
drizzle.config.ts#L9
Object literal may only specify known properties, and 'connectionString' does not exist in type '{ accountId: string; databaseId: string; token: string; }'.
|
|
|
|
This job failed
Loading