Skip to content

fix: deleted unuseful error alerts - Ref gestion-de-projet#2371 #2724

fix: deleted unuseful error alerts - Ref gestion-de-projet#2371

fix: deleted unuseful error alerts - Ref gestion-de-projet#2371 #2724

Triggered via push December 3, 2024 16:37
Status Failure
Total duration 1m 47s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
test: src/__tests__/data/cohortCreation/documentCriteria.ts#L35
Type 'import("/home/runner/work/Cohort360-FrontEnd/Cohort360-FrontEnd/src/types/searchCriterias").SearchByTypes' is not assignable to type 'LabelObject[]'.
test: src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/CriteriaRightPanel.tsx#L78
Element implicitly has an 'any' type because expression of type 'CriteriaTypesWithIcons' can't be used to index type '{ Request: Element; IPPList: Element; Patient: Element; Encounter: Element; DocumentReference: Element; pmsi: Element; Condition: Element; ... 11 more ...; Hospit: Element; }'.
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