Skip to content

fix(deps): update dependency next to v14.2.21 [security] #378

fix(deps): update dependency next to v14.2.21 [security]

fix(deps): update dependency next to v14.2.21 [security] #378

Triggered via pull request September 25, 2024 12:25
Status Success
Total duration 3m 13s
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'