Update all non-major dependencies #906
Annotations
7 errors
Formatting Check
Process completed with exit code 1.
|
Lint Check
Process completed with exit code 1.
|
Type Check:
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'.
|
Type Check:
auth.ts#L34
Object literal may only specify known properties, and 'hostOnly' does not exist in type 'CookieSerializeOptions'.
|
Type Check:
drizzle.config.ts#L9
Type '"mysql2"' is not assignable to type '"d1-http"'.
|
Type Check:
drizzle.config.ts#L12
Object literal may only specify known properties, and 'uri' does not exist in type '{ accountId: string; databaseId: string; token: string; }'.
|
Type Check
Process completed with exit code 2.
|