Skip to content

feat: add watchlist component #729

feat: add watchlist component

feat: add watchlist component #729

Triggered via pull request November 21, 2025 15:29
Status Success
Total duration 4m 3s
Artifacts

ui-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
ui-tests: ui/components/lighthouse/ai-elements/prompt-input.tsx#L529
The 'add' conditional could make the dependencies of useEffect Hook (at line 622) change on every render. To fix this, wrap the initialization of 'add' in its own useMemo() Hook
ui-tests: ui/components/lighthouse/ai-elements/prompt-input.tsx#L529
The 'add' conditional could make the dependencies of useEffect Hook (at line 598) change on every render. To fix this, wrap the initialization of 'add' in its own useMemo() Hook