Skip to content

add useTable hook, custom table component and refactor manage user page #244

add useTable hook, custom table component and refactor manage user page

add useTable hook, custom table component and refactor manage user page #244

Triggered via pull request October 1, 2024 01:49
Status Success
Total duration 1m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-lint: frontend/src/components/pages/ManageUserPage.tsx#L43
React Hook useEffect has a missing dependency: 'handleChangePage'. Either include it or remove the dependency array