MAT7698 edit parameter #969
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint the source code:
src/AceEditor/madie-ace-editor.tsx#L386
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#L428
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#L440
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#L447
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/CqlBuilderPanel.tsx#L131
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#L69
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#L131
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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading