chore(deps): update node.js to v20.18.3 #385
Annotations
2 warnings
test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18.x):
components/SearchableTable.jsx#L45
React Hook useEffect has missing dependencies: 'dataSet' and 'fuse'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setRows' needs the current value of 'fuse'
|