feat(manager): adiciona mergeBrazilContacts, corrige signDelimiter, add Toast no botão Reiniciar da instancia todos com as traduções #19
Annotations
10 errors and 10 warnings
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L19
'Trash2' is defined but never used
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L19
'Trash2' is defined but never used. Allowed unused vars must match /^_/u
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L17
'RotateCcw' is defined but never used
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L17
'RotateCcw' is defined but never used. Allowed unused vars must match /^_/u
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L9
'Clock' is defined but never used
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L9
'Clock' is defined but never used. Allowed unused vars must match /^_/u
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L8
'ChevronDown' is defined but never used
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L8
'ChevronDown' is defined but never used. Allowed unused vars must match /^_/u
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L7
'Check' is defined but never used
|
|
Check linting:
src/pages/instance/Dify/SessionsDify.tsx#L7
'Check' is defined but never used. Allowed unused vars must match /^_/u
|
|
Check linting:
src/pages/instance/Chat/messages.tsx#L562
React Hook useEffect has missing dependencies: 'handleTextareaChange' and 'textareaRef'. Either include them or remove the dependency array. If 'handleTextareaChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Check linting:
src/pages/instance/Chat/messages.tsx#L502
React Hook useEffect has a missing dependency: 'instance'. Either include it or remove the dependency array
|
|
Check linting:
src/pages/instance/Chat/index.tsx#L146
React Hook useEffect has a missing dependency: 'instance'. Either include it or remove the dependency array
|
|
Check linting:
src/contexts/EmbedInstanceContext.tsx#L72
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Check linting:
src/contexts/EmbedColorsContext.tsx#L156
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Check linting:
src/components/ui/multiselector.tsx#L102
React Hook useCallback has missing dependencies: 'dir' and 'onValueChange'. Either include them or remove the dependency array. If 'onValueChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Check linting:
src/components/ui/multiselector.tsx#L53
React Hook useCallback has a missing dependency: 'onValueChange'. Either include it or remove the dependency array. If 'onValueChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Check linting:
src/components/ui/form.tsx#L316
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Check linting:
src/components/ui/button.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Check linting:
src/components/ui/badge.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading