Skip to content

chore(deps): update dependency node to v20.14.0 #276

chore(deps): update dependency node to v20.14.0

chore(deps): update dependency node to v20.14.0 #276

Triggered via pull request May 7, 2024 17:51
Status Success
Total duration 45s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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'