Skip to content

feature: llm-a-rama, basic llm integration using candle #114

feature: llm-a-rama, basic llm integration using candle

feature: llm-a-rama, basic llm integration using candle #114

Triggered via pull request November 23, 2024 08:07
Status Success
Total duration 3m 35s
Artifacts

frontend-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
frontend-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend-check: apps/desktop-client/src/pages/search/SearchPage.tsx#L224
React Hook useEffect has missing dependencies: 'query' and 'selectedLenses'. Either include them or remove the dependency array
frontend-check: apps/desktop-client/src/pages/settings/Discover.tsx#L119
React Hook useEffect has missing dependencies: 'handleInstalledFinished' and 'handleRefresh'. Either include them or remove the dependency array