Update postcss-preset-env 7.8.3 → 9.6.0 (major) #919
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#L382
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#L424
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#L436
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#L443
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/CqlBuilderPanel.tsx#L140
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#L143
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#L274
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/ValueSets/Results/Results.tsx#L131
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
Lint the source code:
src/CqlBuilderPanel/ValueSets/Results/Results.tsx#L205
React Hook useMemo has a missing dependency: 'handleOpen'. Either include it or remove the dependency array
|
Lint the source code:
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/
|
Loading