Skip to content

server : (webui) Enable communication with parent html (if webui is i… #10947

server : (webui) Enable communication with parent html (if webui is i…

server : (webui) Enable communication with parent html (if webui is i… #10947

Triggered via push February 18, 2025 22:01
Status Success
Total duration 8m 1s
Artifacts

server.yml

on: push
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 (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
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