map added to route page #16
deploy.yml
on: push
⬣ ESLint
1m 2s
ʦ TypeScript
1m 2s
⚡ Vitest
1m 6s
⚫️ Cypress
1m 11s
🚀 Deploy
0s
Annotations
15 errors
⬣ 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.
|
⚫️ Cypress
Process completed with exit code 1.
|