Skip to content

[#441] [IMPROVE] Preload embedding model at startup #55

[#441] [IMPROVE] Preload embedding model at startup

[#441] [IMPROVE] Preload embedding model at startup #55

Triggered via pull request March 19, 2026 17:17
Status Success
Total duration 36s
Artifacts

frontend-ci.yml

on: pull_request
Lint and Build
31s
Lint and Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Lint and Build
Process completed with exit code 1.
Lint and Build: frontend/src/services/parsing/ParseWithSource.tsx#L24
Unnecessary escape character: \-
Lint and Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Build: frontend/src/pages/DrugSummary/Insights.tsx#L32
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
Lint and Build: frontend/src/contexts/GlobalContext.tsx#L70
Fast refresh only works when a file only export components. Use a new file to share constant or functions between components
Lint and Build: frontend/src/components/Table/Table.tsx#L19
Unexpected any. Specify a different type
Lint and Build: frontend/src/components/Table/Table.tsx#L17
Unexpected any. Specify a different type
Lint and Build: frontend/src/components/Table/Table.tsx#L17
Unexpected any. Specify a different type
Lint and Build: frontend/src/components/Table/Table.tsx#L6
Unexpected any. Specify a different type
Lint and Build: frontend/src/components/Table/Table.tsx#L1
Unexpected any. Specify a different type
Lint and Build: frontend/src/components/Header/SearchMenu.tsx#L21
Unexpected any. Specify a different type
Lint and Build: frontend/src/assets/index.d.ts#L1
Unexpected any. Specify a different type
Lint and Build: frontend/src/api/apiClient.ts#L100
Unexpected any. Specify a different type