improvements #2
ci.yml
on: pull_request
Annotations
11 errors
|
✂️ Check unused code
Process completed with exit code 1.
|
|
🔎 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.
|