Update single-spa 5.9.5 → 6.0.2 (major) #864
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/
|
src/AceEditor/madie-ace-editor.tsx#L377
React Hook useEffect has missing dependencies: 'customSetAnnotations' and 'validationsEnabled'. Either include them or remove the dependency array
|
src/AceEditor/madie-ace-editor.tsx#L394
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
src/AceEditor/madie-ace-editor.tsx#L406
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
src/AceEditor/madie-ace-editor.tsx#L413
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
src/CqlBuilderPanel/CqlBuilderPanel.tsx#L118
React Hook useEffect has missing dependencies: 'fhirElmTranslationServiceApi' and 'qdmElmTranslationServiceApi'. Either include them or remove the dependency array
|
src/CqlBuilderPanel/Includes/Results/Results.tsx#L138
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
src/CqlBuilderPanel/Includes/Results/Results.tsx#L268
React Hook useMemo has missing dependencies: 'canEdit', 'showAlias', 'showDeleteConfirmation', and 'showLibraryDetails'. Either include them or remove the dependency array
|
src/CqlBuilderPanel/ValueSets/Results/Results.tsx#L131
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
src/CqlBuilderPanel/ValueSets/Results/Results.tsx#L205
React Hook useMemo has a missing dependency: 'handleOpen'. Either include it or remove the dependency array
|
src/CqlBuilderPanel/codesSection/CodesSection.tsx#L74
React Hook useEffect has a missing dependency: 'cqlMetaData?.codeSystemMap'. 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/
|
This job succeeded
Loading