Skip to content

show chat group ID in example app and bump packages to 0.1.11-beta.6 … #718

show chat group ID in example app and bump packages to 0.1.11-beta.6 …

show chat group ID in example app and bump packages to 0.1.11-beta.6 … #718

Triggered via push August 13, 2024 19:01
Status Success
Total duration 1m 41s
Artifacts

pr-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
pr-check
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-check: packages/react/src/lib/useMessages.ts#L105
React Hook useCallback has missing dependencies: 'messageHistoryLimit' and 'sendMessageToParent'. Either include them or remove the dependency array. If 'sendMessageToParent' changes too often, find the parent component that defines it and wrap that definition in useCallback