Skip to content

chore(deps): update dependency eslint-config-next to v14.2.20 - autoclosed #386

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

chore(deps): update dependency eslint-config-next to v14.2.20 - autoclosed #386

Triggered via pull request October 8, 2024 21:14
Status Success
Total duration 3m 4s
Artifacts

main.yml

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

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'