misc cleanup #141
Annotations
15 errors
ʦ TypeScript:
app/routes/_index.tsx#L6
Cannot find module '~/routes/header' or its corresponding type declarations.
|
ʦ TypeScript:
app/routes/faq.tsx#L3
Cannot find module '~/routes/header' or its corresponding type declarations.
|
ʦ TypeScript:
app/routes/magic.tsx#L3
Cannot find module '~/routes/header' or its corresponding type declarations.
|
ʦ TypeScript:
app/routes/reservations.$reservationId.tsx#L12
Cannot find module '~/routes/header' or its corresponding type declarations.
|
ʦ TypeScript:
app/routes/reservations.new.tsx#L16
Cannot find module '~/routes/header' or its corresponding type declarations.
|
ʦ TypeScript:
app/routes/start.tsx#L9
Cannot find module '~/routes/header' or its corresponding type declarations.
|
ʦ TypeScript
Process completed with exit code 2.
|
⚫️ Cypress
Process completed with exit code 1.
|
⬣ ESLint:
app/routes/_index.tsx#L6
Unable to resolve path to module '~/routes/header'
|
⬣ ESLint:
app/routes/faq.tsx#L3
Unable to resolve path to module '~/routes/header'
|
⬣ ESLint:
app/routes/magic.tsx#L3
Unable to resolve path to module '~/routes/header'
|
⬣ ESLint:
app/routes/reservations.$reservationId.tsx#L12
Unable to resolve path to module '~/routes/header'
|
⬣ ESLint:
app/routes/reservations.new.tsx#L16
Unable to resolve path to module '~/routes/header'
|
⬣ ESLint:
app/routes/start.tsx#L9
Unable to resolve path to module '~/routes/header'
|
⬣ ESLint
Process completed with exit code 1.
|