Skip to content

Chore(doc): Add starlight documentation #406

Chore(doc): Add starlight documentation

Chore(doc): Add starlight documentation #406

Triggered via pull request October 7, 2025 09:26
Status Success
Total duration 40s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
doc-starlight/src/content.config.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/atomic-crm/contacts/ContactListFilter.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
scripts/supabase-remote-init.mjs#L206
Unused eslint-disable directive (no problems were reported from 'no-undef') (null)
src/components/admin/autocomplete-input.tsx#L127
React Hook useCallback has a missing dependency: 'field'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
src/components/admin/theme-provider.tsx#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)
src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)
src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)
src/components/ui/navigation-menu.tsx#L167
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)
src/components/ui/sidebar.tsx#L724
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)