update prisma #1915
deploy.yml
on: pull_request
⬣ ESLint
57s
ʦ TypeScript
37s
⚡ Vitest
41s
🎭 Playwright
1m 3s
📦 Prepare Container
🚀 Deploy
Annotations
2 errors and 6 warnings
|
ʦ TypeScript
Process completed with exit code 1.
|
|
🎭 Playwright
Process completed with exit code 1.
|
|
⬣ ESLint:
tests/playwright-utils.ts#L2
`#prisma/generated/client.ts` import should occur after import of `#app/utils/session.server.ts`
|
|
⬣ ESLint:
tests/e2e/note-images.test.ts#L3
`#app/utils/db.server.ts` import should occur before import of `#prisma/generated/client.ts`
|
|
⬣ ESLint:
app/utils/db.server.ts#L5
`@prisma/adapter-better-sqlite3` import should occur before import of `#prisma/generated/client.ts`
|
|
⬣ ESLint:
app/utils/auth.server.ts#L2
`#prisma/generated/client.ts` import should occur after import of `remix-utils/safe-redirect`
|
|
⬣ ESLint:
app/routes/users/index.tsx#L1
`#prisma/generated/sql.ts` import should occur after import of `#app/utils/misc.tsx`
|
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|