Skip to content

feat(opensource): add feature flags for basic opensource stack compat… #2778

feat(opensource): add feature flags for basic opensource stack compat…

feat(opensource): add feature flags for basic opensource stack compat… #2778

Triggered via push December 5, 2024 15:14
Status Failure
Total duration 1m 47s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test: src/__tests__/cohortCreation/cohortCreation.test.ts#L50
Module '"utils/cohortCreation"' declares 'buildObservationFilter' locally, but it is not exported.
test: src/__tests__/cohortCreation/cohortCreation.test.ts#L51
Module '"utils/cohortCreation"' declares 'buildImagingFilter' locally, but it is not exported.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'validatedStatus' does not exist on type 'unknown'.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'nda' does not exist on type 'unknown'.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'ipp' does not exist on type 'unknown'.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'loinc' does not exist on type 'unknown'.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'anabio' does not exist on type 'unknown'.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'startDate' does not exist on type 'unknown'.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'endDate' does not exist on type 'unknown'.
test: src/components/Dashboard/BiologyList/index.tsx#L81
Property 'executiveUnits' does not exist on type 'unknown'.
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