Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Create webpack.yml

Create webpack.yml #1

Triggered via push November 8, 2023 14:17
Status Success
Total duration 6m 48s
Artifacts

quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
ESLint: packages/core/react/use-chat.ts#L458
React Hook useCallback has unnecessary dependencies: 'abortControllerRef.current' and 'messagesRef.current'. Either exclude them or remove the dependency array. Mutable values like 'messagesRef.current' aren't valid dependencies because mutating them doesn't re-render the component