fix: deploy API and CI — release-based image tags, version endpoint, prod compose #455
Annotations
3 errors and 10 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
frontend/src/services/parsing/ParseWithSource.tsx#L24
Unnecessary escape character: \-
|
|
Lint:
frontend/src/pages/Feedback/FeedbackForm.tsx#L473
Unnecessary semicolon
|
|
Lint:
frontend/src/pages/DrugSummary/Insights.tsx#L32
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
|
Lint:
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:
frontend/src/components/Table/Table.tsx#L19
Unexpected any. Specify a different type
|
|
Lint:
frontend/src/components/Table/Table.tsx#L17
Unexpected any. Specify a different type
|
|
Lint:
frontend/src/components/Table/Table.tsx#L17
Unexpected any. Specify a different type
|
|
Lint:
frontend/src/components/Table/Table.tsx#L6
Unexpected any. Specify a different type
|
|
Lint:
frontend/src/components/Table/Table.tsx#L1
Unexpected any. Specify a different type
|
|
Lint:
frontend/src/components/Header/SearchMenu.tsx#L21
Unexpected any. Specify a different type
|
|
Lint:
frontend/src/assets/index.d.ts#L1
Unexpected any. Specify a different type
|
|
Lint:
frontend/src/api/apiClient.ts#L100
Unexpected any. Specify a different type
|
Loading