Update all non-major dependencies #900
Annotations
5 errors
auth.ts#L23
Type 'import("/home/runner/work/HubOne/HubOne/node_modules/@auth/drizzle-adapter/node_modules/@auth/core/adapters").Adapter' is not assignable to type 'import("/home/runner/work/HubOne/HubOne/node_modules/next-auth/node_modules/@auth/core/adapters").Adapter'.
|
auth.ts#L34
Object literal may only specify known properties, and 'hostOnly' does not exist in type 'CookieSerializeOptions'.
|
drizzle.config.ts#L9
Type '"mysql2"' is not assignable to type '"d1-http"'.
|
drizzle.config.ts#L12
Object literal may only specify known properties, and 'uri' does not exist in type '{ accountId: string; databaseId: string; token: string; }'.
|
|
This job failed
Loading