[Snyk] Security upgrade @madie/madie-design-system from 1.0.45 to 1.2.0 #310
Annotations
5 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/components/common/CreateNewLibraryDialog.tsx#L59
React Hook useEffect has a missing dependency: 'organizationApi'. Either include it or remove the dependency array
|
src/components/cqlLibraryLanding/CqlLibraryLanding.tsx#L52
React Hook useEffect has a missing dependency: 'filter'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCurrentFilter' needs the current value of 'filter'
|
src/components/editCqlLibrary/EditCqlLibrary.tsx#L160
React Hook useEffect has a missing dependency: 'handleAnnotations'. Either include it or remove the dependency array
|
src/components/editCqlLibrary/EditCqlLibrary.tsx#L176
React Hook useEffect has a missing dependency: 'organizationApi'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading