Skip to content

improvements

improvements #1

Triggered via pull request September 12, 2025 14:17
@abrulicabrulic
synchronize #9
improvements
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
⬣ Biome lint
9s
⬣ Biome lint
🔎 Type check
26s
🔎 Type check
✂️ Check unused code
25s
✂️ Check unused code
⚡ Unit Tests
⚡ Unit Tests
🚀 Deploy PR Preview
🚀 Deploy PR Preview
Fit to window
Zoom out
Zoom in

Annotations

11 errors
🔎 Type check: app/utils/load-content.ts#L1
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/utils/load-content-collections.ts#L3
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/utils/load-content-collections.ts#L2
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/utils/get-page-slug.tsx#L1
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/utils/create-sidebar-tree.ts#L1
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/hooks/use-previous-next-pages.ts#L1
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/components/sidebar/tests/build-breadcrumbs.test.ts#L1
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/components/sidebar/build-breadcrumbs.ts#L1
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/components/page-mdx-article.tsx#L1
Cannot find module 'content-collections' or its corresponding type declarations.
🔎 Type check: app/components/command-k/create-search-index.ts#L1
Cannot find module 'content-collections' or its corresponding type declarations.
✂️ Check unused code
Process completed with exit code 1.