Skip to content

Chore(doc): Add starlight documentation #406

Chore(doc): Add starlight documentation

Chore(doc): Add starlight documentation #406

GitHub Actions / ESLint succeeded Oct 7, 2025 in 0s

7 warnings

ESLint found 7 warnings

Annotations

Check warning on line 206 in scripts/supabase-remote-init.mjs

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/supabase-remote-init.mjs#L206

Unused eslint-disable directive (no problems were reported from 'no-undef') (null)

Check warning on line 127 in src/components/admin/autocomplete-input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 62 in src/components/admin/theme-provider.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 46 in src/components/ui/badge.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 59 in src/components/ui/button.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 167 in src/components/ui/navigation-menu.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)

Check warning on line 724 in src/components/ui/sidebar.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

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)