Merge pull request #107 from mpsalunggg/chore/adjust-contact-component #175
deploy.yml
on: push
🚀 Deploy (demo)
37s
🚀 Deploy (supabase)
1m 6s
Annotations
1 error and 7 warnings
|
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)
|