updated index file #19
deploy.yml
on: push
⬣ ESLint
56s
ʦ TypeScript
1m 8s
⚡ Vitest
59s
⚫️ Cypress
43s
🚀 Deploy
0s
Annotations
15 errors
⚫️ Cypress
Process completed with exit code 1.
|
⬣ 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
|
ʦ TypeScript:
app/models/routes.server.ts#L36
Cannot find name 'MultiLineString'.
|
ʦ TypeScript:
app/models/routes.server.ts#L43
Cannot find name 'and'.
|
ʦ TypeScript:
app/models/routes.server.ts#L43
Cannot find name 'where'.
|
ʦ TypeScript
Process completed with exit code 2.
|