Skip to content

chore(deps): update dependency eslint-config-next to v14.2.3 #260

chore(deps): update dependency eslint-config-next to v14.2.3

chore(deps): update dependency eslint-config-next to v14.2.3 #260

Triggered via pull request April 11, 2024 23:51
Status Success
Total duration 52s
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'