Skip to content

Jarydo/admin list view #752

Jarydo/admin list view

Jarydo/admin list view #752

Triggered via pull request August 27, 2024 03:20
Status Success
Total duration 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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/admin/UserList.tsx#L448
React Hook useEffect has a missing dependency: 'getUsers'. Either include it or remove the dependency array
run-lint: frontend/src/components/mealrequest/AdminListView.tsx#L396
React Hook useEffect has missing dependencies: 'aspId', 'donorId', 'getMealRequests', 'getMealRequestsByDonorId', 'getMealRequestsByRequestorId', and 'rowsPerPage'. Either include them or remove the dependency array