feature: llm-a-rama, basic llm integration using candle #112
Annotations
3 errors and 3 warnings
apps/desktop-client/src/pages/bigmode/BigMode.tsx#L268
'currentCtxt' is never reassigned. Use 'const' instead
|
apps/desktop-client/src/pages/bigmode/BigMode.tsx#L310
'unlisten' is never reassigned. Use 'const' instead
|
|
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/
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading