Skip to content

Merge pull request #6 from BrainbaseHQ/abhinav/bra2-873-chat-embeddab… #27

Merge pull request #6 from BrainbaseHQ/abhinav/bra2-873-chat-embeddab…

Merge pull request #6 from BrainbaseHQ/abhinav/bra2-873-chat-embeddab… #27

Triggered via push December 11, 2025 22:45
Status Success
Total duration 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build: src/components/ChatWidget/ChatWidget.tsx#L100
React Hook useCallback has a missing dependency: 'showBranding'. Either include it or remove the dependency array. If 'setConfig' needs the current value of 'showBranding', you can also switch to useReducer instead of useState and read 'showBranding' in the reducer