Upgrade project to prisma v6 #1893
Triggered via pull request
September 30, 2025 19:52
Status
Failure
Total duration
1m 41s
Artifacts
–
deploy.yml
on: pull_request
⬣ ESLint
44s
ʦ TypeScript
37s
⚡ Vitest
41s
🎭 Playwright
1m 38s
📦 Prepare Container
0s
🚀 Deploy
0s
Annotations
2 errors and 7 warnings
|
ʦ TypeScript
Process completed with exit code 1.
|
|
🎭 Playwright
Process completed with exit code 1.
|
|
⬣ ESLint:
tests/playwright-utils.ts#L2
`#app/utils/prisma-generated.server/client.ts` import should occur after import of `#app/utils/db.server.ts`
|
|
⬣ ESLint:
tests/e2e/passkey.test.ts#L27
'user' is assigned a value but never used. Allowed unused vars must match /^ignored/u
|
|
⬣ ESLint:
tests/e2e/note-images.test.ts#L3
`#app/utils/db.server.ts` import should occur before import of `#app/utils/prisma-generated.server/client.ts`
|
|
⬣ ESLint:
app/utils/cache.server.ts#L16
`node:sqlite` import should occur before import of `@epic-web/cachified`
|
|
⬣ ESLint:
app/utils/auth.server.ts#L2
`#app/utils/prisma-generated.server/client.ts` import should occur after import of `remix-utils/safe-redirect`
|
|
⬣ ESLint:
app/routes/users+/index.tsx#L8
`#app/utils/misc.tsx` import should occur before import of `#app/utils/prisma-generated.server/sql/searchUsers.ts`
|
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|