Start moving from prisma to drizzle #643
Triggered via pull request
October 25, 2023 15:43
Status
Cancelled
Total duration
4m 48s
Artifacts
–
deploy.yml
on: pull_request
⬣ ESLint
1m 20s
ʦ TypeScript
2m 54s
⚡ Vitest
1m 19s
⚫️ Cypress
4m 36s
🐳 Build
0s
Annotations
7 errors and 5 warnings
ʦ TypeScript:
app/models/profile.server.ts#L1
Cannot find module 'db/schema' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/user.server.ts#L6
Cannot find module 'db/schema' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/user.server.ts#L7
Cannot find module 'db/schema' or its corresponding type declarations.
|
ʦ TypeScript:
app/session.server.ts#L2
Cannot find module 'db/schema' or its corresponding type declarations.
|
ʦ TypeScript:
cypress/support/create-user.ts#L32
Property 'id' does not exist on type '{ [x: string]: any; }[]'.
|
ʦ TypeScript
Process completed with exit code 2.
|
⚫️ Cypress
The operation was canceled.
|
⬣ ESLint
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/.
|
⚡ Vitest
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/.
|
ʦ TypeScript
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/.
|
⚫️ Cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, nick-fields/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⚫️ Cypress
Attempt 1 failed. Reason: Child_process exited with error code 1
|