Initial setup and layout #2
validate.yml
on: pull_request
⬣ Biome lint
6s
✂️ Check unused code
24s
⚡ Unit Tests
0s
Annotations
10 errors
|
🔎 Type check:
app/utils/create-sidebar-tree.ts#L1
Cannot find module 'content-collections' or its corresponding type declarations.
|
|
🔎 Type check:
app/services/client-hints.tsx#L7
Cannot find module '../+types/root' or its corresponding type declarations.
|
|
🔎 Type check:
app/routes/sitemap.$lang[.]xml.ts#L3
Cannot find module './+types/sitemap.$lang[.]xml' or its corresponding type declarations.
|
|
🔎 Type check:
app/routes/sitemap-index[.]xml.ts#L3
Cannot find module './+types/sitemap-index[.]xml' or its corresponding type declarations.
|
|
🔎 Type check:
app/routes/robots[.]txt.ts#L4
Cannot find module './+types/robots[.]txt' or its corresponding type declarations.
|
|
🔎 Type check:
app/routes/resource.locales.ts#L4
Cannot find module './+types/resource.locales' or its corresponding type declarations.
|
|
🔎 Type check:
app/routes/documentation-page.tsx#L20
Parameter 'post' implicitly has an 'any' type.
|
|
🔎 Type check:
app/routes/documentation-page.tsx#L15
Cannot find module './+types/documentation-page' or its corresponding type declarations.
|
|
🔎 Type check:
app/routes/documentation-page.tsx#L2
Cannot find module 'content-collections' or its corresponding type declarations.
|
|
🔎 Type check:
app/root.tsx#L5
Cannot find module './+types/root' or its corresponding type declarations.
|