Skip to content

chore: remove a bunch of stuff #4

chore: remove a bunch of stuff

chore: remove a bunch of stuff #4

Triggered via push January 12, 2024 21:29
Status Failure
Total duration 57s
Artifacts

deploy.yml

on: push
⬣ ESLint
27s
⬣ ESLint
ʦ TypeScript
27s
ʦ TypeScript
⚡ Vitest
29s
⚡ Vitest
🎭 Playwright
46s
🎭 Playwright
🚀 Deploy
0s
🚀 Deploy
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ʦ TypeScript: prisma/seed.ts#L75
Object literal may only specify known properties, and 'notes' does not exist in type '(Without<UserCreateInput, UserUncheckedCreateInput> & UserUncheckedCreateInput) | (Without<...> & UserCreateInput)'.
ʦ TypeScript: prisma/seed.ts#L149
Object literal may only specify known properties, and 'notes' does not exist in type '(Without<UserCreateInput, UserUncheckedCreateInput> & UserUncheckedCreateInput) | (Without<...> & UserCreateInput)'.
ʦ TypeScript: tests/e2e/note-images.test.ts#L3
Module '"@prisma/client"' has no exported member 'NoteImage'.
ʦ TypeScript: tests/e2e/note-images.test.ts#L3
Module '"@prisma/client"' has no exported member 'Note'.
ʦ TypeScript: tests/e2e/note-images.test.ts#L65
Property 'note' does not exist on type 'PrismaClient<{ log: ({ level: "query"; emit: "event"; } | { level: "error"; emit: "stdout"; } | { level: "warn"; emit: "stdout"; })[]; }, "query", DefaultArgs>'.
ʦ TypeScript: tests/e2e/note-images.test.ts#L91
Property 'note' does not exist on type 'PrismaClient<{ log: ({ level: "query"; emit: "event"; } | { level: "error"; emit: "stdout"; } | { level: "warn"; emit: "stdout"; })[]; }, "query", DefaultArgs>'.
ʦ TypeScript
Process completed with exit code 2.
🎭 Playwright
Process completed with exit code 1.
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.