Skip to content

chore(deps): update yarn to v4.5.3 - autoclosed #391

chore(deps): update yarn to v4.5.3 - autoclosed

chore(deps): update yarn to v4.5.3 - autoclosed #391

Triggered via pull request October 18, 2024 17:53
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'