Skip to content

new version

new version #7

Triggered via push December 10, 2025 21:58
Status Success
Total duration 35s
Artifacts

publish.yml

on: push
build-and-publish
30s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build-and-publish: src/components/ChatWidget/ChatWidget.tsx#L99
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