feature: llm-a-rama, basic llm integration using candle #114
frontend-check.yml
on: pull_request
frontend-check
2m 37s
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
|