Start moving from prisma to drizzle #643
Annotations
6 errors and 1 warning
app/models/profile.server.ts#L1
Cannot find module 'db/schema' or its corresponding type declarations.
|
app/models/user.server.ts#L6
Cannot find module 'db/schema' or its corresponding type declarations.
|
app/models/user.server.ts#L7
Cannot find module 'db/schema' or its corresponding type declarations.
|
app/session.server.ts#L2
Cannot find module 'db/schema' or its corresponding type declarations.
|
cypress/support/create-user.ts#L32
Property 'id' does not exist on type '{ [x: string]: any; }[]'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading