Skip to content

Fixed error 1 (openAI title sanitization) and added unit tests #38

Fixed error 1 (openAI title sanitization) and added unit tests

Fixed error 1 (openAI title sanitization) and added unit tests #38

Triggered via pull request March 2, 2026 17:15
Status Success
Total duration 1m 5s
Artifacts

frontend-ci.yml

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

Annotations

3 errors and 10 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: 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