Skip to content
Triggered via push December 9, 2024 09:38
Status Failure
Total duration 1m 48s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
test: src/pages/ExportRequest/components/ExportForm/index.tsx#L30
Cannot find module 'types/export' or its corresponding type declarations.
test: src/pages/ExportRequest/components/ExportTable/index.tsx#L13
Cannot find module 'types/export' or its corresponding type declarations.
test: src/services/aphp/serviceExportCohort.ts#L6
Cannot find module 'types/export' or its corresponding type declarations.
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: src/components/CreationCohort/DiagramView/DiagramView.tsx#L51
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test: src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/BiologyForm/components/BiologySearch/BiologySearch.tsx#L165
React Hook useEffect has a missing dependency: 'getBiologySearchResults'. Either include it or remove the dependency array
test: src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/BiologyForm/components/Form/BiologyForm.tsx#L116
React Hook useEffect has missing dependencies: 'onChangeValue' and 'selectedCriteria.code'. Either include them or remove the dependency array
test: src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/BiologyForm/components/Form/BiologyForm.tsx#L129
React Hook useEffect has a missing dependency: 'onChangeValue'. Either include it or remove the dependency array