Skip to content

feat(manager): adiciona mergeBrazilContacts, corrige signDelimiter, add Toast no botão Reiniciar da instancia todos com as traduções #25

feat(manager): adiciona mergeBrazilContacts, corrige signDelimiter, add Toast no botão Reiniciar da instancia todos com as traduções

feat(manager): adiciona mergeBrazilContacts, corrige signDelimiter, add Toast no botão Reiniciar da instancia todos com as traduções #25

Re-run triggered December 23, 2025 03:13
Status Failure
Total duration 23s
Artifacts

check_code_quality.yml

on: pull_request
check-lint-and-build
19s
check-lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L19
'Trash2' is defined but never used
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L19
'Trash2' is defined but never used. Allowed unused vars must match /^_/u
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L17
'RotateCcw' is defined but never used
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L17
'RotateCcw' is defined but never used. Allowed unused vars must match /^_/u
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L9
'Clock' is defined but never used
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L9
'Clock' is defined but never used. Allowed unused vars must match /^_/u
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L8
'ChevronDown' is defined but never used
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L8
'ChevronDown' is defined but never used. Allowed unused vars must match /^_/u
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L7
'Check' is defined but never used
check-lint-and-build: src/pages/instance/Dify/SessionsDify.tsx#L7
'Check' is defined but never used. Allowed unused vars must match /^_/u
check-lint-and-build: 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-lint-and-build: src/pages/instance/Chat/messages.tsx#L502
React Hook useEffect has a missing dependency: 'instance'. Either include it or remove the dependency array
check-lint-and-build: src/pages/instance/Chat/index.tsx#L146
React Hook useEffect has a missing dependency: 'instance'. Either include it or remove the dependency array
check-lint-and-build: 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-lint-and-build: 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-lint-and-build: 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-lint-and-build: 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-lint-and-build: 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-lint-and-build: 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-lint-and-build: 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