Merge pull request #401 from MeasureAuthoringTool/feature/MAT-7791-ar… #1068
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#L480
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#L522
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#L534
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#L541
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/CqlBuilderPanel.tsx#L141
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: 'canEdit', '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 missing dependencies: 'canEdit' and 'table'. Either include them or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/ValueSets/Results/Results.tsx#L131
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
Loading