Delete duplicate file - relocated #811
Annotations
2 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
patientsearch/src/js/context/SettingContextProvider.js#L20
React Hook useCallback has a missing dependency: 'hasAppSettings'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
|