Skip to content

wip: continued adding details to new explorations page - Ref gestion-… #2829

wip: continued adding details to new explorations page - Ref gestion-…

wip: continued adding details to new explorations page - Ref gestion-… #2829

Triggered via push January 7, 2025 17:03
Status Failure
Total duration 1m 42s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
test: src/components/Exploration/components/CohortsList.tsx#L11
Module '"utils/formatDate"' has no exported member 'formatDate'.
test: src/components/Exploration/components/MenuButtonFilter/index.tsx#L23
Type '(e: any) => void' is not assignable to type '() => void'.
test: src/components/Exploration/components/MenuButtonFilter/index.tsx#L23
Parameter 'e' implicitly has an 'any' type.
test: src/components/Exploration/components/RequestsList.tsx#L11
Module '"utils/formatDate"' has no exported member 'formatDate'.
test: src/components/Exploration/components/SamplesList.tsx#L10
Module '"utils/formatDate"' has no exported member 'formatDate'.
test: src/components/Exploration/components/SamplesList.tsx#L49
Argument of type 'string' is not assignable to parameter of type 'number'.
test: src/components/ui/ProjectCard/index.tsx#L6
Module '"utils/formatDate"' has no exported member 'formatDate'.
test: src/views/MyResearches/index.tsx#L132
Type '{ id: string; label: Element; } | undefined' is not assignable to type 'TabType<string, ReactNode>'.
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/ControlPanel/ControlPanel.tsx#L103
'uuid' is assigned a value but never used
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