Skip to content

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

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

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

Triggered via pull request November 23, 2024 07:09
Status Failure
Total duration 1m 14s
Artifacts

frontend-check.yml

on: pull_request
frontend-check
16s
frontend-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
frontend-check: apps/desktop-client/src/pages/bigmode/BigMode.tsx#L241
'currentCtxt' is never reassigned. Use 'const' instead
frontend-check: apps/desktop-client/src/pages/bigmode/BigMode.tsx#L280
'unlisten' is never reassigned. Use 'const' instead
frontend-check
Process completed with exit code 1.
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