Skip to content

server (webui): Fix Premature Submission During IME Conversion #10999

server (webui): Fix Premature Submission During IME Conversion

server (webui): Fix Premature Submission During IME Conversion #10999

Triggered via pull request February 20, 2025 13:29
Status Success
Total duration 7m 47s
Artifacts

server.yml

on: pull_request
server-windows
7m 7s
server-windows
Matrix: server
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
server (Release): examples/server/webui/src/utils/llama-vscode.ts#L43
React Hook useEffect has missing dependencies: 'inputRef' and 'setInputMsg'. Either include them or remove the dependency array. If 'setInputMsg' changes too often, find the parent component that defines it and wrap that definition in useCallback
server (UNDEFINED, RelWithDebInfo): examples/server/webui/src/utils/llama-vscode.ts#L43
React Hook useEffect has missing dependencies: 'inputRef' and 'setInputMsg'. Either include them or remove the dependency array. If 'setInputMsg' changes too often, find the parent component that defines it and wrap that definition in useCallback
server (ADDRESS, RelWithDebInfo): examples/server/webui/src/utils/llama-vscode.ts#L43
React Hook useEffect has missing dependencies: 'inputRef' and 'setInputMsg'. Either include them or remove the dependency array. If 'setInputMsg' changes too often, find the parent component that defines it and wrap that definition in useCallback