MAT-7968 re-rendering the UI builder tables when a measure is drafted… #1236
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the source code:
src/AceEditor/madie-ace-editor.tsx#L485
React Hook useEffect has missing dependencies: 'customSetAnnotations' and 'validationsEnabled'. Either include them or remove the dependency array
|
Lint the source code:
src/AceEditor/madie-ace-editor.tsx#L527
React Hook useEffect has missing dependencies: 'toggleSearchBox' and 'validationsEnabled'. Either include them or remove the dependency array
|
Lint the source code:
src/AceEditor/madie-ace-editor.tsx#L539
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Lint the source code:
src/AceEditor/madie-ace-editor.tsx#L546
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/CqlBuilderPanel.tsx#L135
React Hook useEffect has missing dependencies: 'fhirElmTranslationServiceApi' and 'qdmElmTranslationServiceApi'. Either include them or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/Includes/Results/Results.tsx#L139
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/Includes/Results/Results.tsx#L280
React Hook useMemo has missing dependencies: 'showAlias', 'showDeleteConfirmation', and 'showLibraryDetails'. Either include them or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/Parameters/SavedParameters.tsx#L72
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/Parameters/SavedParameters.tsx#L151
React Hook useMemo has a missing dependency: 'table'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/ValueSets/Results/Results.tsx#L129
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
Loading