MAT-8006: Fixed when alias is malformed #1080
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#L486
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#L528
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#L540
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#L547
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