update healthcheck and cypress #14
deploy.yml
on: push
⬣ ESLint
1m 20s
ʦ TypeScript
1m 14s
⚡ Vitest
1m 34s
⚫️ Cypress
1m 21s
🚀 Deploy
0s
Annotations
15 errors
ʦ TypeScript:
app/models/user.server.ts#L4
Cannot find module 'drizzle/config' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/user.server.ts#L5
Cannot find module 'drizzle/schema' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/user.server.ts#L20
Parameter 'tx' implicitly has an 'any' type.
|
ʦ TypeScript
Process completed with exit code 2.
|
⬣ ESLint:
app/components/ui/accordion.tsx#L1
`react` import should occur after import of `lucide-react`
|
⬣ ESLint:
app/components/ui/accordion.tsx#L12
'className' is missing in props validation
|
⬣ ESLint:
app/components/ui/accordion.tsx#L24
'className' is missing in props validation
|
⬣ ESLint:
app/components/ui/accordion.tsx#L44
'className' is missing in props validation
|
⬣ ESLint:
app/components/ui/dropdown-menu.tsx#L1
`react` import should occur after import of `lucide-react`
|
⬣ ESLint:
app/components/ui/dropdown-menu.tsx#L24
'className' is missing in props validation
|
⬣ ESLint:
app/components/ui/dropdown-menu.tsx#L44
'className' is missing in props validation
|
⬣ ESLint:
app/components/ui/dropdown-menu.tsx#L60
'className' is missing in props validation
|
⬣ ESLint:
app/components/ui/dropdown-menu.tsx#L60
'sideOffset' is missing in props validation
|
⬣ ESLint:
app/components/ui/dropdown-menu.tsx#L80
'className' is missing in props validation
|
⚫️ Cypress
Process completed with exit code 1.
|