Skip to content

Initial setup and layout #2

Initial setup and layout

Initial setup and layout #2

Re-run triggered July 24, 2025 17:15
Status Failure
Total duration 29s
Artifacts

validate.yml

on: pull_request
⬣ Biome lint
6s
⬣ Biome lint
🔎 Type check
23s
🔎 Type check
✂️ Check unused code
24s
✂️ Check unused code
⚡ Unit Tests
0s
⚡ Unit Tests
Fit to window
Zoom out
Zoom in

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.